Sony ARW MIME Type

Learn what image/x-sony-arw identifies, how Sony ARW raw photos work, which applications open them, and how Poly handles them.

MIME type details for image/x-sony-arw

In active use
MIME typeimage/x-sony-arw
Extensions
.arw.arq
First standardized2006
Created bySony
Browser support
Example applicationsSony Imaging Edge Desktop, Adobe Camera Raw
Poly supportYes. Poly recognizes `.arw` and `.arq`, extracts a decodable embedded JPEG for thumbnails, and reads available metadata from the first 1 MiB; it does not develop the raw sensor data.
Indexed by PolyYes. ARW and ARQ files are indexed by filename, extracted metadata, and visual similarity from the embedded JPEG. Text visible in the image is not OCR'd.
Preview in PolyYes. Poly's image viewer shows a WebP rendering made from the best embedded JPEG it can extract, not a full raw conversion.
Poly agentYes. The Poly agent can inspect the rendered preview visually, but it does not receive or interpret the underlying raw sensor samples or every image in an ARQ composite.

What does image/x-sony-arw mean?

The image/x-sony-arw media type identifies Sony Alpha Raw photographs, normally stored with the .arw extension. Sony describes ARW as its own raw format for Alpha and Cyber-shot cameras.1 An ARW preserves camera sensor measurements and the metadata needed by raw-processing software to turn them into a finished picture. That gives an editor more control over white balance, exposure, color, noise reduction, and sharpening than a camera-finished JPEG.

image/x-sony-arw is a conventional identifier, not an IANA registration. It is absent from IANA's current image registry, while the freedesktop.org shared MIME database uses it for Sony ARW files.23

The historical x- name does not define one fixed decoder target. Sony has revised ARW over time, and support remains camera-model-specific. Current Sony specifications, for example, identify ARW 6.0, while an older α7R II specification identifies ARW 2.3.45

How is an ARW file identified?

The .arw filename is the practical identifier. ARW is TIFF-based and usually starts with a TIFF byte-order marker and header, but those opening bytes are shared by ordinary TIFF and several camera-raw formats. They are not a distinctive ARW magic number. A reliable workflow uses the extension, camera metadata, and a raw decoder together rather than treating 49 49 2A 00 alone as proof of ARW.36

An ARW commonly carries:

  • Raw or partly processed sensor samples.
  • Exif and Sony MakerNote fields describing the capture and camera.
  • A camera-rendered JPEG preview that general viewers can display without developing the sensor data.6

This structure explains why two applications may show different results. A file browser may display the embedded JPEG, while a raw editor applies its own demosaicing, camera profile, white balance, and tone curve. Renaming an ARW to .jpg or .tif does not convert it.

When did Sony introduce ARW?

Sony's DSLR-A100 introduced the first-generation ARW workflow in 2006. Sony lists the camera's release date as June 6, 2006, and its manual refers to ARW-format data in the supplied Image Data Converter software.78

The format remains active. Newer Alpha and Cyber-shot cameras continue to record ARW, with camera-dependent choices that can include uncompressed, lossless-compressed, and compressed raw files.19 A raw processor may therefore open ARW files from an older body but need an update before it understands a newer model or compression mode.

How to open a .arw file

Use software that explicitly supports the camera model:

  • Sony Imaging Edge Desktop is Sony's own viewer and raw developer. It can adjust ARW images and export common formats such as JPEG and TIFF.10
  • Adobe Camera Raw and Lightroom support many Sony cameras. Adobe's compatibility table names the required plug-in version for each model, so extension support alone is not enough.11
  • Apple Photos and other system-integrated apps can use Apple's camera-specific raw support on current Apple operating systems.12

Chrome, Edge, Firefox, Opera, and Safari do not natively develop ARW as a web image. MDN's browser image-format guide does not include ARW among its supported web formats.13 For a website, publish a rendered JPEG, WebP, AVIF, or PNG, and offer the ARW separately when visitors need the original.

If one ARW opens and another does not, compare their camera models and raw compression settings, then update the decoder. A valid .arw from a newly released body may be newer than the application's camera profile.

Support in Poly

