ICNS
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Graphics |extensions={{ext|icns}} }} '''ICNS''' is the native icon format of Mac OS X. It goes by many other names, including '''A...") |
Dexvertbot (Talk | contribs) m (Change telparia.com samples link to template) |
||
(8 intermediate revisions by 3 users not shown) | |||
Line 3: | Line 3: | ||
|subcat=Graphics | |subcat=Graphics | ||
|extensions={{ext|icns}} | |extensions={{ext|icns}} | ||
+ | |pronom={{PRONOM|fmt/1185}} | ||
}} | }} | ||
− | '''ICNS''' is the native icon format of Mac OS X. | + | '''ICNS''' (often written in lowercase as '''icns''') is the native icon format of Mac OS and OS X. |
It goes by many other names, including '''Apple Icon''', '''Macintosh Icon''', '''Mac OS Icon''', '''Macintosh OS X Icon''', '''Mac OS X Icon Resource''', '''Mac OS icns Resource''', and '''IconFamily Resource'''. | It goes by many other names, including '''Apple Icon''', '''Macintosh Icon''', '''Mac OS Icon''', '''Macintosh OS X Icon''', '''Mac OS X Icon Resource''', '''Mac OS icns Resource''', and '''IconFamily Resource'''. | ||
− | Supported image sizes are 16, 32, 48, 128, 256, 512, and 1024 pixels square. | + | There are usually multiple images in a file. Supported image sizes are 16×12, and 16, 32, 48, 128, 256, 512, and 1024 pixels square. |
== Identification == | == Identification == | ||
Line 14: | Line 15: | ||
== Related formats == | == Related formats == | ||
− | Some ICNS files contain icons in the form of embedded [[PNG]] or [[ | + | |
+ | [[Macintosh resource file]]s often contain icons with the same IDs and formats as certain ICNS segments. Also, Macintosh resource files can contain encapsulated ICNS files, with resource type "<code>icns</code>". | ||
+ | |||
+ | Some ICNS files contain icons in the form of embedded [[PNG]] or [[JP2]] files. | ||
== Software == | == Software == | ||
+ | * [[Konvertor]] | ||
* [http://icns.sourceforge.net/ libicns] | * [http://icns.sourceforge.net/ libicns] | ||
− | * [http://www. | + | ** icns2png |
+ | * [[XnView]] | ||
+ | * {{Deark}} | ||
+ | |||
+ | == Sample files == | ||
+ | * http://www.team-5.org/_assets/images/simpleicons/ICNS/ | ||
+ | * http://www.prayingpelicanmissions.org/img/flags/flat/icns/ | ||
+ | * http://www.caritasfreetown.org:81/images/open_icon_library-full/icons/icns/ | ||
+ | * {{DexvertSamples|image/icns}} | ||
== Links == | == Links == |
Latest revision as of 04:00, 28 December 2023
ICNS (often written in lowercase as icns) is the native icon format of Mac OS and OS X.
It goes by many other names, including Apple Icon, Macintosh Icon, Mac OS Icon, Macintosh OS X Icon, Mac OS X Icon Resource, Mac OS icns Resource, and IconFamily Resource.
There are usually multiple images in a file. Supported image sizes are 16×12, and 16, 32, 48, 128, 256, 512, and 1024 pixels square.
Contents |
[edit] Identification
Files begin with ASCII characters "icns
".
[edit] Related formats
Macintosh resource files often contain icons with the same IDs and formats as certain ICNS segments. Also, Macintosh resource files can contain encapsulated ICNS files, with resource type "icns
".
Some ICNS files contain icons in the form of embedded PNG or JP2 files.
[edit] Software
[edit] Sample files
- http://www.team-5.org/_assets/images/simpleicons/ICNS/
- http://www.prayingpelicanmissions.org/img/flags/flat/icns/
- http://www.caritasfreetown.org:81/images/open_icon_library-full/icons/icns/
- dexvert samples — image/icns