GIF to ICO converter
Make a Windows .ico from any GIF file. Outputs at 256×256 with PNG payload (modern Windows).
1. Your image is letterboxed into a 256×256 square (preserving aspect ratio).
2. A standard Windows ICO header is built around the resulting PNG payload.
3. You get a download link with the .ico extension.