Video guide

How to Reduce Video File Size (and Keep Good Quality)

Practical ways to make a video smaller, with compression, resolution, bitrate and trimming. Learn what affects file size and how to keep the quality high.

Quick answer: first trim the parts you don't need, then compress the video at a lower resolution and bitrate. For most videos recorded on a phone, compressing to 720p with good settings reduces the size dramatically while still looking sharp on phones and in messaging apps.

Videos filmed on modern phones are large, often hundreds of megabytes for a few minutes. That makes them hard to send by email, slow to upload and heavy on storage. The good news: they usually contain far more data than needed for sharing.

What determines a video's file size?

A video's size depends on two things: its bitrate (how much data is used per second) and its duration.

File size (MB) ≈ bitrate (Mbps) × duration (seconds) ÷ 8

Example: a 3-minute video (180 seconds) at 10 Mbps is about 10 × 180 ÷ 8 = 225 MB. The same video at 3 Mbps is about 68 MB.

So there are only two ways to make a video smaller: make it shorter, or use less data per second. Every technique below is a way to do one or the other.

1. Trim what you don't need

Trimming is the only method that reduces size without any quality loss. Removing 20 seconds of preparation at the beginning and 10 seconds at the end of a 2-minute clip reduces its size by a quarter.

Use Trim Video, which cuts without re-encoding. It is fast, even on phones. See our guide on how to trim a video.

2. Lower the resolution

Resolution has a huge effect on the bitrate needed for good quality, because the number of pixels grows quickly:

Resolution Pixels per frame Compared with 1080p
4K (3840 × 2160) 8.3 million 4×
1080p (1920 × 1080) 2.1 million 1×
720p (1280 × 720) 0.9 million 0.44×
480p (854 × 480) 0.4 million 0.2×

On a phone screen or in a chat app, 720p looks sharp. Unless the video will be watched on a large screen, 4K is rarely necessary for sharing.

3. Use more efficient compression

When a video is re-encoded, the encoder decides how much data to use. Modern encoders like x264 (for H.264) can target a quality level instead of a fixed bitrate, spending more data on complex scenes and less on simple ones. Phones, on the other hand, record at high, fixed-ish bitrates so they can encode in real time. That is why phone videos often shrink a lot after compression.

Our Compress Video tool offers three levels:

Setting Maximum resolution Best for
Best Quality 1080p Keeping detail, light size reduction
Balanced 720p Sharing by message, email or social media (recommended)
Smallest File 480p Strict size limits

4. Reduce the frame rate

Videos recorded at 60 frames per second contain twice as many images as 30 fps videos. For most content, apart from sports or fast gaming footage, 30 fps looks perfectly smooth and needs less data.

5. Consider the audio

Audio is usually a small part of a video's size, but a high-bitrate stereo track still adds up on long videos. Compressing audio to 96–128 kbps AAC is transparent for most content. If the sound isn't needed at all, removing it saves a little more.

6. Choose a more efficient codec, with care

HEVC (H.265), VP9 and AV1 produce smaller files than H.264 at the same quality. The trade-off is compatibility: some devices and programs can't play them. For videos you share with others, H.264 in an MP4 file is still the safest choice.

What doesn't work

  • Zipping the video. Video is already compressed; a ZIP file will be almost the same size.
  • Compressing the same video again and again. Each round loses quality. Always start from the original.
  • Renaming the file extension. Changing ".mov" to ".mp4" does not convert or compress anything.

Size targets to keep in mind

Email services limit attachment sizes; Gmail, for example, allows attachments up to 25 MB and offers a Google Drive link for larger files. Messaging apps and websites have their own limits, which change over time, so check the service you use. Once you know the target, work backwards with the formula above: a 25 MB limit for a 60-second video means a total bitrate of around 3 Mbps or less.

Step by step with MediaToolNest

  1. Open Trim Video and remove the unnecessary parts. Download the trimmed clip.
  2. Open Compress Video and choose the trimmed clip.
  3. Select Balanced (or Smallest File for strict limits).
  4. Click Compress video, then download the smaller MP4.

Compression runs on your device. On a computer, it takes roughly as long as the video itself; on a phone, longer. Trimming first saves time.

Frequently asked questions

Can I reduce video size without losing quality? Only by trimming. Every other method removes some information, but good settings keep the difference hard to see.

Why did my compressed video get bigger? Videos that are already heavily compressed (for example, downloaded from a messaging app) have little left to remove. Keep the original in that case.

Which format gives the smallest files? At equal quality, AV1 and HEVC are the most efficient, but MP4 with H.264 is the most compatible.

Found an error in this guide? Tell us at our contact page. Read how we write and update our content in our Editorial Policy.