Bob Collison
asked on
How Can I Make An Icon File?
Hi Experts,
I have a need to make an icon file for my application to use with shortcuts. I have no experience in this area.
What is the best way / tool to do this for a novice at a reasonable cost?
Thanks,
Bob C.
I have a need to make an icon file for my application to use with shortcuts. I have no experience in this area.
What is the best way / tool to do this for a novice at a reasonable cost?
Thanks,
Bob C.
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
If you don't want to upload a file to a 3rd party like icconvert.com, the alternative method is this: How To: Create an Icon or Other Image | Microsoft Docs
I normally just use ImageMagick for this.
https://legacy.imagemagick.org/discourse-server/viewtopic.php?t=36031 provides a good discussion.
Exact options you'll use vary considerably, depending on all places where your .ico file will be used.
https://legacy.imagemagick.org/discourse-server/viewtopic.php?t=36031 provides a good discussion.
Exact options you'll use vary considerably, depending on all places where your .ico file will be used.
you can use an app called Paint.NET
after installing, you also need a 'file type' dll called IcoCur.dll and place it in the folder C:\Program Files\paint.net\FileTypes
About
Paint.NET is image and photo editing software for PCs that run Windows. It features an intuitive and innovative user interface with support for layers, unlimited undo, special effects, and a wide variety of useful and powerful tools. An active and growing online community provides friendly help, tutorials, and plugins.
download here: https://www.getpaint.net/download.html
after installing, you also need a 'file type' dll called IcoCur.dll and place it in the folder C:\Program Files\paint.net\FileTypes