Video tools that run in your browser

Every tool here runs on your own machine. The calculators answer timeline math (timecode, frame counts, frame rates and aspect ratios), and the converter turns a clip into a GIF or WebM without uploading it. No account, no watermark, no queue.

Compress & convert

Shrink a file to fit an upload limit, change its container, or turn it into a GIF.

01Trim, crop, caption and convert a short clip to GIF or WebM in the browser. The file never leaves your device.
02Shrink a video to fit a size limit you name (10 MB for Discord, 25 MB for email) with the bitrate computed from your clip rather than guessed at with a quality slider.
03Change a video's container (MOV, MKV, WebM or AVI into MP4), copying the streams untouched wherever the codecs allow, so most conversions finish in seconds without re-encoding.

Edit video

Trim, split, join, crop, resize, rotate, retime or loop a clip without it leaving your machine.

01Cut a video down to an in/out range in your browser. Trimming just the end of an H.264 clip is an instant stream copy, and everything else is a fast re-encode on your device's own hardware.
02Cut one video into several files in your browser. Each part is copied straight out of the original with no re-encoding, so a long recording becomes upload-sized pieces in seconds instead of minutes.
03Join two or more clips into one file in your browser. Clips off one camera merge with an instant stream copy, and mixed formats get a fast re-encode so nothing is lost getting there.
04Repeat a clip end to end, N times or until it fills a target length: a stream copy when the codec allows it, so looping finishes in seconds no matter how long the result plays.
05Turn a sideways or upside-down clip the right way up, or mirror it horizontally or vertically: a plain rotation copies the file with no re-encode, and finishes in seconds regardless of length.
06Speed a clip up or stretch it out, from a quarter speed to four times: the picture is copied rather than re-encoded, and the audio keeps its pitch unless you ask it not to.
07Draw a box over your video and keep only what is inside it, free-form or locked to 9:16, 1:1 or any delivery ratio, with the discarded share of the picture shown before you run it.
08Reframe a video to a platform's exact upload size (crop to fill, fit with bars, or stretch) with what each choice costs computed and shown before the export starts.

Audio

Pull the soundtrack out, strip it, replace it, or draw it as a waveform.

01Pull the audio track out of a video in the browser, copied losslessly when possible, or converted to WAV, MP3, M4A or Opus.
02Remove the audio track from a video without re-encoding it. The picture is copied untouched and the file never leaves your device.
03Put music, a voiceover or another clip's sound onto a video. The picture is copied packet for packet on every path, so no frame is ever re-encoded.
04Turn a video or audio file's sound into a downloadable waveform image. Pick a style, size and color, entirely in your browser.

Subtitles & transcripts

Transcribe speech, convert and retime caption files, and burn them into the picture.

01Burn an SRT, VTT or ASS into the picture and export an MP4 with the audio intact, styled, previewed frame for frame, and never uploaded.
02Convert SRT, WebVTT, ASS and SSA subtitles into each other or into plain text, repair broken encodings, and see every problem the file has.
03Transcribe a video's speech to text in your browser, free, unlimited and unwatermarked, with a one-time model download that then works offline.

Frames & file info

Grab stills, build a contact sheet, preview a thumbnail, or read what a file really contains.

01Extract a full-resolution still from any video frame and save it as PNG, WebP, or JPEG, frame-accurate, lossless, and never uploaded.
02Sample frames from a video every N seconds or N frames spread evenly across the clip, then download them individually or compose a labeled contact-sheet grid image.
03See a thumbnail composited into mocked YouTube search results, sidebar and mobile feed at real relative scale, checked against YouTube's own size and format rules.
04See what's inside a video file (codec, resolution, frame rate, bitrate, audio channels, and container format) without uploading it.

Calculators

Pure math, no upload and no waiting. Results update as you type.

01Convert timecode to frames and frames back to timecode at any frame rate, with a frame duration reference for 23.976 through 60 fps.
02Estimate export file size from bitrate and duration, or calculate the exact target bitrate needed to fit Discord, Slack, and email upload limits.
03Calculate exact frame counts and cut intervals for any musical tempo across 24, 25, 30, and 60 fps with tap tempo and marker export.
04Calculate memory card needs and storage footprints for Apple ProRes, Blackmagic RAW, Sony XAVC, and mirrorless codecs across multi-camera shoots.
05Convert SMPTE timecode across 23.976, 24, 25, 29.97 DF/NDF, and 59.94 fps with drop-frame math and timeline drift analysis.
06Scale width and height to 16:9, 9:16, 4:5, 2.39:1 or a custom ratio, with pixel dimensions at 1080p and 4K.
07Get exact pixel dimensions from an aspect ratio with width, height or the long edge pinned, or scale a resolution by percentage, with even-pixel rounding for H.264.

Why browser tools instead of an app

Most "free" online video tools upload your footage, process it on a server and hand back a download, which means queueing, file size caps, and your material sitting on someone else's disk. Everything on VidoSick runs client side instead: the calculators are arithmetic, and the converter uses ffmpeg compiled to WebAssembly, so the encode happens on your CPU.

The trade-off is honest: local encoding is bound by your own hardware, so a long clip takes longer than it would on a server farm. In exchange there is nothing to sign up for and nothing to delete afterwards, and the calculators keep answering even if your connection drops mid-session.

Just after one number?

The quick answers section has a page per common question: how many frames ten seconds holds at 24 fps, what 9:16 is in pixels, what a 1920 × 1080 to 9:16 crop costs, each with the number at the top and the reference table underneath.

Questions about these tools

Are these video tools really free?

Yes. Every tool on this page is free to use with no account, no sign-up and no usage limit. There is no paid tier holding back features.

Do my files get uploaded to a server?

No. The calculators are pure math that runs in the page, and the video to GIF converter decodes and re-encodes your clip locally with ffmpeg compiled to WebAssembly. Your video never leaves your device.

Do the tools work on a phone or tablet?

The calculators work on any modern browser, including mobile. The video converter also runs on mobile but is limited by available memory, so long or high-resolution clips are better handled on a desktop browser.

Which frame rates and aspect ratios are supported?

The frame tools accept any frame rate you type, including 23.976, 29.97 and 59.94, and the reference tables cover the standard broadcast and film rates. The aspect ratio calculator ships presets from 1:1 to 2.39:1 and accepts custom ratios.