ICNS
From Just Solve the File Format Problem
(Difference between revisions)
Dexvertbot (Talk | contribs) m (Change telparia.com samples link to template) |
|||
(4 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
|subcat=Graphics | |subcat=Graphics | ||
|extensions={{ext|icns}} | |extensions={{ext|icns}} | ||
+ | |pronom={{PRONOM|fmt/1185}} | ||
}} | }} | ||
'''ICNS''' (often written in lowercase as '''icns''') is the native icon format of Mac OS and OS X. | '''ICNS''' (often written in lowercase as '''icns''') is the native icon format of Mac OS and OS X. | ||
Line 14: | Line 15: | ||
== Related formats == | == Related formats == | ||
+ | |||
+ | [[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. | Some ICNS files contain icons in the form of embedded [[PNG]] or [[JP2]] files. | ||
Line 27: | Line 31: | ||
* http://www.prayingpelicanmissions.org/img/flags/flat/icns/ | * http://www.prayingpelicanmissions.org/img/flags/flat/icns/ | ||
* http://www.caritasfreetown.org:81/images/open_icon_library-full/icons/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