What is the difference between .arw and .jng?
- Extension
 - .arw
 - .jng
 
- Format
 - Binary
 - Binary
 
- Category
 - Camera
 - Raster Image
 
- Developer
 - Sony
 - Mozilla Corporation
 
- Description
 - Digital photograph captured by a Sony digital camera, and based on the TIFF specification; contains raw, uncompressed image data as captured by the camera's CCD; can be adjusted using image-editing software before exporting to common raster formats such as .JPG or .TIFF.
 - Image file format related to the .PNG format, but uses lossy compression like standard .JPG files; developed as a sub-format for .MNG objects, but can also be used as a standalone raster image format.
 
- MIME Type
 - image/x-sony-arw
 - image/x-jng
 
- Sample
 - sample.arw
 - sample.jng
 
- Wikipedia
 - .jng on Wikipedia