AVIF to WebM Converter

Turn AVIF images into WebM video online. Merge multiple photos into a slideshow or create individual videos with custom duration and resolution.

Initializing... drag & drop files here

Supports: AVIF

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

How to Convert AVIF to WebM Online

  1. Upload Your AVIF Images: Drag and drop or click "+ Add Files" to load one or many AVIF stills. Batch upload is supported — every file you add becomes a frame (or a separate clip) in the output.
  2. Pick Merge Strategy and Image Duration: Under "Merge strategy" choose "Merge images" to stitch all uploads into a single WebM, or "Video per image" to emit one WebM per AVIF. Set "Image Duration" to control how long each frame holds — typical values are 1, 2, 3, 5, or 10 seconds.
  3. Tune Background Color, Resolution, and Quality Preset (Optional): Pick a "Background Color" (default white) — transparent AVIF areas are composited onto it during encoding, and it also fills letterbox/pillarbox bars when your aspect ratios don't match the output canvas. Set "Video resolution" to Keep original, a Fixed Resolution preset (2160p, 1440p, 1080p, 720p, 480p, portrait 1080×1920, square 1080×1080, etc.), or custom width × height. Under "File Compression" pick "Constant Quality" or "Constraint Quality" with a "Preset" of Very High (recommended), High, Medium, or Low.
  4. Convert and Download: Click "Convert." Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically after a few hours — no sign-up, no watermark, never shared.

Why Convert AVIF to WebM?

AVIF (AV1 Image File Format, AOMedia 2019) is a still-image format that at equivalent quality is roughly 20–25% smaller than WebP and 50% smaller than JPEG, with full alpha, wide color gamut (BT.2020, P3), and 10/12-bit HDR. WebM (Google, 2010) is the open-container video format built around VP9 or AV1 — Chrome, Firefox, Edge, and Safari 16+ all play it natively. Converting a stack of AVIF stills to a single WebM gives you an autoplay-friendly slideshow that browsers treat as a <video>, not a 50 MB GIF.

  • Product galleries that autoplay without GIF bloat — A 6-shot product spin saved as VP9 WebM at 1080p typically lands under 1 MB, where the equivalent GIF would be 20–40 MB. WebM also keeps full color, while GIF caps at 256 colors per frame.
  • Background hero loops<video autoplay muted loop playsinline> with a short WebM is the standard pattern for landing-page hero animations; AVIF stills already compressed for delivery convert cleanly without re-encoding from raw RAW.
  • Social and ad creative — TikTok, Instagram, and Meta Ads accept WebM ingests for some workflows, and even where they require MP4, converting AVIF → WebM first lets you preview the slideshow timing in any browser before re-encoding to MP4 for upload.
  • Real-estate and listings slideshows — Bundle 8–12 AVIF property photos at 3 seconds each into one ~35 second WebM that embeds inline on Zillow-style listing pages without a JS slideshow library.
  • E-learning and documentation walkthroughs — Step-by-step screen captures saved as AVIF compress further when sequenced into WebM, and the resulting clip embeds in MDN-style docs without Flash, plugins, or hosted-video services.
  • Animated-AVIF fallback — Safari still doesn't play animated AVIF as of 2026; exporting your AVIF sequence to WebM is the practical cross-browser path for short looped animations until Safari catches up.

AVIF vs WebM — Format Comparison

Property AVIF (input) WebM (output)
Media type Still image (or animated AVIFS) Video container
Codec AV1 (image profile) VP9 or AV1
Color depth 8 / 10 / 12-bit, HDR (PQ, HLG) 8 / 10 / 12-bit (VP9 Profile 2/3, AV1)
Alpha transparency Yes In the format spec (VP9/AV1) — output here is opaque
Audio None Opus or Vorbis
Autoplay via <video> No (image tag only) Yes
Browser support (2026) Chrome 85+, Firefox 93+, Safari 16.4+ (~95%+) Chrome, Firefox, Edge, Safari 16+ (~95.7%)
Best for Single hero photos, static gallery thumbs Looped slideshows, autoplay backgrounds

Codec, Quality Preset, and Duration Quick Guide

Choice When to use
Quality preset: Very High Marketing hero loops, e-commerce product spins — visually lossless at the cost of file size
Quality preset: High / Medium Listing galleries, doc walkthroughs — strong quality at roughly half the bytes of Very High
Quality preset: Low Email previews, lazy-loaded offscreen thumbs
Quality mode: Constant Quality (CQ) Pick this when consistent visual quality matters more than predictable file size
Quality mode: Constraint Quality Pick this when you need a soft size ceiling — encoder targets quality but caps the bitrate
Image Duration: 1–2 seconds Fast-paced social posts, animated thumbnails
Image Duration: 3–5 seconds Standard slideshows where viewers should register each frame
Image Duration: 5–10 seconds Real-estate, product detail shots where the viewer studies the photo
Resolution: Keep original All inputs are already the size you want — fastest path, no upscaling artifacts
Resolution: 1080p / 1080×1920 / 1080×1080 Web embed / portrait social / square feed respectively

