CR2 to AV1 Converter

Convert CR2 files to AV1 format online. Free, fast, no watermarks.

Initializing... drag & drop files here

Supports: CR2

OptionsAdvanced Options - Our defaults are optimized for the best results. We recommend you keeping the defaults unless you have a specific need.
Show All Options
Merge strategy
Select Merge images to combine all uploaded files into a single video. Use Video per image to create a separate video for each individual file.
Image Duration
Duration
How long each still image is held on screen. This applies to static images — including a static WebP, AVIF or HEIC. It is ignored for animated sources, which keep their own frame timing: GIF, APNG, and an animated WebP, AVIF or HEIC.
Background Color
Background Color
File Compression
Preset
Video resolution

Convert CR2 to AV1: What This Tutorial Covers

This page does two unusual things at once: it renders a Canon CR2 RAW photo into a single still video frame, and it writes that frame as AV1 video in a Matroska wrapper carrying a non-standard .av1 extension — silent, motionless, and unfamiliar to most apps by name. The result is a niche artifact useful for AV1 codec testing, not a clip you can watch on a phone or post online. If your goal is a playable video of your photo, the steering below points you to the right tool before you start.

Most People Want a Playable Video Instead

Before you convert, be honest about what a .av1-named file is. It is silent (a photo has no audio), motionless (one frame held on screen), and awkward to play (the non-standard extension opens as-is only in ffmpeg-class players like VLC and mpv; renaming it to .mkv helps, since the data inside is Matroska). For almost every real use, pick a standard target instead:

  • CR2 to MP4 — an H.264 clip of your photo that plays on essentially any phone, browser, or editor. This is the right choice for sharing or viewing.
  • CR2 to WebM — a VP9 web video, ideal for embedding directly in a web page with a <video> tag.
  • CR2 to JPG or CR2 to TIFF — if you actually want a picture rather than a video, skip the video wrapper entirely.

Convert to a .av1 file only when you specifically need AV1-coded test content — for example, feeding a photographic frame into an encoder-evaluation pipeline (a tool that insists on a truly raw OBU/IVF stream will need the video extracted from the Matroska wrapper first).

How to Convert CR2 to AV1

  1. Upload Your CR2 File: Drag and drop your .cr2 file onto the page or click "+ Add Files". You can queue several Canon RAW files; with "Merge images" they become one stream, or pick "Video per image" for a separate stream per file.
  2. Set the Image Duration: Under "Image Duration", choose how long the single frame is held — from one frame (1/60s, 1/30s, 1/24s) up to 10 seconds, with 5 seconds as the default. This is the entire length of the output, since there is only one image.
  3. Set Compression and Resolution (Optional): The Video Codec is fixed to AV1 for this output. Under "File Compression", keep "Quality Preset" on "Very High (Recommended)", or switch to "Constant Quality" to lock visual fidelity or "Constraint Quality" to cap the bitrate. Leave "Video resolution" on "Keep original" or pick a smaller preset, and set a "Background Color" (white by default) to fill any letterbox bars.
  4. Convert and Download: Click "Convert" and save your .av1 stream. No sign-up, no watermark.

Walk-through: What Happens to Your RAW, and What the Output Actually Is

Two transformations happen here, and both are one-way. First, the RAW is developed and baked in. A CR2 is Canon RAW version 2 — a TIFF-based container holding roughly 14-bit sensor data, used across Canon DSLRs from 2004 until the CR3 transition began around 2018. It carries headroom to recover highlights, lift shadows, and reset white balance after the shot. To write a video frame, the converter must demosaic that sensor data into ordinary 8-bit pixels with the current white balance and exposure fixed, so the editing latitude is gone in the clip. The CR2 is your negative; the AV1 frame is one rendered interpretation of it.

Second, the output carries a non-standard file name. AV1 is the royalty-free video codec from the Alliance for Open Media (founded 2015; members include Amazon, Cisco, Google, Intel, Microsoft, Mozilla, and Netflix), with its bitstream specification released March 28, 2018. The .av1 file here is that coded video written into a Matroska wrapper that keeps the codec's name as its extension — the bytes inside are ordinary MKV (silent, since a photo has no audio), but most apps don't recognize the .av1 name. Choose your settings by intent:

  • Testing perceptual quality across encoders: keep "Quality Preset" on "Very High (Recommended)" — this is CRF-style and targets a quality level rather than a fixed bitrate.
  • Need a fixed quality floor for repeatable test clips: use "Constant Quality".
  • Need a predictable file size or bitrate cap: use "Constraint Quality".
  • Doing single-frame analysis: set "Image Duration" to a single frame (1/30s) so the stream is one coded picture, not the same frame re-encoded for several seconds.

CR2 to AV1: Inputs, Output, and Quality Controls

What goes in is a RAW photo; what comes out is an AV1-coded frame in a Matroska wrapper that keeps the .av1 name. This table lays out that transformation.

Property CR2 (source) .av1 (output)
Type Canon RAW v2 still, TIFF-based (~14-bit) Silent single-frame video
Video codec — (undeveloped sensor data) AV1 (fixed for this output)
Container TIFF-based Canon RAW Matroska (MKV), extension kept as .av1
Audio None None — no audio track is written
Motion One still One frame held for the "Image Duration"
Aspect fill "Background Color" letterbox bars (solid, never transparent)
Editing latitude Full RAW Baked-in render — none
Opens in Canon/RAW-aware software ffmpeg-class players (VLC 3.0.5+, mpv); rename to .mkv helps

The compression controls decide how the single frame is coded. Pick by what the test asset is for:

