AV1 to JPEG Converter

Extract JPEG frames from AV1 video. Create thumbnails and screenshots from next-generation AV1 content.

Initializing... drag & drop files here

Supports: AV1

OptionsAdvanced Options - Our defaults are optimized for the best results. We recommend you keeping the defaults unless you have a specific need.
Image Compression
Quality preset
Higher quality settings preserve more detail but result in larger files. Lower settings reduce file size by increasing compression.
Image resolution
File extension
Frame Selection
Time (seconds)
Capture a single frame at the specified time. For example, 2.100 means 2 seconds and 100 milliseconds into the video.

How to Extract JPEG Frames from AV1 Video Online

  1. Upload Your AV1 File: Drag and drop, or click "+ Add Files" to select one or more AV1 videos (raw .av1 bitstream, IVF, or MP4/WebM containers carrying AV1). Batch uploads are supported.
  2. Pick Quality Preset: Default is Very High (Recommended) for archive-grade thumbnails. Drop to Medium or Low for web sprites and email-safe attachments, or open Specific file size to target an exact KB/MB ceiling per frame.
  3. Choose Resolution and Frame Selection (Optional): Keep original 4K/8K dimensions, scale by Resolution Percentage, pick a Preset Resolution (2160p, 1440p, 1080p, 720p, 480p…), or enter custom Width × Height. Use Specific Frame with a Time (seconds) input for a single screenshot, or Multiple Screenshots to pull frames at fixed intervals.
  4. Convert and Download: Click Convert. Each output frame downloads as a .jpeg (or .jpg); multi-frame jobs are zipped. No sign-up, no watermark.

Why Extract JPEG Frames from AV1?

AV1 (AOMedia Video 1) is the royalty-free codec finalised by the Alliance for Open Media on 25 June 2018. It delivers roughly 30% better compression than H.265/HEVC and ~50% better than H.264/AVC, which is why YouTube has used AV1 as the default for new uploads on capable devices since 2023 and serves all 4K/8K streams in AV1 when the client supports it. Pulling JPEG stills out of an AV1 source is a decode-then-encode operation: the codec is fully unpacked to RGB, then each requested frame is re-encoded with the JPEG quantiser you choose.

  • YouTube thumbnails from your own uploads — If you re-downloaded your video as AV1 from YouTube Studio, you can grab the exact "perfect frame" you want for a custom thumbnail without re-rendering in an editor.
  • 8K and 4K screenshots without quality loss to scaling — Modern smartphones, Netflix downloads, and gaming captures encoded in AV1 routinely sit at 2160p or 4320p. Extracting at original resolution into a Very High quality JPEG keeps detail that a screen capture would lose to OS scaling.
  • AV1 quality-control inspection — When tuning an aomenc or SVT-AV1 encode, pulling stills at known timestamps (intro logo, talking-head close-up, motion-heavy chase scene) makes it easy to A/B encoder settings without scrubbing in a player.
  • Frames for ML training pipelines — Object detection and pose estimation pipelines almost universally expect JPEG or PNG input; AV1 archives need to be unwrapped before they can be ingested.
  • Print and DTP workflows — Adobe InDesign, QuarkXPress, and most print shops accept JPEG but not AV1 video. Sub-sampling frames with 300 DPI rendering produces ready-to-place stills.
  • Compatibility fallback — Safari did not ship AV1 decode until version 17.0 (partial), and only on M3/M4 Apple silicon. JPEG stills work everywhere, so a screenshot is often the right asset for an iOS email blast or a Slack share.

AV1 vs Common Video Codecs — Quick Comparison

Property AV1 H.265 / HEVC H.264 / AVC VP9
Finalised June 2018 January 2013 May 2003 June 2013
Licensing Royalty-free (AOMedia) Patent pool (MPEG LA, Access Advance, Velos) Patent pool (MPEG LA) Royalty-free (Google)
Size vs H.264 at equal quality ~50% smaller ~50% smaller baseline ~50% smaller
YouTube default New uploads since 2023, all 4K/8K Legacy fallback Legacy fallback Older 4K uploads
Hardware decode in laptops Intel 11th-gen+, AMD RX 6000+, Apple M3+ Wide (since ~2015) Universal Limited
Container files typically seen .mp4, .mkv, .webm, .ivf .mp4, .mkv, .mov .mp4, .mov, .mkv .webm, .mkv