Frequently Asked Questions

Why convert AVIF to WebM instead of GIF?

Two reasons. First, file size: a 1080p VP9 WebM slideshow is typically 20–50× smaller than the equivalent GIF because GIF is limited to 256 colors per frame and uses LZW compression, which is decades older than VP9. Second, color fidelity: AVIF often carries 10-bit HDR or wide-gamut color that GIF cannot represent at all. If you specifically need a .gif extension (Slack inline previews, some chat clients), use AVIF to GIF — for any modern <video> embed, WebM is the correct choice.

Should I pick VP9 or AV1 inside the WebM?

VP9 is the safe default in 2026: Chrome, Firefox, Edge, and Safari 14+ all decode it in hardware on most devices. AV1 inside WebM gives roughly 30–50% better compression than VP9 at the same quality, but hardware AV1 decode requires Intel Tiger Lake (11th gen, late 2020) or later, Apple M3 or later, or AMD 6000-series GPUs. Older devices fall back to software AV1 decode, which drains battery and can stutter on 1080p+. Pick VP9 unless your audience analytics show modern hardware penetration above ~80%.

Can I merge multiple AVIF images into one slideshow video?

Yes. Upload as many AVIF files as you need, set "Merge strategy" to "Merge images," then set "Image Duration." The images play in upload order, so rename or reorder them before adding. For 10 photos at 3 seconds each, you'll get a 30-second WebM. For per-frame timing variation (e.g., a 1-second establishing shot followed by 5-second hero frames) you'll need to split into multiple jobs.

Will WebM play in Safari and on iPhone?

Yes, as long as the viewer is on Safari 16 or later (macOS Ventura, September 2022 / iOS 16, September 2022). Safari 14.1 through 15.6 had partial WebM support, and earlier versions had none. According to caniuse data, WebM has roughly 95.7% global browser support in 2026, so the only realistic gap is users on iOS 15 or older devices. If you need broader fallback, convert to MP4 — H.264 MP4 is universal back to roughly 2010.

Will my animated AVIF (AVIFS) become a video, or just the first frame?

The converter treats each AVIF input as one frame. If you upload a multi-frame animated AVIF (.avifs), only its cover frame becomes a slide — the embedded animation is not unrolled. For animated AVIF → video, export the AVIFS to a PNG/JPG sequence first, then run the sequence through the AVIF-to-WebM job.

What duration should I set per image?

For social-feed slideshows, 1–2 seconds per frame matches Instagram/TikTok pacing. For typical web slideshows where viewers need to read a caption or study a product, 3–5 seconds is standard. For real-estate, jewelry, or detail-heavy product photography, 5–10 seconds gives the viewer time to take in fine detail. If your shots vary in importance, lean toward the longer end — viewers can scrub WebM in any browser but can't easily slow GIF playback.

What does "Background Color" actually do?

Two things. Any transparent areas in your AVIFs are composited onto it during encoding, and it paints the letterbox (top/bottom) or pillarbox (left/right) bars when your input AVIF's aspect ratio doesn't match the chosen output resolution. A portrait phone photo at 1080×1920 dropped into a 1920×1080 landscape WebM will sit centered with horizontal pillarbox bars on either side — those bars are filled with the Background Color. White is the default; black gives the standard video letterbox look; brand colors work for sponsored content. To skip bars entirely, set "Video resolution" to Keep original so the canvas matches the input.

Does the converter preserve AVIF's transparency in WebM?

No. Although VP9 and AV1 can carry alpha in WebM in principle, this converter encodes standard opaque video — the AVIF's transparent areas are composited onto the Background Color option before encoding: white by default, or any color you pick from the dropdown, with semi-transparent edges blending smoothly into it. If transparency is critical and the destination is a single still frame, use AVIF to WebP instead.

Can I drop the file size of the resulting WebM further?

Pick a lower "Quality preset" (Medium or Low), drop the resolution to 720p or 480p, or shorten "Image Duration" so the clip is shorter overall. If you've already exported and want to shrink the WebM without re-running the AVIF job, run it through Compress WebM where you can target a percentage of the original size or a specific bitrate.

Rate AVIF to WebM Converter Tool

Rating: 4.8 / 5 - 72 reviews