imgbot / Imgbot

An Azure Function solution to crawl through all of your image files in GitHub and losslessly compress them. This will make the file size go down, but leave the dimensions and quality untouched. Once it's done, ImgBot will open a pull request for you to review and merge. help@imgbot.net
https://imgbot.net/
MIT License
1.24k stars 272 forks source link

Support for image/x-icon (.ico) #1038

Open zefir-git opened 2 years ago

zefir-git commented 2 years ago

I understand that optimisation of image/x-icon files has been added to Magick.NET (dlemstra/Magick.NET@c5e41c5). Are there any chances of this being added to Imgbot?

This has been requested before in #444, unfortunately, that issue has become stale without any comments whatsoever.

GrigoreMihai commented 2 years ago

Yes, we will look into adding support for this images. I will pin this issue to avoid it going stale.