Setting What it does Use when
Very High (Recommended) CRF-style — targets a quality level, not a fixed bitrate Comparing perceptual quality across encoders
Constant Quality Locks a fixed quality floor Repeatable test clips
Constraint Quality Caps the bitrate for a predictable size You have a size or bitrate budget
Image Duration = single frame Emits one coded picture, not seconds of the same frame Single-frame analysis

Common Errors and How to Fix Them

  • "The .av1 file won't open" — Most players and every phone gallery judge a file by its extension and expect .mp4, .webm, or .mkv, not .av1. ffmpeg-based players such as VLC 3.0.5+ (the dav1d-based decoder) and mpv open it as-is, and renaming it to .mkv (same bytes) helps many others. For a viewable clip, use CR2 to MP4 instead.
  • "It won't play in my browser" — Browsers decode the AV1 codec well (Chrome 70+, Firefox 67+), but a <video> tag expects MP4 or WebM, and a file named .av1 won't load there. Use CR2 to WebM for the web.
  • "The clip is silent" — Expected, and unavoidable here. A photo carries no audio, so image-to-video conversion writes no audio track.
  • "The video doesn't move" — Also expected. This renders a single photo into one frame held for the duration you set — there is no motion or slideshow effect. To animate several photos, upload them together and use "Merge images".
  • "Colors or exposure look off" — The RAW was rendered with a default white balance and exposure. Set those in a RAW editor first, or render to a still with CR2 to TIFF and bring that into a video tool.

When This Doesn't Work

A .av1-named file is genuinely useful for a narrow audience — codec-evaluation work and AV1-centric pipelines — but it is not a delivery format, and a single still photo makes it niche on top of niche. If you want to watch, share, or embed your photo as a video, convert to a container instead: CR2 to MP4 for universal playback or CR2 to WebM for the web. If you just want an openable or print-ready picture, CR2 to JPG and CR2 to TIFF are the right tools. And if your camera is a recent Canon mirrorless body, your RAW files likely end in .cr3 rather than .cr2, and this page will not accept them — use a CR3 converter.

Frequently Asked Questions

Why would I convert a CR2 photo to a .av1 file at all?

For almost no everyday purpose — it is silent, motionless, and opens as-is only in ffmpeg-class players. The honest use case is narrow: feeding photographic test content into AV1 encoder-evaluation work, where you specifically want an AV1-coded test asset. If you want a video of your photo that people can actually watch, use CR2 to MP4; for the web, use CR2 to WebM.

Why won't the .av1 file play on my phone or in a browser?

Because of its file name. The AV1 codec is widely supported — Chrome 70+ and Firefox 67+ decode it, and the spec is a royalty-free Alliance for Open Media standard — but players and galleries expect a .mp4, .webm, or .mkv name, not .av1. The file is really a Matroska container, so ffmpeg-based players like VLC 3.0.5+ (which uses the dav1d decoder) and mpv open it, and renaming it to .mkv (same bytes) helps many others. For something you can drop into a chat or a web page, convert with CR2 to MP4 or CR2 to WebM.

Do I lose the RAW editing latitude when I convert CR2 to AV1?

Yes. A CR2 holds roughly 14-bit Canon sensor data with headroom to recover highlights and change white balance after the shot. To write an AV1 frame it must be demosaiced into ordinary 8-bit pixels with the current white balance and exposure baked in, so that latitude is gone in the output. Keep the original CR2 as your master, and set white balance and exposure in a RAW editor first if the look matters.

Why is the AV1 clip silent and motionless?

Both are inherent to this conversion. The source is a single photo, so there is no audio to carry and no motion to show — the converter holds one rendered frame for the duration you set under "Image Duration". To turn several photos into a moving clip, upload them together and choose "Merge images".

Why does AV1 encoding take longer than I expect for one photo?

AV1 deliberately trades encoding speed for compression efficiency, so AV1 encoders run several times slower than older codecs at comparable settings. For a single still the wait is usually short, but it grows if you hold the frame for many seconds at a high resolution, since that is more encoded pictures. Setting "Image Duration" to a single frame keeps the encode quick when you only need one coded picture. If turnaround matters more than the codec, CR2 to MP4 encodes much faster.

Is the .av1 file actually a raw AV1 bitstream?

No. Despite the extension, it is AV1-coded video written into a Matroska (MKV) wrapper that simply keeps the codec's name — the bytes inside are ordinary MKV (silent, since a photo has no audio). That is why ffmpeg-class players such as VLC 3.0.5+ and mpv open it, and why renaming it to .mkv works. If your encoder-evaluation pipeline insists on a truly raw OBU or IVF stream, extract the AV1 track from the Matroska wrapper first.

How do I fill the letterbox bars, and can they be transparent?

When your photo's aspect ratio doesn't match the chosen "Video resolution", the gap is padded with the "Background Color" (white by default, or another solid color). AV1 video here carries no alpha channel, so the bars are always a solid fill, never transparent. Leave "Video resolution" on "Keep original" to avoid bars entirely, or pick a preset whose aspect ratio matches the photo.

How are my files handled, and how long are they kept?

Your CR2 is uploaded over an encrypted connection, rendered on our servers, and deleted automatically a few hours after conversion — no sign-up, no watermark, and your photos are never shared or made public. In our testing, the download is ready as soon as the encode finishes, so you do not need to keep the tab open longer than the conversion takes. If you instead produced a playable clip and it is too large to send, run it through the video compressor first.

Rate CR2 to AV1 Converter Tool

Rating: 4.8 / 5 - 81 reviews