Video compressor

Simon Willison's Blog Tools

Summary

Simon Willison created a web-based video compression tool using Claude Fable 5.1 and FFMPEG WebAssembly to quickly generate optimized video files with customizable presets for blog publishing.

No content available
Original Article
View Cached Full Text

Cached at: 09/08/26, 12:21 AM

# Tool: Video compressor Source: [https://simonwillison.net/2026/Sep/7/video-compressor/](https://simonwillison.net/2026/Sep/7/video-compressor/) I recorded a short demo video of[my Equal Earth](https://simonwillison.net/2026/Sep/7/equal-earth/)animation on my phone and wanted to publish an optimized version of that video \(using FFMPEG\) on my blog, so I had Claude Fable 5\.1 in Claude Code for web[build me this tool](https://claude.ai/code/session_01QHTdJZ4xg6TZfDXCmuvAE9)using the WebAssembly build of FFMPEG\. ![Screenshot of a video compression web tool. Under "Versions to generate" is a table of five presets (Largest, Large, Medium, Small, Smallest) with output sizes of 854×370 or 640×276, CRF quality settings from 22 to 28, and audio bitrates from 128 to 64 kbps, plus options for encoder speed, H.264 profile, 30 fps limit, stripping metadata, dropping audio, and encoding only the first 10 seconds. A green "Generate versions" button reads "Done: 5 versions in 11.8s." Below, "Results, smallest first" shows three video players: Smallest at 145 KB (48% of original), Medium at 241 KB (79%), and Small at 264 KB (87%), each with a Download .mp4 button and a collapsible ffmpeg command.](https://static.simonwillison.net/static/2026-09-07/video-compressor.webp)

Similar Articles

@Ryrenz: Wow, an open-source editor for cutting 4K video directly in the browser. A newly launched small project that squeezes an entire video editor into ComfyUI. The biggest annoyance for AI video creators is: after generating in ComfyUI, they have to export to another software for editing. ComfyUI-OpenCut lets you…

X AI KOLs Timeline

ComfyUI-OpenCut is a new open-source plugin that integrates a full-featured video editor directly into ComfyUI, allowing multi-track editing, keyframes, effects, and real-time preview in the browser without server-side processing.

@Easycompany333: Compiled 6 Claude Skills for video that you can try directly: 1. HyperFrames – generate animated video with one sentence. Articles, tweets, product intros can all become MP4. Suitable for product promotion, tutorial openers, short social videos. https://github.com/heyg…

X AI KOLs Timeline

Compiled 6 Claude Skills for video that can be used directly, covering auto-generated animated videos, AI-assisted rough cuts, React component rendered videos, multimedia generation toolbox, Chinese editing agent, and video prompt writing open-source tools.

LiteFrame Scales Video LLM Efficiency (6 minute read)

TLDR AI

LiteFrame introduces a highly efficient video encoder for Video LLMs that uses Compressed Token Distillation to enable up to 8x more frames and 35% latency reduction while maintaining accuracy, setting a new Pareto frontier for long-form video understanding.