Sustainability of Digital Formats: Planning for Library of Congress Collections

Introduction | Sustainability Factors | Content Categories | Format Descriptions | Contact
Format Description Categories >> Browse Alphabetical List

Adobe Digital Negative (DNG), Version 1.6

>> Back
Table of Contents
Format Description Properties Explanation of format description terms

Identification and description Explanation of format description terms

Full name Adobe Digital Negative (DNG), Version 1.6
Description

File format for storing and interchanging CAM_RAW (camera raw) images, usually accompanied by JPEG secondary version(s) of the images. This format is a later version of the Adobe Digital Negative (DNG), Version 1.1 format. All DNG are considered by the specification as an extension of the TIFF 6.0 format and should follow all TIFF 6.0 formatting rules.

DNG 1.6 are closely related to Apple ProRAW files, as Apple and Adobe worked together to add new features and tags to this DNG version. According to Lux Camera's "Understanding ProRAW", the Digital Negative (DNG) Specification Version 1.6.0.0 specification and the Apple ProRAW public beta were released on the same day.

DNG 1.6 has new features compared to previous versions, which include:

  • Sections on 64-bit format and Semantic Masks have been added to Chapter 2, “DNG Format Overview.”
  • In Chapter 2, the section on “Camera Profiles” has been updated with information about triple-illuminant profiles.
  • In Chapter 3, “Restrictions and Extensions to Existing TIFF Tags,” sections on NewSubFileType, Compression, and PhotometricInterpretation have been updated.
  • Additional tags were added to Chapter 4, “DNG Tags” for Version 1.6.
  • In Chapter 6, “Mapping Camera Color Space to CIE XYZ Space,” new information about triple-illuminant profiles has been added.
  • In Chapter 7, “Opcode List Processing,” a section on new opcode WarpRectilinear2 has been added.

DNG 1.6 and later supports the concept of "Semantic Masks" which may be used for purposes such as image segmentation. Semantic information can be stored in IFDs with a NewSubFileType of 65540 (10004.H). The semantic information IFD should use a PhotometricInterpretation of 52527 (CD2F.H). A DNG 1.6 file can store more than one semantic mask.

Along with the addition of this field and concept are the tags SemanticName and SemanticInstanceID, to support the identification of specific masks: "Each semantic mask IFD should include a SemanticName tag with a unique string that identifies the purpose of the mask."

DNG 1.6 adds the new ProfileGainTableMap tag. The specification defines this tag as "contains spatially varying gain tables that can be applied while processing the image as a starting point for user adjustments."

DNG 1.6 and later supports new profile tags for specifying custom illuminant data. As per the specification, starting with DNG 1.6, the value may be set to 255 (Other) to indicate a custom illuminant.

Production phase Intended for middle state and end-user state.
Relationship to other formats
    Has earlier version DNG_1_1, DNG Adobe Digital Negative (DNG), Version 1.1. DNG listed here as subtype of TIFF_6. Adobe and others describe the relationship as "extension"; Comments welcome.
    Has extension Apple_ProRAW, Apple ProRAW
    Subtype of TIFF_6, TIFF, Revision 6.0. DNG listed here as subtype of TIFF_6. Adobe and others describe the relationship as "extension"; Comments welcome.
    May contain CAM_RAW, Camera Raw Formats (Group Description)
    May contain JPEG_orig_LL, JPEG Original Lossless Compression (ISO/IEC 10918). In DNG, this compression is applied to the raw camera data.
    May contain JPEG_DCT_BL, JPEG DCT Compression Encoding, Baseline. Used when the Photometric Interpretation is YCbCr or grayscale.
    May contain EXIF_2_2, Exif Exchangeable Image File Format, Version 2.2. Block of metadata; the Exif specification title uses the terminology "image file format."
    May contain Linear raw when produced by certain cameras or by demosaicing CFA data. Not described at this Web site at this time.
    May contain XMP data, not described at this Web site at this time.
    Has earlier version Adobe Digital Negative (DNG), Version 1.0.0.0 (2004), not described at this Web site at this time
    Has earlier version Adobe Digital Negative (DNG), Version 1.2.0.0 (2008), not described at this Web site at this time
    Has earlier version Adobe Digital Negative (DNG), Version 1.3.0.0 (2009), not described at this Web site at this time
    Has earlier version Adobe Digital Negative (DNG), Version 1.4.0.0 (2012), not described at this Web site at this time
    Has earlier version Adobe Digital Negative (DNG), Version 1.5.0.0 (2019), not described at this Web site at this time
    Other Adobe CinemaDNG (2009), for sequence of moving image frames, not described at this Web site at this time

