what this is
Video tools that keep your files where they are
Twenty-nine small utilities for converting, shrinking and reshaping video, all of which do their work inside the browser tab rather than on somebody else's hardware.
The arrangement most converters ask for
You hand over your file. It waits in a queue on a machine you know nothing about, in a country you were not told, under a retention policy you did not read. Some minutes later you get something back, if the upload did not fail halfway.
For a holiday clip, fine. For a recorded client call, an edit that is not public yet, footage of a home or a family — considerably less fine. Those are exactly the files people paste into the first converter a search turns up, without pausing on where they are about to end up.
The practical annoyances stack on top: size caps on free tiers, watermarks burned into results, sign-up walls between you and a five second job.
What changed
Browsers gained the ability to run compiled code at close to native speed several years ago. That made it possible to put a genuine media encoder on a web page rather than on a server, and clipinstrument does exactly that: FFmpeg, compiled to WebAssembly, running in the tab you are reading this in.
Your file is opened from disk the way an image viewer opens a photograph. It is processed by your own processor and handed straight back. No transfer happens at any point, which is why there is no upload progress bar and no queue to wait in.
You can verify this without taking anyone's word for it. Load any tool, disconnect from the network, and the conversion still completes.
The limits, stated plainly
Browser encoding runs perhaps two to four times slower than installed software, and a tab has a ceiling on how much memory it may claim — somewhere around half a gigabyte in practice. For clips of a few minutes, which covers most of what anyone converts, neither limit is noticeable.
For a two hour recording, a desktop encoder is genuinely the better instrument. Each page says so where it applies, rather than letting you find out twenty minutes into a job that was never going to finish.
What it deliberately cannot do
There is no field anywhere on this site for pasting a link. Nothing here downloads from streaming services, and nothing here removes copy protection — a protected file simply fails to open. Every tool works on files that are already yours and already on your machine.
Why it is free
Because your hardware does the work, there is no server bill to recover. That removes the usual reasons a free tool starts degrading: no need to advertise at you, no premium tier to push you toward, no incentive to watermark anything.
The tools
Convert between formats
Audio
Make it smaller
Fix and reshape
Reference and calculators
Who it is for
Streamers preparing clips for Discord, TikTok or Shorts. Editors handed footage in an awkward format. Podcasters lifting audio out of a recording. Anyone trying to get a file under an email or chat limit — and anyone who would simply rather their footage stayed on their own machine.
Everything starts from the homepage — see all 29 tools.
Questions
Written by a small independent project rather than a company with a support desk. Bug reports, tool requests and privacy questions all go to contact@clipinstrument.com, and are read by a person.