Cum se creează pictograme pentru aplicații Windows

Windows solicită 7 dimensiuni diferite pentru pictograme. Un singur .ico le poate deține pe toate.

4 min de citit

Check favicons on any website

Install the FetchFavicon Chrome Extension to extract, preview, and validate favicons instantly.

Install Chrome Extension

Matricea dimensiunilor pictogramei Windows

Microsoft recomandă gruparea 16, 24, 32, 48, 64, 128 și 256 într-un singur .ico. Sistemul de operare îl alege pe cel potrivit pentru fiecare suprafață.

Compresia contează la 256×256

Utilizați compresia PNG pentru intrările 128 și 256 - BMP necomprimat la acea dimensiune produce un fișier de 256KB+.

Instrumente care fac acest lucru corect

Generatorul nostru include toate dimensiunile cu o compresie optimă. Aruncă o sursă 512×512 și ai terminat.

Întrebări frecvente

What sizes should a Windows .ico contain?

Bundle 16, 24, 32, 48, 64, 128, and 256 pixels in one .ico. Windows picks the best size per surface.

How do I create a Windows app icon from a PNG?

Start from a 512×512 square PNG and convert to a multi-size .ico with a tool that embeds PNG compression for larger entries.

Why is my Windows .ico file so large?

Uncompressed BMP entries at 256×256 bloat the file. Use PNG-compressed entries inside the .ico container instead.

Ghiduri aferente

Încearcă instrumentele

Continuă lectura