kompresija is live
I’m happy to announce that the first project on this site is out: kompresija, a video compression tool that runs entirely in your browser.
Why browser-side?
The whole point is privacy and simplicity. Your video never leaves your machine. There is no upload queue, no account, no waiting for a server to chew through a 2GB file. You pick a file, the tool squeezes it, and you download the result.
What it does
- Compresses common video formats in your browser
- Runs locally via WebAssembly — no uploads
- Free and ad-free, because it costs me nothing to run
What’s next
More presets, batch processing, and better size estimates. If you have a feature you’d love, just tell me — I read everything.