Video Converter
Use our free online video converter to change video formats for playback, editing, social uploads, archiving, and web delivery. Convert MP4, MOV, AVI, MKV, WebM, TS, MTS, and VOB files quickly while improving compatibility, reducing file size, and matching platform requirements.
Max file size 10MB. Sign up for more.
| File Name | Size | Convert To |
|---|
Checking files and selected output formats.
| File Name | File Size | Download |
|---|
About Video Converter
Video conversion sounds like it should be simple — swap the extension, get a smaller file, move on. In practice, every conversion involves two independent decisions: the container (the "box" that wraps everything — MP4, MOV, MKV, WebM) and the codec (the algorithm that actually encodes the pixels — H.264, H.265/HEVC, VP9, AV1). Getting either wrong means a file that plays badly, plays not at all, or bloats to ten times the size it needed to be.
This primer covers what happens inside a video conversion so you can make deliberate choices for streaming, editing, archiving, or just getting a file to open on a specific device.
Container vs. codec — the split that trips everyone
A file called video.mp4 tells you almost nothing about what's inside. An MP4 container can hold H.264 video, H.265 video, or AV1 video — three completely different codecs with completely different quality-per-byte behaviour. Same story for MOV (usually H.264 or ProRes), MKV (anything), and WebM (usually VP9 or AV1).
When a video won't play, it's almost always the codec, not the container. When a video is huge, it's almost always the codec. When you convert MP4 to MP4 and the file shrinks by 60%, what you actually did was re-encode with a more efficient codec inside the same container.
The common formats at a glance
| Container | Typical codec | Playback | Best for |
|---|---|---|---|
| MP4 | H.264 (AVC) | Universal | Web, mobile, social |
| MP4 | H.265 (HEVC) | Modern devices only | 4K, streaming, small files |
| MOV | H.264 / ProRes | Apple + editors | iMovie, Final Cut, source video |
| MKV | Anything (H.264, H.265, AV1) | VLC, most players | Archival, multi-track subtitles |
| WebM | VP9 / AV1 | Web browsers | HTML5 <video>, YouTube |
| AVI | Legacy codecs | Older Windows | Legacy content only |
| GIF | N/A (image sequence) | Universal | Short animations, memes |
| FLV | H.264 / VP6 | Nearly dead | Only if you inherited legacy Flash content |
Bitrate — where file size actually comes from
The single biggest lever on video file size isn't the codec or the container — it's the bitrate. Bitrate is how many bits per second the encoder is allowed to spend describing the video. A 1080p video at 8 Mbps looks visibly better than the same clip at 2 Mbps. The same 1080p clip at 12 Mbps looks nearly identical to 8 Mbps but uses 50% more space.
Sensible defaults for H.264 video at 30 fps: 3-5 Mbps for 720p, 6-10 Mbps for 1080p, 25-40 Mbps for 4K. H.265 and AV1 achieve the same quality at roughly 60% of those bitrates, which is why modern streaming services have moved to them.
Choosing a target — a short decision tree
- Uploading to YouTube, Instagram, LinkedIn, or a website? Convert to MP4 with H.264. It's the universal safe target — nothing else needs installing.
- Editing in Final Cut, Premiere, or DaVinci? Keep the source in MOV / ProRes or convert to it. The editor will re-encode on export.
- Delivering to a modern web player with efficient streaming? WebM/VP9 or MP4/H.265 — both cut bitrate roughly 40% at the same quality.
- Archiving a family video collection? MKV with H.265. It handles multi-track audio and subtitles, and the file size stays reasonable.
- Sharing a short reaction clip? MP4/H.264. GIF looks tempting but plays back at a fraction of the quality for 10× the file size.
- Just want the file to play on grandma's Windows 10 laptop? MP4/H.264. Nothing else is that safe.
Resolution, framerate, and audio — the settings people forget
Converting a 4K master to a 720p delivery cuts file size by roughly 75% before you touch anything else. Similarly, 30 fps content doesn't need to be exported at 60 fps just because the source device supports it — half the frames at half the storage. Audio bitrate matters less than video (AAC at 128-160 kbps is inaudible from lossless for most content), but if the source has 5.1 surround, converting to stereo cuts more space.
What every iFormat video converter does the same way
All the tools listed below process video on isolated per-request workers, with TLS-encrypted uploads and 30-minute auto-delete on both source and output. No watermarks on paid tiers, no ads on any tier. Long video jobs (over a minute of source at 1080p) require sign-in on the free plan — this is server compute, not browser processing, and the sign-in keeps the queue orderly for everyone else.
How to convert a video, step by step
The same flow works for every video tool below — MOV to MP4, MKV to MP4, WebM to MP4, and everything in between.
-
1
Pick the tool by source and target
Start with what you have. If your file is an iPhone recording, look for MOV to MP4. If it's a WhatsApp clip that won't play in your editor, MP4 to MOV. Each dedicated tool page is tuned for that pair — codec choice, container settings, and reasonable defaults are already dialled in.
-
2
Upload your file
Drag your video into the drop zone. Free-tier uploads are capped at 10 MB — enough for short clips and screen recordings but not long-form. Pro handles files up to 1 GB and batch jobs of up to 20 videos. Because video conversion is compute-heavy, sign-in is required on the free plan for anything longer than a minute of source.
-
3
Adjust quality and resolution if you need to
The defaults produce a broadly-compatible MP4 at the source's original resolution. If you're preparing for the web, drop the resolution to 720p or 1080p — 4K is almost never needed for delivery. If you're re-encoding a clip that's already been through Instagram or WhatsApp, use a higher-quality preset; the source is already generation-lossed, and low presets will compound the damage.
-
4
Convert and download
Video conversion takes proportionally longer than image or PDF work — typically a few seconds per second of source video on a mid-range clip, longer for 4K. The result downloads immediately once ready. Both the upload and the converted file are permanently deleted from our servers within 30 minutes.
Tips people usually learn the hard way
- Re-encoding always costs quality. If your goal is just a different container (say, MP4 to MKV without changing the codec), pick a "remux" option where offered — it swaps the container without touching the codec, in seconds, with zero quality loss.
- Don't upscale in a conversion. If your source is 720p, exporting at 1080p just makes a bigger file with the same visual information. Upscaling belongs in a dedicated AI upscaler, not a converter.
- Watch out for audio drift on long clips. When converting between wildly different framerates (say, 24 fps film to 60 fps display), audio can slowly desync. Keep the framerate consistent with the source unless you have a specific reason to change it.
- H.265 files won't play on old devices. A Windows 7 machine or an older Android phone will refuse to open H.265. If you're not sure who's watching, stick with H.264.
When you actually need to convert a video
Six concrete scenarios where the format swap is the whole job.
iPhone MOV clips that won't play on Windows
Recent iPhones save videos as MOV wrapped around H.265 (HEVC). Older Windows machines and many web apps can't decode that. Converting to MP4/H.264 makes the same clip openable anywhere at the cost of a slightly larger file. It's the video equivalent of HEIC to JPG — the same "it works on iOS, breaks everywhere else" story.
Getting a video to embed in a website
HTML5 <video> reliably plays MP4/H.264 across every mainstream browser. For extra polish, offer a WebM/VP9 source alongside — Chrome and Firefox will pick the smaller file automatically. Never link an MKV or MOV directly; some browsers download instead of playing.
Preparing footage for an editor that's picky about codecs
Final Cut Pro loves MOV/ProRes. Adobe Premiere handles most things but chokes on variable-framerate MP4s exported from phones. DaVinci Resolve struggles with H.265 without proper GPU support. Converting to a codec your editor understands avoids hours of "why is playback laggy" debugging.
Shrinking a file to fit an upload limit
Email services cap attachments at 25 MB. Slack maxes free workspaces at 1 GB. A form portal might insist on under 100 MB. Converting from a bloated MP4 to an H.265 MP4 typically cuts size by 40-60% at the same visual quality, which is almost always enough to fit the limit without touching resolution.
Turning a short clip into a shareable GIF (or the reverse)
Slack, Reddit, and message boards still prefer GIF for short reaction loops. Videos aren't playable inline in a lot of places where GIFs auto-loop. Converting video to GIF (or GIF back to MP4 to shrink a huge GIF to 5% of its size) is one of the most-requested conversions on the site.
Archiving family videos or a legacy collection
For long-term storage, MKV with H.265 is the format of record. It preserves multiple audio tracks, subtitle streams, and chapter markers in one file — everything a home-video collection typically has scattered across separate files. Convert once, store the MKV, and re-encode to MP4 for playback whenever you need it.
Not sure which tool fits your case? Skim the grid below — each entry is labelled with the source and target format, and the tool page has a note about what quality settings work best for that specific conversion.
How to Choose the Right Video Format
Key points covered on this page, including compatibility notes, workflow tips, and practical quality trade-offs.
Use our browser-based video converter to change video formats for playback, editing, social uploads, archiving, and web delivery. Convert MP4, MOV, AVI, MKV, WebM, TS, MTS, and VOB files quickly while improving compatibility, reducing file size, and matching platform requirements.
Choose MP4 for the widest playback support, MOV for Apple and editing workflows, MKV when subtitles or multiple tracks matter, and WebM when the destination is a browser or website.
The video converter is useful for camera exports, social uploads, archived footage, screen recordings, DVD extractions, and platform-specific delivery requirements.
Video Converter FAQ
Quick answers about supported formats, common conversion workflows, and how to choose the right video conversion path.
What is a video converter?
Which video format is best for general compatibility?
What is the difference between MP4, MOV, AVI, MKV, and WebM?
Will converting a video reduce quality?
Can video conversion help reduce file size?
Can I convert video formats for editing software and social media?
Can I batch convert multiple videos online?
Is the online video converter safe to use?
Guides for Video Converter
Read practical guides, format comparisons, and troubleshooting articles related to Video Converter.
Why Won't My Video Play? How to Fix Unsupported Format Errors
Video won't play? Fix unsupported format errors on Windows, Mac, iPhone, and Android. Convert to MP4 free in under a minute.
How to Convert Videos to GIF — Create Memes and Social Clips
Convert video to GIF free online. Create social media clips, memes, and reaction GIFs from MP4, MOV, or WebM. No watermark.
Video Too Large for WhatsApp? How to Send It Without Losing Quality
Video too large for WhatsApp? Compress it free without losing quality. Set the right resolution and quality settings for WhatsApp's 16MB limit.
Best Video Format for YouTube, Instagram Reels and TikTok Uploads
Best video format for YouTube, Instagram Reels, and TikTok in 2026. Resolution, aspect ratio, and codec recommendations by platform.
Online WEBM Converter Convert Videos to Any Format
Video Converter Online: What Features to Look For
iFormat's online video converter supports MP4, MOV, WebM, AVI, MKV, and more. Convert any video format free, no software required.