The Adobe DNG SDK provides support for reading and writing DNG files as well as support for converting DNG data into a format easily displayed or processed by imaging applications. This SDK can serve as a starting point for adding DNG support to existing applications that use and manipulate images or as an aid to adding DNG support within cameras.
| Product | DNG SDK |
|---|---|
| Version | 1.1 |
| Platform | Macintosh |
| File Name | dng_sdk_1_1.zip |
| File Size | 13.4MB |
| Proceed to Download |
The current DNG SDK code includes project files for Microsoft Visual Studio 2003 (v7.1) and Apple XCode 2.2.
After downloading a ".zip" file, use the operating system or a utility such as WinZip or PKZIP to access the file's contents.
Need help with downloading? See our Downloading Help documents.
Unzip the archive maintaining the folder structure.
This folder contains two directories:
1) dng_sdk Main source code for the Adobe DNG Software Development Kit
2) xmp_sdk Binary distribution of the Adobe XMP Software Development Kit to allow easy building on Macintosh and Microsoft Windows platforms
The main page for Doxygen generated documentation for the DNG SDK can be found at:
dng_sdk/documents/doxygen/output/html/index.html
The DNG specification and other resources can be found on the Digital Negative page.