Cookies for analytics and advertising
We use cookies for analytics and advertising, both sent to Google. Refusing changes nothing you can see.Read the privacy page
Converting ARW to JPG here is fast because nothing is being developed: your Sony wrote a finished JPEG inside the raw file when the shutter fired, and this extracts it. The EXIF is removed by default and can be kept when a desk needs it, which makes it a practical way to file pictures from a card when the machine in front of you has no Sony software on it.
Up to 100 files at once. Mixed formats are fine.
They convert one after another and download together as a ZIP.
ARW to JPG
A raw developer has to demosaic: reconstruct three colour channels from a grid where each photosite recorded one, then apply white balance, a tone curve and a colour profile. On a 61-megapixel file that is real computation, and it is why a folder of ARW files takes minutes to render thumbnails and longer to export.
This does none of it. Sony embeds a complete JPEG in the ARW at the moment of capture, and the conversion scans for it, validates it and hands it over. For a JPG target with no maximum width set, the bytes are copied out rather than decoded and encoded again — no quality spent, whatever the metadata option is set to. That is why the whole card goes through in the time a developer needs to build previews.
Sony shipped compressed raw as the only option on the early Alpha bodies, and photographers found its limits: a delta-compression scheme that could produce visible posterisation and haloing at extreme contrast boundaries — a branch against a bright sky, a specular highlight on chrome. The complaints were real enough that Sony added uncompressed raw by firmware on the A7R II, and lossless compressed later on the A1 and A7 IV generation.
It is worth knowing which mode your body is in, and it has no bearing on this conversion. The compression scheme governs how the sensor readings are packed; the embedded preview is a separate JPEG written by the camera’s processor. A compressed ARW and an uncompressed one from the same body yield the same extracted picture.
The rendering is the camera’s: the Creative Style or picture profile you had loaded, the white balance it chose, its noise reduction and sharpening. If you shot with a flat profile intending to grade later, the extracted JPEG will look flat, because that is what the camera produced.
On modern Alpha bodies the preview is the full pixel dimensions of the sensor, so a 24-megapixel A7 III gives a 6,000-pixel-wide JPEG and a 61-megapixel A7R IV gives 9,504. It is a full-size picture, not a proxy.
A desk or an agency generally wants the capture data as part of the delivery: lens, focal length, aperture, shutter speed, ISO and the exact capture time. Because the preview is passed through without a re-encode, all of it can be kept exactly as the camera wrote it — but it is not kept unless you say so. "Remove metadata" is on by default, so the JPG arrives clean.
That is the right default for the other half of the same card. Filed frames go to a desk; the rest go somewhere public, and a body paired to a phone tags location more often than people expect. So turn the option off when you are filing to somebody who needs the data, and leave it alone for everything else. Setting a maximum width was the blunt way to strip it and is now the wrong advice, since it removes the metadata only by re-encoding the picture. The ICC profile is kept in both cases, so a wide-gamut frame does not come back washed out.
The pattern this fits is triage. Extract everything, look through it, send the six frames that are wanted, and keep the ARW files for whichever of those gets used at size or needs work. Nothing is consumed by converting — the raw file is untouched and still holds the sensor data.
What the JPG cannot do is rescue an exposure. A highlight the camera clipped in its rendering is often still present in the ARW and is not present in the preview. If a frame is important and difficult, it needs a raw developer; if it is important and correctly exposed, the extracted JPEG is the same picture the developer would give you.
Nothing about ARW is readable by a browser or by most operating systems out of the box. Windows needs a codec, macOS support trails new Sony bodies, and a locked-down work laptop will not be getting Imaging Edge installed today.
This runs as JavaScript in the tab, which is precisely why it works in that situation. Plug in a card reader, drop the files, take the JPGs. It also works on a tablet, and it works with the wifi disconnected, because there is nothing for the network to do.
The extractor keeps the largest embedded JPEG above 640 by 480 and rejects anything smaller, so a file whose only preview is a thumbnail fails with a message rather than producing something useless.
In practice that happens to ARW files that did not come straight off a camera: recovered by an undelete tool, truncated by a card pulled mid-write, or written out by third-party software that did not bother with a preview. If the original card copy still exists, use it. If it does not, the file needs a decoder that reads the sensor data.
The free tier accepts input files up to 100 MB. Almost nothing in this bundle comes close — but an uncompressed 61-megapixel A7R IV or A7R V frame runs around 120 MB and does. The same frame shot in lossless compressed mode is roughly half that and converts without trouble.
That is a good argument for lossless compressed as a default on those bodies anyway: the same information, in far less space, with none of the artefacts that made the original compressed mode controversial.
The conversion is local. The ARW files are read from your disk, scanned in memory and written back as JPGs, and nothing is transmitted at any point. For an embargoed event, an unpublished commercial job, or a court or hospital assignment, uploading the card to a website is not an option and does not need to be one.
You can verify it rather than trust it: open the developer tools, watch the network tab through a conversion, or turn the connection off and convert anyway.
| ARW | JPG | |
|---|---|---|
| Full name | Sony Alpha Raw | JPEG Image |
| File extension | .arw | .jpg, .jpeg, .jpe |
| Media type | image/x-sony-arw | image/jpeg |
| Compression | Lossless — nothing is discarded | Lossy — file size is bought with quality |
| First published | 2005 | 1992 |
| Published by | Sony | Joint Photographic Experts Group |
| Specification | — | ITU-T T.81 |
| Licensing | Proprietary | Open standard |
| Standing today | Current | Current |
| Bit depth | 14 | 8 |
| Colour it can describe | RGB | RGB, greyscale, YCbCr |
| Largest image | — | 65,535 px per side |
| Opens in a browser | No browser | Every browser |
| Considered instead | DNG, TIFF | WebP, AVIF, HEIC |
ARW carries up to 14 bits per channel and JPG stores 8. The extra precision is what survives heavy correction without banding, so the conversion is best made after the editing rather than before it.
EXIF, XMP and GPS coordinates can cross over — both ARW and JPG have somewhere to store them.
JPG opens in every current browser. ARW has narrower browser support than that. If the file is going onto a web page or into a form, that is usually the whole reason for the conversion.
ARW is a vendor format; JPG is a published specification (ITU-T T.81). That matters for anything meant to still open in ten years, when the program that wrote the original may not be around.
The usual programs do not overlap: ARW opens in Adobe Lightroom, Capture One and darktable, JPG in Adobe Photoshop, GIMP and Preview — so whoever receives the result needs something from the second list.
The file gets substantially smaller, and it gets smaller by discarding detail. ARW keeps everything; JPG keeps what the eye is poor at noticing. On a photograph that trade is close to free; on text, a screenshot or a line drawing it is visible as haloing around the edges.
ARW is Sony's format, published in 2005. It comes out of Sony Alpha bodies. Underneath it is TIFF, which is why a program that has never heard of ARW can sometimes still open one.
JPG comes from Joint Photographic Experts Group and dates from 1992, specified as ITU-T T.81. Adobe Photoshop, GIMP and Preview all read it.
No. This conversion runs entirely inside your browser, so the file never leaves your device. You can confirm it yourself: open the network tab of your browser's developer tools and convert something. You will see the page load, plus the analytics and advertising the site is paid for with — and nothing carrying your file. The engine behind this particular pair is a raw preview extractor, which pulls the JPEG the camera already embedded rather than developing the sensor data; your browser fetches it once and caches it.
Much faster, because nothing is being developed. The JPEG is already inside the ARW — the camera wrote it at capture — so the work is finding it and copying it out. For a JPG target at the default settings there is no decoding and no encoding step at all.
No. Sony has offered compressed, uncompressed and, on newer bodies, lossless compressed raw. All of them are written as ARW and all of them sit beside the same kind of embedded JPEG preview. The conversion never reads the sensor data, so the setting makes no difference to what comes out.
Yes. It carries the Creative Style or picture profile the camera had set and the white balance it chose. That is what you saw on the screen when you shot it, and for filing quickly it is normally exactly right.
Only if you turn "Remove metadata" off. It is on by default, so lens, aperture, shutter speed, ISO, timestamp and any GPS tag are taken out of the JPG before you get it. Switch it off and all of it comes through unmodified — the preview is not re-encoded either way — which is what you want when a picture desk expects the capture data with the file.
Yes. It runs in the browser with nothing to install, so a card reader plugged into a tablet is a working filing setup. The files stay on the device.
100 MB per file on the free tier. An uncompressed 61-megapixel A7R IV frame is around 120 MB and will be over it; the same frame shot compressed or lossless compressed is well under.
The claims this page makes about ARW and JPG are checkable, and these are the documents that settle them.