Resize Video

Resize Video for Instagram & TikTok — Free, No Watermark

QUICK ANSWER

The fastest free way to resize a video online for social. Drop in any clip, pick a target — Instagram Stories / Reels (9:16), feed square (1:1), feed portrait (4:5), TikTok (9:16), YouTube (16:9), or Custom — and get back an MP4 sized exactly for it. Native ffmpeg, no signup, no watermark.

  • Instagram / TikTok / YouTube presets
  • Crop-to-fill or letterbox
  • Native ffmpeg, not browser wasm
  • No signup, no watermark
  • Up to 500 MB
  • Deleted within 24 hours

Files are deleted from our server within 24 hours.

10+ conversions and counting
Trusted by creators at startups, agencies, and Fortune 500 teams.
Free forever — no signup, no watermark, no length cap.

Why this resize-video tool is fast on Clipy

Resizing is scale + crop + re-encode, and the H.264 re-encode is the part that dominates wall-clock time. Browser-wasm ffmpeg runs it in a single CPU thread inside a tab, which is why competing free tools take minutes for any clip over a few seconds. We run native ffmpeg on dedicated workers — the encoder uses every available core, the wasm memory ceiling doesn't exist, and the upload + download legs ride your nearest Backblaze B2 POP via presigned URL. Closest edge in, Bunny CDN out, native encoder in the middle.

What this tool does, exactly

Each preset picks a target frame and the right scale/crop policy. YouTube (16:9 → 1920×1080) letterboxes a vertical source so faces don't get cropped — desktop viewers tolerate bars better than chopped subjects. TikTok / Reels / Shorts (9:16 → 1080×1920) and Instagram Square (1:1 → 1080×1080) scale-and-crop to fill the new frame, because bars on a vertical feed kill engagement. Instagram Portrait (4:5 → 1080×1350) is the highest-engagement ratio in the IG feed. Custom lets you set any exact width × height. Output is always H.264 (CRF 22, visually transparent) + AAC (160 kbps) inside MP4 with +faststart and yuv420p pixel format — the combination every social platform autoplays without re-transcoding.

Why aspect ratio matters more than resolution

People obsess over 1080p vs 4K. Almost no one notices the difference on a phone. What viewers notice instantly is a 16:9 video shoved into a TikTok feed with thick black bars top and bottom, or a 9:16 phone clip uploaded to YouTube as a tiny strip in the middle of a desktop screen. Resolution is invisible; aspect ratio is the first thing the eye sees. Get this right and the clip stops looking like it came from somewhere else. The four ratios that cover 99% of social: 16:9 (YouTube, LinkedIn, X, Vimeo, web embeds), 9:16 (TikTok, Instagram Reels, YouTube Shorts, Snapchat), 1:1 (Instagram feed, Facebook feed), and 4:5 (Instagram portrait — the highest-engagement IG feed shape).

Sister tools

For pure aspect-ratio presets without dimension tuning, use aspect ratio converter. To cut a specific region out of the frame first, crop video. Fixing orientation before resizing? Rotate video. After resizing, run output through video compressor if file size is still a problem, or mute video for autoplay-muted social embeds. Stitching several resized clips into one feed post? Merge videos.

Record straight to the right size

Resizing is always a compromise — either you throw away pixels (crop-to-fill) or you add empty bars (letterbox). If you're recording the source yourself, record with Clipy and pick the aspect ratio at capture time so you never have to come back here.

Common questions

Will this stretch my video?

Only if you pick Custom and choose a width / height that doesn't match the source aspect ratio. The YouTube, TikTok / Reels, and Square presets all preserve aspect — they either letterbox (YouTube) or scale-and-crop (TikTok / Square) instead of squashing.

Why does TikTok / Reels crop instead of letterboxing?

Black bars on a vertical feed look like a video copy-pasted from somewhere else, and the algorithm tends to favor full-frame clips. Cropping the sides off a 16:9 source loses about 25% of the picture but keeps the center action filling the screen — the trade-off social platforms reward with reach.

What are the correct Instagram video dimensions?

Instagram has three distinct video formats: Stories and Reels are 1080×1920 (9:16 vertical, full-screen). Feed square is 1080×1080 (1:1). Feed portrait — the highest-engagement ratio — is 1080×1350 (4:5). Uploading a landscape 16:9 video to Instagram without resizing means Instagram auto-crops or pillarboxes it, shrinking your visible content area and hurting reach.

What size should a TikTok video be?

TikTok's canonical size is 1080×1920 at 9:16 aspect ratio — same as Instagram Reels and YouTube Shorts. That is the 'TikTok / Reels' preset in this tool. TikTok will accept other ratios but adds padding or crops them, which typically lowers the tap-to-watch rate compared to a full-screen 9:16 clip.

Can I resize without re-encoding?

No — changing resolution requires re-encoding the video stream. We use H.264 at CRF 22, which is visually transparent for almost any source. The audio is re-encoded to 160 kbps AAC, also transparent for speech and most music.

What's the largest input file?

Up to 500 MB per upload. For larger 4K masters or batch jobs, the Clipy desktop app uses native ffmpeg with no memory ceiling.

Does the output autoplay on Slack / Twitter / Discord?

Yes. We output H.264 + AAC inside MP4 with +faststart and yuv420p pixel format — the exact combination every social platform autoplays inline without re-transcoding.

How is this faster than other resize-video tools online?

Native ffmpeg on dedicated workers runs the scale + crop + re-encode much faster than browser-wasm pipelines that serialize on a single CPU thread. Your upload also bypasses the slow leg most free tools force — straight to the nearest B2 POP via presigned URL.

Is the file kept after conversion?

No. Both the upload and the resized output are auto-deleted within 24 hours. There is no signup, so no user account the file gets attached to.

More free tools