About VidoSick
VidoSick is a free video toolkit that runs in your browser tab instead of on a server. There is no account and no upload. A file you open here never leaves your machine, so a job that would mean waiting on someone else's queue usually finishes in seconds instead.
That is possible because the browser itself now ships the pieces a video editor used to need a server for: WebCodecs for hardware-accelerated encoding, and enough decoding power to run speech-to-text locally. Where the browser cannot do a job (GIF encoding, mainly), the tool falls back to ffmpeg compiled to WebAssembly instead of pretending the job is free. How it works goes through which operations copy a file's data and which have to re-encode it, with the numbers behind each claim.
53 tools, grouped by the job
- Compress & convert (3): Shrink a file to fit an upload limit, change its container, or turn it into a GIF.
- Edit video (8): Trim, split, join, crop, resize, rotate, retime or loop a clip without it leaving your machine.
- Audio (4): Pull the soundtrack out, strip it, replace it, or draw it as a waveform.
- Subtitles & transcripts (3): Transcribe speech, convert and retime caption files, and burn them into the picture.
- Frames & file info (4): Grab stills, build a contact sheet, preview a thumbnail, or read what a file really contains.
- Calculators (7): Pure math, no upload and no waiting. Results update as you type.
See the full list. Every tool is one click away, with no sign-up in front of it.
Privacy by design
Every calculation, encode and transcription happens on your device. The Privacy Policy covers exactly what analytics is collected and how the contact email is handled. There is nothing else to disclose, because there is no upload endpoint for your media to reach.
Get in touch
Bug reports, broken tools, missing formats: contact us at contact@vidosick.com.