FoxP / PNG-to-ICO

KISS batch script to easily convert PNG, GIF, BMP, SVG or JPG images to multi-resolution ICO files using ImageMagick.
https://foxp.github.io/PNG-to-ICO/
The Unlicense
171 stars 20 forks source link

Update ImageMagick #10

Closed wheresmytyphone closed 4 months ago

wheresmytyphone commented 5 months ago

I was getting a blank ico file when using the command, using updated binaries (7.1.1-29 x64) on Windows 11 26080 was my solution. Also I removed 10 second delay after job is done, was a little cumbersome when converting multiple images within a folder.

FoxP commented 4 months ago

Thanks for the pull request ! 👍