Browser FFmpeg workspace

Process media in three clear steps.

Upload local files, tune the FFmpeg command, then run it in your browser without sending media to a server.

Upload media

Choose one or more local files. They stay in the browser.

Drop files hereor click to choose media

Configure command

Start from a preset or edit the command fields directly.

Current commandffmpeg -i input.mp4 output.mp4

Run and download

Execute the command, then download the generated file.

The command unlocks after the FFmpeg core is ready.

No output yetYour download will appear here after a successful run.

Fetch additional files

Use this when a command creates multiple named outputs.

Start from a tested browser FFmpeg command, then open it in the editor with the options already filled in.

Browse all recipes