Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

TIFF/EP

From Wikipedia, the free encyclopedia
Digital image file format
For the standard Tag Image File Format, seeTIFF.
TIFF/EP
Filename extension
.tiff, .tif
Internet media typeimage/tiff
Developed byInternational Organization for Standardization
Initial release2001 (2001)
Latest release
ISO 12234-2:2001
2001; 24 years ago (2001)
Type of formatImage file formats
Container forMetadata
Extended fromTIFF andExif
Extended toDigital Negative
StandardISO 12234-2

Tag Image File Format/Electronic Photography (TIFF/EP) is adigital imagefile format standardISO 12234-2, titled "Electronic still-picture imaging – Removable memory – Part 2: TIFF/EP image data format". This is different from theTag Image File Format, which is a standard administered byAdobe currently called "TIFF, Revision 6.0 Final – June 3, 1992".

The TIFF/EP standard is based on a subset of the AdobeTIFF standard, and a subset of the JEITAExif standard, with some differences and extensions.

One of the uses of TIFF/EP is as araw image format. A characteristic of most digital cameras (but excluding those using theFoveon X3 sensor or similar, hence especiallySigma cameras) is that they use acolor filter array (CFA). Software processing a raw image format for such a camera needs information about the configuration of the color filter array, so that the raw image can identify separate data from the individual sites of the sensor. Ideally this information is held within the raw image file itself, and TIFF/EP uses the tags that begin "CFA", CFARepeatPatternDim, and CFAPattern, which are only relevant for raw images.

This standard has not been adopted by most camera manufacturers – Exif/DCF is the current industry standard file organisation system which usesthe exchangeable image file format. However, TIFF/EP provided a basis for the raw image formats of a number of cameras. One example isNikon's NEF raw file format, which uses the tag TIFF/EPStandardID (with value 1.0.0.0).[1] Adobe'sDigital Negative (DNG) raw file format was based on TIFF/EP, and the DNG specification states "DNG... is compatible with the TIFF-EP standard".[2] Several cameras use DNG as their raw file format, so in that limited sense they use TIFF/EP too.[3]

New tags

[edit]

The following new tags are defined in the TIFF/EP standard, all to be placed in the first TIFF Image File Directory (IFD):

TIFF/EP Tag#Tag Name
014A16SubIFDs
015B16JPEGTables
828D16CFARepeatPatternDim
828F16BatteryLevel
83BB16IPTC/NAA
877316InterColorProfile
882916Interlace
882A16TimeZoneOffset
882B16SelfTimerMode
920D16Noise
921116ImageNumber
921216SecurityClassification
921316ImageHistory
921616TIFF/EPStandardID

Differences from TIFF and Exif

[edit]

There are no major departures by the TIFF/EP standard from the TIFF standard, except that many of the TIFF tags are ignored.

The TIFF/EP standard does however have a few notable differences from theExif standards:

  • All tags used by TIFF/EP which are defined by the Exif standard to reside within the Exif Sub-IFD now reside directly under the first (main) TIFF IFD.
  • The Exif IFD Sub-IFD, Interoperability Sub-IFD and the MakerNote Tag have all been omitted.
  • Unlike theTIFF 6.0 standard, the TIFF/EP standard defines a method of dealing with thumbnail images. This however is different from the method that is used in theExif standard.
  • Several tags defined by the Exif standard have been re-defined in the TIFF/EP standard – see table below.
TIFF/EP Tag#Exif Tag#Tag Name
920B16A20B16FlashEnergy
920C16A20C16SpatialFrequencyResponse
920E16A20E16FocalPlaneXResolution
920F16A20F16FocalPlaneYResolution
921016A21016FocalPlaneResolutionUnit
921416A21416SubjectLocation
921516A21516ExposureIndex
921716A21716SensingMethod
828E16A30216CFAPattern

Compression

[edit]

Images in TIFF/EP files may be stored in uncompressed form, or using JPEG baseline DCT-basedlossy compression. TIFF/EP also allows usage of other compression methods, but TIFF/EP readers are not required to decompress these images. All TIFF/EP readers shall support the DCT (lossy) baseline version of the TIFF/JPEG compression method described in TIFF 6.0 Technical note #2. The JPEG compression is indicated using a value of 000716 in the Compression tag-field as a binary value.[4]

There may be more than one image (subfile) in a TIFF 6.0 file. Each subfile is defined by Image File Directory (IFD). If an image compression method is used in TIFF/EP, an uncompressed Baseline TIFF-readable "thumbnail" image (with a reduced-resolution) should also be stored in the 0th IFD of TIFF/EP, to allow the images to be viewed and identified using a Baseline TIFF 6.0 reader. (Note: JPEG compression is not required for Baseline TIFF 6.0 readers.)[4]

