RAW
RAW camera raw imageUsed for carrying minimally processed sensor output for a raw workflow.
- Family
- Images
- MIME
- image/x-raw
Convert RAW to PSD online and see exactly what camera-raw development and image encoding changes, what PSD still can't promise, and how to verify the result.
Demosaicing, white balance, tone, orientation, and color interpretation all run against the sensor-oriented RAW data before PSD encoding even starts. What comes out is a rendered photograph, never another untouched camera negative. The generic RAW path cannot infer dimensions, channel packing, bit depth, or color interpretation from a suffix; those properties must come from the actual camera format. PSD output aims to retain a Photoshop-style composite and editable layers, masks, channels, effects, text, and color data instead of only one flattened bitmap.
Decoded canvas - Headerless or camera-specific raw image samples whose interpretation depends on dimensions, channels, bit depth, and sensor model. Written image - A Photoshop document that can contain layers, masks, channels, type, and adjustment data.
Used for carrying minimally processed sensor output for a raw workflow.
Designed for pixel-based artwork, scans, and photographs.
Choose PSD when its particular balance of compatibility, alpha, animation, and file size matches the destination better than RAW.
The word raw is not a complete specification; wrong assumptions can create shifted rows, false color, or an unreadable result.
Most non-PSD outputs flatten layers, while unsupported smart objects or effects may render differently.
a Photoshop document that can contain layers, masks, channels, type, and adjustment data is what gets written, labeled as image/vnd.adobe.photoshop. Whether that actually opens depends on the receiving application, not on the file extension.
Identify the creating device and record dimensions, sample layout, bit depth, endianness, color filter, and black level.
Open the result in the intended editor and inspect layer count, masks, typography, blend modes, and canvas size.