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 GIF online. See the real camera-raw development and image encoding behavior, preservation limits, and a format-specific acceptance test.
The sensor-oriented DNG data is developed into display pixels using demosaicing, white balance, tone, orientation, and color interpretation before GIF encoding. That makes the result a rendered photograph, not 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. GIF output reduces frames to indexed palettes and binary transparency, so color selection, dithering, disposal, timing, loop seam, and absent audio define quality.
Decoded canvas - Adobe's documented raw container for mosaiced or linear sensor data, previews, and processing metadata. Written image - A frame animation or indexed-color image limited to a 256-color palette.
Used for storing the camera's native sensor capture before editing.
Designed for short animations and simple graphics.
GIF wins this route whenever its specific mix of compatibility, alpha, animation, and file size fits the destination better than DNG does.
DNG can still contain camera-specific opcodes, profiles, or lossy raw data that another developer ignores.
Photographs and gradients can band, semi-transparent edges are reduced, and timing may be quantized.
The video-to-GIF path samples frames at 12 per second, caps width at 960 pixels, and drops audio entirely — GIF has no sound channel to carry it.
Verify the camera profile, white balance, crop, highlight latitude, and whether the DNG is mosaiced, linear, or lossy.
Play the full loop and inspect color banding, disposal between frames, transparency, and the loop seam.