DPX
DPX raster imageUsed for raster pictures made of individually stored pixels.
- Family
- Images
- MIME
- image/x-dpx
Free DPX to PNG conversion online, with the real pixel decoding and image re-encoding behavior, what gets lost, and a concrete way to check the output.
Converter.now decodes Digital Picture Exchange frames with high bit depth, log transfer options, and film or production metadata into a working pixel canvas, then writes that canvas according to PNG's color and compression model. Dimensions may stay constant while encoding, metadata, and fine detail change. DPX reading honors image-element descriptors, packing, bit depth, transfer characteristic, reference levels, orientation, and production metadata for each frame. PNG output preserves the exact raster samples with optional full alpha and color metadata, though file size, palette reduction, the lack of animation, and profile handling all still vary by writer.
Decoded canvas - Digital Picture Exchange frames with high bit depth, log transfer options, and film or production metadata. Written image - Pixels written losslessly with a full alpha channel available.
Used for raster pictures made of individually stored pixels.
Designed for lossless images and transparency.
Choose PNG when its particular balance of compatibility, alpha, animation, and file size matches the destination better than DPX.
Incorrect log-versus-linear interpretation or channel packing can produce washed-out images and clipped levels.
PNG is a poor fit for photographic detail, and even without any JPEG-style loss, palette reduction can visibly simplify a smooth gradient.
pixels written losslessly with a full alpha channel available is what gets written, labeled as image/png. Whether that actually opens depends on the receiving application, not on the file extension.
Check bit depth, transfer characteristic, RGB channel order, frame orientation, timecode, and reference black and white.
Zoom to 100% on transparent edges, gradients, and small text, and confirm the exact pixel dimensions.