The ShareX icon converter creates a Windows .ico file from a source image. One ICO file can contain several resolutions so Windows can choose an appropriate icon for lists, shortcuts, desktop views and high-DPI displays.
Open it from Tools -> Icon converter.
.ico file.ShareX preserves the source aspect ratio, centers it on a square canvas and keeps transparent space around non-square images. For the sharpest result, start with a clean, high-resolution image that already has a transparent background and approximately square composition.
A multi-resolution ICO is usually more useful than a file containing only one size. Small entries remain clear in compact lists, while 128 and 256 pixel entries look better in large icon views and on high-density displays.
If fine details disappear at 16 or 32 pixels, simplify the source artwork or create a version designed specifically for small sizes.
The 256 pixel icon entry is stored using PNG data inside the ICO container; smaller entries use standard icon bitmap data. The resulting file can be assigned to Windows shortcuts or used as an application resource.