Local use Explanation of format description terms

LC experience or existing holdings The Library of Congress has a small amount of DNG files in its collections.
LC preference The Library of Congress Recommended Formats Statement (RFS) includes DNG as an acceptable format for photographs in digital form and other graphic images in digital form. It is also a preferred format for 2D and 3D Computer Aided Design raster images. The RFS does not specify a version of DNG.

Sustainability factors Explanation of format description terms

Disclosure Fully documented. Developed by Adobe Systems, Inc.
    Documentation Digital Negative (DNG) Specification Version 1.6.0.0, December 2021.
Adoption The new features introduced in DNG 1.6 are notably used by the Apple ProRAW format. DNG files are used in Adobe products and in digital cameras. The Wikipedia Digital Negative article outlines general usage of the DNG family of formats.
    Licensing and patents Adobe statement consulted in March 2024: "Adobe provides the DNG Specification to the public for the purpose of encouraging implementation of this file format in a compliant manner. This [Web page] is a patent license granted by Adobe to individuals and organizations that desire to develop, market and/or distribute hardware and software that reads and/or writes image files compliant with the DNG Specification."
Transparency Wrapper is transparent; encoded image bitstream may require tools to render.
Self-documentation

See Tags for TIFF and Related Specifications. Metadata may be embedded in a DNG file using tags from (1) TIFF_6, (2) TIFF/EP or EXIF_2_2 (see also TIFF_UNC_EXIF), (3) IPTC (TIFF tag 33723), and (4) XMP (TIFF tag 700).

Regarding TIFF/EP and EXIF, the DNG specification states that TIFF/EP stores the tags in IFD 0 (IFD stands for Image File Directories, in effect segments of a TIFF file), while TIFF_UNC_EXIF stores them in a separate IFD. Either location is allowed but the EXIF location is preferred. Proprietary metadata that may be used by camera manufacturer's raw converters is placed under private tags, in private IFDs, and/or a private MakerNote. (pp. 12-13)

Accessibility Features

Accessibility for still image content is often supported by the use of alt text when displayed on the web. The carriage of this data is typically not embedded in the file itself but rather in the HTML code. See See W3C's Text alternatives for non-text content for more information. Because DNG 1.6 behaves like a TIFF file, see TIFF_6: "TIFF files have moderate support for accessibility features through the use of embedded metadata in TIFF tags. For example, ImageDescription tag (code 270) describes the content of the image but this may not be accessible to screen readers.

External dependencies None.
Technical protection considerations None.

Quality and functionality factors Explanation of format description terms

Still Image
Normal rendering The format behaves like any TIFF file. Images encoded as raw will be rendered with a "normal" look by a reader that can interpret the special metadata in a DNG file.
Clarity (high image resolution) Raw image data and DNG's special metadata support the output of images with high levels of clarity, depending upon the capabilities of the camera used to produce them. See Notes below.
Color maintenance Excellent. Support provided for ICC profiles and for color space identification.
Support for vector graphics, including graphic effects and typography Not relevant in this camera-oriented format.
Support for multispectral bands Not investigated for this description.
Functionality beyond normal rendering The format is intended for use with image manipulation tools that execute a variety of processes to transform the DNG into "pictures" suitable for different outputs.

File type signifiers and format identifiers Explanation of format description terms

Tag Value Note
Filename extension dng
Recommended by the Digital Negative (DNG) Specification Version 1.6.0.0 specification (p. 12)
Filename extension tif
The Digital Negative (DNG) Specification Version 1.6.0.0 states that "readers should accept either the '.DNG' or '.TIF' extensions for compatibility with TIFF/EP." (p. 12)
Internet Media Type image/tiff
See PRONOM fmt/1842.
Magic numbers 49492A00{0-4080}12C601000400000001060000
4D4D002A{0-4080}C61200010000000401060000
49492A00
4D4D002A
PRONOM fmt/1842. PRONOM also lists magic numbers from at the end of file.
Other See note.  NARA File Format Preservation Plan ID includes NF00763 for Digital Negative Format unspecified version (and other versions) but does not list one specifically for DNG 1.6.
Pronom PUID fmt/1842
See https://www.nationalarchives.gov.uk/PRONOM/fmt/1842.
Wikidata Title ID Q117600268
See https://www.wikidata.org/wiki/Q117600268.

Notes Explanation of format description terms

General  
History  

Format specifications Explanation of format description terms


Useful references

URLs


Last Updated: 03/12/2025