ICC profile

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Specifications)
Line 5: Line 5:
 
}}
 
}}
 
'''ICC profile''' is a standard format for color management information. It may appear in a file by itself, or embedded in certain graphics file formats.
 
'''ICC profile''' is a standard format for color management information. It may appear in a file by itself, or embedded in certain graphics file formats.
 +
 +
ICC stands for '''International Color Consortium''', the organization responsible for the format. It was formerly (before about 1995) known as '''InterColor Consortium''', and the format was known as '''InterColor Profile Format'''.
  
 
== Format ==
 
== Format ==

Revision as of 21:59, 7 June 2013

File Format
Name ICC profile
Ontology
Extension(s) .icc

ICC profile is a standard format for color management information. It may appear in a file by itself, or embedded in certain graphics file formats.

ICC stands for International Color Consortium, the organization responsible for the format. It was formerly (before about 1995) known as InterColor Consortium, and the format was known as InterColor Profile Format.

Contents

Format

An ICC profile has a 128-byte header, followed by an index ("tag table") with a variable number of entries, followed by a data section containing items pointed to by the index.

Related formats

Many graphics-related formats can contain embedded ICC profiles. This is a partial list.

  • In a TIFF file, tag 34675 is used for ICC profiles. See the ICC profile specification for details.
  • In a JPEG file, an APP2 marker with an identifier of "ICC_PROFILE" is used for ICC profiles. See the ICC profile specification for details. Note that large ICC profiles must be split up, to accommodate JPEG's 64KB segment size limit.
  • In a PNG file, chunk type iCCP contains an ICC profile. See the PNG specification for details.
  • In a GIF file, an ICC profile uses application identifier "ICCRGBG1012".

Specifications

"V4" family

"V2" family

In this family, the specification version is different from the profile version (a number stored in the ICC profile data).

Software

Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox