Free online converter
WebM to WebP — From Video File to Looping Image
WebM and WebP are cousins — both born from the same codec family, both built for the web — but they behave very differently in a page. A WebM is a video: it needs a video element, playback rules, and sometimes a user gesture before it moves. An animated WebP is an image: put it in an image tag and it simply plays, loops, and never shows a control bar. Converting WebM to WebP is how you turn "a video I have to embed" into "an image that happens to move".
That distinction matters most for hover previews, hero loops, tutorial snippets in docs, and anywhere autoplay policies or CMS restrictions make video embedding a fight. Screen recordings that browsers export as WebM — Loom-style captures, browser dev-tools recordings, Discord clips — convert especially cleanly.
Upload the WebM, trim to the loop you want, set fps and quality, and download. The conversion runs server-side on FFmpeg with no signup, no watermark, and automatic deletion of your files about an hour later.
Why convert with LightBox
Autoplays as an image, everywhere
Animated WebP sidesteps every autoplay policy, because to the browser it's just an image. No muted-attribute dance, no play button appearing on mobile, no CMS stripping your video tag. If you've ever fought WordPress or Notion to make a clip loop inline, this is the fix.
Right-sized for the job
A hover preview doesn't need 1080p at 30 fps. Resize to the rendered width, drop the frame rate, and trim to a clean loop — the result is often a tenth of the original's size, which keeps your page snappy and your Core Web Vitals green.
Keeps WebM's alpha channel
If your WebM carries transparency — a common trick for animated UI elements — animated WebP preserves it with full 8-bit alpha. That's something GIF fundamentally can't do, and it makes WebP the only sane target for transparent animations headed to a web page.
Free forever. Pro when you need more.
Everything on this page stays free. Pro adds this — once, no subscription, ever:
- 1 GB uploads, no daily limit
- Batch convert + saved presets
- Permanent library, priority processing