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

How to select the .ico size? #9

Open Neustradamus opened 6 months ago

Neustradamus commented 6 months ago

Dear @FoxP,

I would like to select .ico size, how I can do it? There is not an option? Can you add it?

Thanks in advance.

FoxP commented 6 months ago

Hello, The script only generates multi-resolution icons (for softwares / applications development), sorry. Kind regards

Neustradamus commented 6 months ago

It will be nice to have a script with a question to generate the user choice request.

FoxP commented 4 months ago

Good idea. It could be added if the future.

virginviolet commented 1 month ago

You could edit the bat. It's one of the most readable scripts I've seen. I love the code comments. :) If you used the installer, it's at %AppData\PNG-to-ICO\png_to_ico.bat.

But of course, if you want to do different sizes each time you run it, that's not practical.