JPEG Quality Preset Guide

Preset Approx. JPEG quality Use case Typical 1080p frame size
Lowest ~30% Thumbnails in long contact sheets, mobile previews 60–120 KB
Low ~50% Slack/Discord shares, blog inline images 150–250 KB
Medium ~70% Web hero images, newsletter banners 250–450 KB
High ~85% Marketing assets, print-web hybrid 450–700 KB
Very High (Recommended) ~92% Visually lossless thumbnails, archive stills 700 KB–1.5 MB
Highest ~98% Master frames for retouching 1.5–3 MB

Need the reverse direction or a different output format? See JPG to AV1, AV1 to PNG, or AV1 to GIF.

Frequently Asked Questions

My .av1 file won't open in VLC — will it still convert here?

Yes. Raw AV1 elementary streams (.av1, also called Low Overhead Bitstream Format) are notoriously unfriendly to general-purpose players because they have no container-level seeking. The conversion pipeline reads the bitstream directly, so files that crash VLC or QuickTime still extract cleanly. If your file is actually an MP4 or WebM with AV1 inside, that works too — the demuxer handles both.

How do I extract one frame at an exact timestamp instead of every frame?

Open Frame Selection, choose Specific Frame, and type the timestamp into Time (seconds) — for example 12.5 for the 12.5-second mark. Decimal seconds map to the nearest decoded frame. For interval grabs (every 1 second, every 10 frames, etc.), pick Multiple Screenshots instead and set the spacing.

What resolution will the JPEGs be?

Whatever the AV1 video's resolution is, by default. A 3840×2160 AV1 stream produces 3840×2160 JPEGs. Switch Resolution Percentage, Preset Resolution, or Width × Height in the Image Resolution panel to downscale; aspect ratio is preserved when you only set one dimension.

Is there visible quality loss vs the raw AV1 frame?

At the Very High preset (~92% JPEG quality) the difference from the decoded RGB frame is essentially imperceptible at normal viewing distance. The bigger source of loss for AV1 archives is usually the encode itself — AV1 streams below ~2 Mbps for 1080p will show ringing and block artifacts regardless of which still-image format you export to.

Why is my output JPEG bigger than the source AV1 file?

Because AV1 spreads compression across motion-compensated groups of pictures: a single I-frame can be 50–200 KB while subsequent P/B frames are a few KB each. A standalone JPEG carries the full image data with no inter-frame referencing, so a single frame at Very High quality often exceeds the per-frame average byte cost of the AV1 stream by 5–20×.

Can I extract frames from an animated AVIF instead?

AVIF (AV1 Image File Format) uses the same codec but is technically a different file type — it ships as .avif. Use the AVIF to JPG page for that. This page handles AV1 video bitstreams and AV1-in-MP4/WebM/MKV.

Does HDR or wide-gamut AV1 convert cleanly to JPEG?

JPEG is an 8-bit-per-channel BT.601/BT.709 format, so HDR10 (BT.2020 + PQ) and Dolby Vision AV1 sources are tone-mapped down to SDR during the encode. Highlights are compressed and gamut is clipped — fine for thumbnails, less ideal for grading reference. For HDR-preserving stills, export to 16-bit PNG or TIFF instead via AV1 to PNG.

Will batch conversion preserve frame numbering?

Yes. Multi-frame outputs are named with a zero-padded counter (frame_0001.jpg, frame_0002.jpg, …) and packaged in a ZIP. The numbering follows decode order, which matches presentation order for AV1 streams without B-frame reordering surprises.

What's the maximum file size I can upload?

There is no hard cap published for free use; very large 8K AV1 archives are constrained by your browser's available memory more than by any server limit. If you have a multi-gigabyte capture, the practical advice is to trim the AV1 first (with an AV1-aware tool such as the aomenc/ffmpeg pipeline) and only upload the segment you actually need stills from.

Rate AV1 to JPEG Converter Tool

Rating: 4.8 / 5 - 60 reviews