it-tools icon indicating copy to clipboard operation
it-tools copied to clipboard

PNG2ICO conversion

Open holzerseb opened this issue 1 year ago • 5 comments
trafficstars

What type of request is this?

New tool idea

Clear and concise description of the feature you are proposing

Thanks for the fantastic project! I love IT-Tools. There is one feature I would love to see: PNG/JPG/TIFF to ICO, as well as ICO to PNG/JPG/TIFF Conversion. I regularly need to convert images to ico files for development purposes. Currently I need to manually do this in Gimp or through some online converter - but it would be fantastic if I could just use IT-Tools for that. ICO conversion should be possible client side also.

Is their example of this tool in the wild?

https://convertio.co/png-ico/

Additional context

No response

Validations

  • [X] Check the feature is not already implemented in the project.
  • [X] Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
  • [X] Check that the feature can be implemented in a client side only app (IT-Tools is client side only, no server).

holzerseb avatar Aug 27 '24 12:08 holzerseb

Hi @holzerseb and @CorentinTh, implemented in PR #1276

sharevb avatar Sep 01 '24 20:09 sharevb

Wouldn't it make sense to follow a more global approach like convert any image format to any other image format in one tool instead of limiting it to exactly these formats?

steffenrapp avatar Sep 02 '24 10:09 steffenrapp

Hi @steffenrapp, this tool is a kind of "special conversion" since ICO contains more than one image resolution. But a tool that convert between image format could also be interesting

sharevb avatar Sep 04 '24 12:09 sharevb

Notification about this must have slipped by just found this as I needed the feature today again :smiling, thank you so much @sharevb for the implementation, I hope the PR can be merged in an upcoming update, thank you!

holzerseb avatar Dec 08 '24 14:12 holzerseb

Hi @holzerseb @steffenrapp , implemented: https://sharevb-it-tools.vercel.app/ico-converter, https://sharevb-it-tools.vercel.app/image-converter

And if you are interested in an up to date version of it-tools, with many improvements, new tools, and bug fixes, as this repo is almost no more maintained, I made a fork here : https://github.com/sharevb/it-tools (https://sharevb-it-tools.vercel.app/ and docker images https://github.com/sharevb/it-tools/pkgs/container/it-tools)

sharevb avatar Nov 01 '25 17:11 sharevb

Oh that‘s nice! Gonna check it out later - Thank you ❤️

holzerseb avatar Nov 01 '25 17:11 holzerseb