ARW
ARW camera raw imageUsed for storing the camera's native sensor capture before editing.
- Family
- Images
- MIME
- image/x-sony-arw
Convert ARW to BMP online and see exactly what camera-raw development and image encoding changes, what BMP still can't promise, and how to verify the result.
The sensor-oriented ARW data is developed into display pixels using demosaicing, white balance, tone, orientation, and color interpretation before BMP encoding. That makes the result a rendered photograph, not another untouched camera negative. The Sony-oriented decoder resolves the body model and maker metadata before applying the color matrix, black level, lens treatment, and requested white balance. BMP output writes a single flat pixel surface with an explicit row order and color depth, built for simple bitmap interchange rather than layers or multiple resolutions.
Decoded canvas - Sony Alpha raw sensor data with camera settings and preview imagery. Written image - A broadly understood bitmap with straightforward pixel storage and little compression.
Used for storing the camera's native sensor capture before editing.
Designed for pixel-based artwork, scans, and photographs.
BMP wins this route whenever its specific mix of compatibility, alpha, animation, and file size fits the destination better than ARW does.
Creative Styles, lens profiles, and compressed-raw behavior may not translate into a neutral third-party development.
BMP derivatives are often much larger than web images and may encode alpha or row order differently between apps.
The writer builds a broadly understood bitmap with straightforward pixel storage and little compression and labels the result as image/bmp. The receiving application - Not the extension alone - Is the final compatibility test.
Compare skin tones, shadow noise, highlight recovery, lens correction, and the recorded capture metadata.
Confirm dimensions, color depth, orientation, and whether the receiving app reads transparency.