RealFaviconGenerator / realfavicongenerator

Generate favicon for all major platforms
508 stars 23 forks source link

Poor quality of raster image scaling #513

Open phbernard opened 2 weeks ago

phbernard commented 2 weeks ago

Reported in #512:

"If I upload a raster image, even if the source image is large enough to allow for good downscaling, the downscaled icons are terrible."

BenceSzalai commented 2 weeks ago

@phbernard Sorry for hijacking the other issue.

So let's assume I submit this image: raster

And I get this in the package: favicon-96x96

The same if I upload an SVG fulfils what I would expect as per the quality: favicon-96x96

(Note that the last image was generated from an SVG with slightly different cropping, but this is not related to the issue.)