ImageToolbox.app

    ICO Generator

    Create multi-size ICO favicon files from any image. Perfect for website favicons.

    What is an ICO File?

    ICO is a file format used for icons in Windows and as favicons for websites. Unlike other image formats, ICO files can contain multiple sizes in a single file, allowing browsers and operating systems to choose the most appropriate size.

    Recommended Sizes

    • 16x16: Browser tab icon
    • 32x32: Windows taskbar, browser tab (high DPI)
    • 48x48: Windows desktop icon
    • 64x64: High DPI displays
    • 128x128: Windows 10/11 large icons
    • 256x256: Very high DPI, Windows 10/11

    How to Use Your Favicon

    Add this line to your HTML <head> section:

    <link rel="icon" href="/favicon.ico" type="image/x-icon">