TIFF/EP files may optionally use lossless JPEG compression and other JPEG compressions, but TIFF/EP readers are not required to decompress these images. If the lossless JPEG compression is used, the recommended form is lossless sequential DPCM using Huffman coding. TIFF/EP files may also optionally support vendor unique compression, but TIFF/EP readers are only required to open the uncompressed "thumbnail" image that may be present in IFD0. Proprietary compression methods can be used by obtaining a private compression tag value from the TIFF administrator (Adobe).[4]

TIFF/EP complies with the TIFF 6.0 specification. The reason is to maintain compatibility with existing TIFF readers, and to make the adoption of TIFF/EP as easy as possible.

The TIFF Tag 259 (010316) stores the information about the Compression method. Its use is mandatory in TIFF/EP. There is no default value in TIFF/EP, but the tag value shall equal "000116" for the thumbnail IFD. The following is a list of defined TIFF/EP compression schemes:[4]

See also:TIFF § TIFF Compression Tag
TIFF/EP Compression Tag values
Tag valueCompression schemeDescription
000116UncompressedShall be supported by TIFF/EP readers; shall be used for the thumbnail IFD; may be used for images
000716TIFF/JPEG compression ('new-style' JPEG)TIFF/EP readers are only required to support Baseline DCT JPEG method
Other values > 7FFF16Vendor unique compression methodsTIFF/EP readers are not required to support these compressions

Timeline for development and revision

[edit]

Dates limited to publicly available sources:

DateEvent
1998A DIS (Draft International Standard) of TIFF/EP was available from ISO.[4]
2001TIFF/EP was ratified and published by ISO as an International Standard.[5]
2006TIFF/EP began its 5-year revision cycle by ISO Working Group WG18.[6]
2007 (March)An email from WG18 stated "The Adobe DNG format was derived from this standard and the group has Adobe's permission to incorporate modifications and developments made for DNG in the new standard".[7]
2008 (May)There was further confirmation that Adobe had offered the DNG specification to ISO as part of ISO's TIFF/EP standard.[8]
2008 (September)Minutes of ISO/TC 130/WG2 — Prepress Data Exchange, 37th Meeting: "WG 18 is revising the two-part standard (ISO 12234), which addresses digital camera removable memory. The revision of Part 1 will add JPEG2000; the revision of Part 2 will add DNG into TIFF/EP."[9]
2009 (September)Minutes of ISO/TC 130/WG2 — Prepress Data Exchange, 39th Meeting: the revision "is comprehensive to support many different use cases, including backward compatibility with current TIFF readers and support of Adobe DNG. There are two interoperability profiles defined: Profile 1 (proposed extension .tif) will provide an intended output-referred interpretation (reproduction color appearance), supporting any color encoding that can be supported using an ICC profile, including output-referred, scene-referred, and demosaiced camera raw... Profile 2 (proposed extension .dng, if Adobe is in agreement) is intended for camera raw images, including un-demosaiced images... This format will be similar to DNG 1.3, which serves as the starting point for development."[10]

See also

[edit]

References

[edit]
  1. ^Pearson, Barry,What is in a raw file?,UK, archived fromthe original on 2012-02-25, retrieved2009-09-16.
  2. ^Digital Negative (DNG) Specification, Version 1.7.1.0, September 2023, Adobe, p. 10
  3. ^Pearson, Barry,Products from camera manufacturers that use DNG in some way, UK, archived fromthe original on 2012-02-25, retrieved2009-09-16.
  4. ^abcde"ISO/DIS 12234-2 - Photography — Electronic still picture imaging — Removable memory — Part 2: Image data format — TIFF/EP"(PDF). 1998. Archived fromthe original(PDF) on February 12, 2006. Retrieved2011-03-08.
  5. ^ISO:ISO 12234-2:2001
  6. ^I3A (International Imaging Industry Association):WG18, Ad Hoc groups and JWG 20/22/23 Meet in Tokyo
  7. ^Web archive of widely distributed email:Forwarded Message from a member of the ISO TC42 (technical committee for photography) working group 18 (electronic imaging) standards groupArchived 2008-07-04 at theWayback Machine
  8. ^"Adobe seeks International recognition for DNG".DPReview. 15 May 2008.
  9. ^NPES:Minutes of ISO/TC 130/WG2, 37th Meeting, see 14f
  10. ^"Minutes of ISO/TC 130/WG2, 39th Meeting"(PDF).NPES. Archived fromthe original(PDF) on 19 July 2011., see 14f

External links

[edit]
Raster
Raw
Vector
Compound
Metadata
1–9999
10000–19999
20000–29999
30000+
Retrieved from "https://en.wikipedia.org/w/index.php?title=TIFF/EP&oldid=1317036832"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp