Initializing... drag & drop files here
Supports: ARW
ARW is a still photograph straight off a Sony Alpha sensor; AV1 is a video codec. Converting between them is therefore a still-to-video job: the raw is demosaiced into a finished frame, and that frame is held on screen for a duration you choose, producing a short silent clip. People do this for slideshows, looping backgrounds, and encoder test assets. This page documents both formats precisely, what the file you download actually contains, and where it will and won't play — if you simply want a viewable picture, ARW to JPG is the tool you want instead.
| Property | Value |
|---|---|
| Full name | Sony Alpha Raw |
| Introduced | July 2006, with the Alpha DSLR-A100 |
| File structure | TIFF-based container, little-endian |
| Payload | Unprocessed Bayer sensor data plus full camera metadata |
| Sensor bit depth | 12-bit on the earliest Alpha bodies, 14-bit on later ones |
| Storage variants | Uncompressed, lossy compressed (cRAW), and lossless compressed on newer models |
| Alpha channel | None — a sensor capture is opaque |
| Audio | None — it is a photograph |
| Best for | Editing masters, not delivery |
| Property | Value |
|---|---|
| Video codec | AV1 |
| Container | A Matroska stream, written out with an .av1 extension |
| Audio track | None — the source is a still photograph, so the clip is silent |
| Specification | AV1 bitstream specification 1.0.0, published by the Alliance for Open Media in 2018 |
| Licence | Open and royalty-free |
| Video content | One rendered frame, repeated for the Image Duration you set |
| Transparency | Not applicable — no video format stores an alpha channel |
| Letterbox padding | Filled with the Background Color option, which starts on White |
| Plays in | Current Chrome, Firefox, and Edge, plus recent VLC and mpv builds; renaming the file to .mkv helps players that decide format by extension |
That container detail is the single most useful thing to know about this output. .av1 is not a registered container extension, so a media player that identifies files by their suffix may refuse to open it even though it can decode the video perfectly well. The bytes are a valid Matroska stream — renaming to .mkv costs nothing and fixes most "unsupported file" complaints. If you would rather have a container everything recognises from the start, AV1 to MP4 and AV1 to WebM re-encode it into one.
What it is not good for is viewing or printing the photograph. Anything that turns a raw into video discards the editing latitude that made the raw worth keeping.
Because AV1 is a video codec — there is no such thing as an AV1 still in the way there is a JPEG still. The converter renders your Sony raw into a finished frame and encodes that frame as video, so the output is a short clip showing one motionless picture. For a normal viewable image, convert to a still format such as ARW to PNG or ARW to TIFF instead.
Two separate reasons, and it is usually the first. Most players decide what a file is from its extension, and .av1 is not a container extension they recognise — the actual bytes are a Matroska stream, so renaming the file to .mkv resolves it in most apps. The second reason is a genuinely missing AV1 decoder, which affects older software and some low-power devices; a current VLC or mpv build, or converting to MP4, deals with that.
No, and there cannot be. A photograph carries no sound, so the clip is video-only. If you need a soundtrack, bring the clip into a video editor and lay audio over it there.
Length comes from Image Duration, which starts on "5 seconds per frame." Choose a shorter value — down to "1/60s (single frame at 60fps)" — for a single-frame asset, or up to "10 seconds per frame" for a slate that lingers. With several photos merged into one clip, total length is that per-frame duration multiplied by the number of images.
No. An ARW holds 12- or 14-bit unprocessed sensor data with the latitude to pull back highlights or reset white balance long after the shot. Encoding to video bakes a single finished interpretation into the frame — the recoverable range is gone, exactly as it would be in a JPEG. Keep the original .arw as your master.
Yes. Upload them in the order you want, and leave Merge strategy on "Merge images." Each photo is held for the Image Duration you set, back to back, in a single file. Switching to "Video per image" produces one clip per photo instead, which is what you want for batch processing rather than a slideshow.
Because the photo's aspect ratio doesn't match the output frame size you chose, so the converter pads the difference rather than stretching or cropping the image. The padding colour is the Background Color option, which starts on White and offers black and a long list of named colours. Matching the output resolution to the photo's own proportions removes the bars entirely.
Yes — the Alliance for Open Media published the AV1 bitstream specification as an open, royalty-free standard in 2018, which is why browsers and streaming platforms adopted it. On efficiency, independent comparisons generally place AV1 roughly 30% ahead of VP9 and further ahead of H.264 at matched quality. On a still frame the advantage is smaller than on real motion, since there is no inter-frame redundancy for the codec to exploit.
Files are uploaded over an encrypted connection, rendered and encoded on our servers, and deleted automatically after a few hours — no sign-up, no watermark, never shared or made public. Raw files from high-megapixel Alpha bodies are large, so the slowest part of the job is usually getting them to the server rather than the encode.