Poly recognizes both .arw and image/x-sony-arw. It also maps .arq files to the same internal Sony-raw category. For either extension, Poly searches the file for embedded JPEG images, chooses the largest decodable candidate within its processing limits, and uses that rendered image to:

  • Generate WebP thumbnails and the image-viewer preview.
  • Create a visual embedding for similarity and color search.
  • Give the Poly agent an image it can inspect.

Poly separately parses available image metadata from the first 1 MiB of the file. It indexes the filename and extracted properties alongside the visual embedding. It does not demosaic or color-develop the raw sensor samples, and it does not OCR text visible in an ordinary image. The preview can therefore differ from Sony Imaging Edge or Adobe Camera Raw, particularly when the embedded preview reflects different camera settings.

The agent normally receives the largest generated WebP thumbnail whose longest edge is at most 1536 pixels. It can reason about that rendered view, but it cannot inspect the original raw mosaic, reconstruct clipped data, judge raw-level focus, or enumerate every component image in an ARQ composite.

ARW files can contain detailed camera and capture metadata, including timestamps, model information, lens data, and internal serial identifiers when the camera writes them.614 Review metadata before sharing an original file. Exporting a derivative does not guarantee that every private field was removed.

Converting ARW for editing or sharing

Choose the destination based on what must survive:

DestinationBest forImportant tradeoff
JPEGEmail, galleries, and broad compatibilityLossy; much of the raw editing latitude is no longer available
TIFFHigh-quality interchange and continued editingLarge; stores a rendered interpretation, not the original sensor mosaic
DNGA raw-oriented workflow supported by compatible toolsConversion changes the container and camera-specific behavior should be validated
PNGLossless sharing of a rendered imageDoes not retain the original raw-development workflow

Sony Imaging Edge can develop ARW files to JPEG or TIFF.10 Keep the original ARW after export. A rendered derivative records one interpretation of the capture and cannot recreate all of the original sensor measurements later.

What is the difference between ARW and ARQ?

ARQ is related to ARW, but it represents a different workflow. Sony Imaging Edge creates an .arq file by combining multiple .arw captures from Pixel Shift Multi Shooting. Sony documents four-image and sixteen-image capture modes, depending on the camera.10

FormatExtensionCreated byWhat it represents
Sony Alpha Raw.arwSony Alpha or Cyber-shot cameraOne camera raw capture
Sony Pixel Shift composite.arqSony Imaging EdgeCombined raw data from several ARW captures

Poly accepts both extensions as image/x-sony-arw, but its preview path still selects one embedded JPEG representation. It does not expose the ARQ's component captures or perform Sony's pixel-shift development.

Footnotes

  1. Sony. Is the RAW format the same as with Sony DSLR or Cyber-shot cameras?. Identifies ARW as Sony's format for Alpha and Cyber-shot cameras. 2
  2. Internet Assigned Numbers Authority. Media Types Registry. The image registry contains no image/x-sony-arw entry.
  3. freedesktop.org. shared-mime-info database. Defines the conventional image/x-sony-arw type and .arw filename glob. 2
  4. Sony. ILCE-7RM6 Specifications. Lists Sony ARW 6.0 as the camera's raw recording format.
  5. Sony. ILCE-7RM2 Specifications. Lists Sony ARW 2.3 and 14-bit raw output.
  6. ExifTool. Supported File Types. Identifies ARW and ARQ as TIFF-based Sony raw formats and documents support for Exif, XMP, ICC, Sony, and SonyIDC metadata. 2 3
  7. Sony. Support for DSLR-A100. Lists the camera's June 6, 2006 release date.
  8. Sony. DSLR-A100 User's Guide. Documents editing ARW-format data with Image Data Converter SR.
  9. Sony. Which RAW recording format should I use for my digital camera?. Describes current uncompressed, lossless-compressed, and compressed RAW choices.
  10. Sony. Imaging Edge Desktop. Documents raw development, JPEG/TIFF export, and ARQ generation from ARW Pixel Shift captures. 2 3
  11. Adobe. Cameras Supported by Camera Raw. Lists Sony ARW camera models and minimum Camera Raw versions.
  12. Apple Support. Digital Camera RAW Formats Supported by Apple Operating Systems. Lists camera-specific Sony raw support.
  13. MDN Web Docs. Image File Type and Format Guide.
  14. ExifTool. Sony Tags. Includes Sony camera, lens, and internal serial-number fields that may be present in raw metadata.
© Poly Corp. 2026