zhangyuanwei / node-images

Cross-platform image decoder(png/jpeg/gif) and encoder(png/jpeg) for Nodejs
https://npmjs.org/package/images
MIT License
1.55k stars 205 forks source link

Quality lose #210

Open sarangsmk opened 4 years ago

sarangsmk commented 4 years ago

While we are try to draw a new image over an high quality image and give quality as 100 then there is a Quality lose ,

Or Am I doing it wrong ..? Then how can I save or generate the new Image with same quality as the Given Image..!