Sobre os arquivos ICNS
Apple Icon Image
Container de ícones macOS — equivalente Apple ao ICO Windows. Empacota múltiplas resoluções do mesmo ícone (16×16, 32×32, 256×256, 512×512, 1024×1024) em arquivo único.
Família
Raster & Vector Images
Extensão
.icns
Tipo MIME
image/x-icns
Pode ser usado como
COMO NASCEU O
FORMATO ICNS.
ICNS — Apple Icon Image — shipped with Mac OS X 10.0 in March 2001 as the replacement for the classic Mac OS icon family. Where Windows had packed all icon sizes into .ico, Mac OS 9 used a clunky resource-fork system that was hostile to email and the internet. ICNS was Mac OS X’s solution: a single file holding every icon size the OS might need (16, 32, 48, 128, 256, 512, 1024 px) with alpha transparency and, on Retina systems, @2x variants at doubled resolution.
Every .app bundle on macOS contains at least one ICNS in its Resources folder — that’s the icon Finder, Dock, and Cmd-Tab display. Developers ship ICNS with their Swift apps, Catalyst ports, and Xcode projects. Outside macOS the format is mostly unused; Windows sticks with ICO, Linux with PNG.
CURIOSIDADES E
FATOS INTERESSANTES.
Every .app bundle on macOS contains at least one .icns in its Resources folder — that is what the Dock displays.
ICNS files can include up to 11 different icon sizes (16 through 1024 px) with separate @2x Retina variants.
The format uses a chunk structure with 4-character IDs — is32 for 16×16, il32 for 32×32, ic04 for 512×512, etc.
macOS stores its built-in app icons in /System/Library/CoreServices/CoreTypes.bundle/Contents/Resources/ as .icns files.
Apple deprecated the old ".icns-in-resource-fork" format in Mac OS X; now every icon lives as a regular disk file.
VANTAGENS E
LIMITAÇÕES.
Vantagens
- Multi-resolution in one file — OS picks the right size automatically.
- Full alpha transparency.
- Retina @2x variants built in.
- Native macOS support since Mac OS X 10.0.
Limitações
- macOS-only — Windows and Linux do not use ICNS.
- Few third-party editors create ICNS directly; most designers export PNGs and run iconutil.
- No compression beyond per-size PNG/JPEG2000 encoding.
- Format is effectively frozen — Apple has not expanded it in years.
Tamanhos típicos de arquivo
Minimal app icon set
20-100 KB
Full app icon (all sizes, @1x + @2x)
200-500 KB
Especificações técnicas
- MIME type
- image/icns
- Extension
- .icns
- Structure
- Chunked, 4-character chunk IDs
- Native to
- macOS
- Typical sizes included
- 16, 32, 48, 128, 256, 512, 1024 px + @2x
CONVERTER A PARTIR DE
ICNS
Casos de uso comuns
macOS app development, icon design
Formatos relacionados
Comparativos populares
ICNS vs PNG
Diferenças, tamanho de arquivo e quando escolher cada formato.
ICNS vs JPG
Diferenças, tamanho de arquivo e quando escolher cada formato.
ICNS vs WEBP
Diferenças, tamanho de arquivo e quando escolher cada formato.
ICNS vs AVIF
Diferenças, tamanho de arquivo e quando escolher cada formato.
ICNS vs GIF
Diferenças, tamanho de arquivo e quando escolher cada formato.
ICNS vs BMP
Diferenças, tamanho de arquivo e quando escolher cada formato.
Conversões populares de ICNS
Os destinos mais procurados ao converter arquivos ICNS.
Perguntas frequentes sobre ICNS
Perguntas frequentes
ICNS (Apple Icon Image) is an image formato used to store raster graphics — a two-dimensional grid of pixels describing a picture. It is part of the raster & vector images family e designed around a specific trade-off between tamanho do arquivo, visual fidelity, e feature support (transparency, colour depth, compressão type). Photographers, web designers, e content creators choose ICNS when its particular strengths match the publishing target.
Most desktop photo viewers (Windows Photos, macOS Preview, GIMP, Photoshop, Affinity Photo) abrir ICNS natively. On mobile, iOS Photos e Google Photos display ICNS no gallery when suportado por the OS. If the formato is rare ou new, converter to JPG ou PNG first — both are universally readable — usando our ICNS to JPG ou ICNS to PNG converter.
Upload the ICNS to KaijuConverter e pick a target formato (JPG, PNG, WebP, HEIC, TIFF, BMP, SVG, PDF). The conversion runs in o navegador via ImageMagick e returns a baixar in seconds. No account ou installation required; both input e output delete automatically within two hours.
Depende de the task. JPG is the smallest tamanho do arquivo para photographs; PNG is sem perdas com transparência; ICNS has its own niche that may favour colour depth, animation, ou codificação efficiency over one ou both of those. para the final web publish, test all three e measure tamanho do arquivo plus visible quality on real content.