DNG
DNG camera raw imageUsed for storing the camera's native sensor capture before editing.
- Family
- Images
- MIME
- image/x-adobe-dng
Convert DNG to PNG online and see exactly what camera-raw development and image encoding changes, what PNG still can't promise, and how to verify the result.
Demosaicing, white balance, tone, orientation, and color interpretation all run against the sensor-oriented DNG data before PNG encoding even starts. What comes out is a rendered photograph, never another untouched camera negative. The DNG reader checks whether the stored image is mosaiced, linear, or lossy and applies declared profiles, opcodes, crop tags, and orientation accordingly. PNG delivery preserves exact raster samples with optional full alpha and color metadata, but file size, palette reduction, animation absence, and profile handling still vary.
Canvas decoded from Adobe's documented raw container for mosaiced or linear sensor data, previews, and processing metadata. Image written as pixels written losslessly with a full alpha channel available.
Used for storing the camera's native sensor capture before editing.
Designed for lossless images and transparency.
Choose PNG when its particular balance of compatibility, alpha, animation, and file size matches the destination better than DNG.
DNG can still contain camera-specific opcodes, profiles, or lossy raw data that another developer ignores.
PNG is a poor fit for photographic detail, and even without any JPEG-style loss, palette reduction can visibly simplify a smooth gradient.
The writer builds pixels written losslessly with a full alpha channel available and labels the result as image/png. The receiving application - Not the extension alone - Is the final compatibility test.
Verify the camera profile, white balance, crop, highlight latitude, and whether the DNG is mosaiced, linear, or lossy.
Zoom to 100% on transparent edges, gradients, and small text, and confirm the exact pixel dimensions.