Manatee

How to compress an iPhone 4K video on a Mac

The simplest way to compress an iPhone 4K video on a Mac is to open it in QuickTime Player and choose File > Export As > 1080p, which typically cuts the file to a quarter of its size or less while looking identical on a phone or laptop screen. If the recipient has a size limit, a shrink tool that accepts a target in MB will get you there in one pass. Either way, work from the original clip, and expect HDR footage to look a touch flatter once converted.

Why iPhone 4K files are so large

Apple’s own estimates, shown under Settings > Camera > Record Video on the phone, put 4K at 30 fps at roughly 170 MB per minute and 4K at 60 fps at roughly 400 MB per minute, using the efficient HEVC format. Switch the phone to “Most Compatible” (H.264) and those numbers roughly double. A three-minute clip of a school concert can be over a gigabyte.

Two things drive that size. Resolution: a 4K frame has four times the pixels of a 1080p frame. Frame rate: 60 fps is twice as many frames per second as 30. Cutting 4K at 60 fps down to 1080p at 30 fps removes seven eighths of the data before compression even gets involved, which is why the 1080p export is such an effective first step.

A third factor is that the phone encodes quickly, in real time, with headroom for the worst case. A Mac encoding the same footage with no time pressure can often produce a file half the size at the same resolution with no visible difference.

Method 1: QuickTime Player

QuickTime is on every Mac and needs no setup.

  1. Open the video in QuickTime Player (double-click the file, or drag it onto the QuickTime icon).
  2. Choose File > Export As.
  3. Pick 1080p for the best balance, or 720p if the file only needs to be watchable on a phone.
  4. Choose where to save it and click Save.

The export produces an H.264 file that plays on practically anything, including older Windows machines and TVs that choke on HEVC. The downside is that QuickTime offers no control over bitrate: you get its preset, and the resulting size is whatever it is. For a size-critical job, that is not enough, and Method 3 addresses it.

If the clip still lives in the Photos library rather than on disk, export from Photos instead: select the video, choose File > Export > Export 1 Video, and set Movie Quality to 1080p. That gives the same kind of H.264 output, and you never have to locate the original file.

Method 2: trim first

Compression works on every second of a clip, including the twenty seconds of wobbling before the moment you wanted. Cutting those out is free, in quality terms, and often saves more than any encoder setting.

  1. Open the clip in QuickTime Player.
  2. Choose Edit > Trim.
  3. Drag the yellow handles to the start and end you want, then click Trim.
  4. Choose File > Export As and pick a resolution as above. (If you use File > Save instead, QuickTime saves the trimmed clip without re-encoding, which keeps full quality but also full size per second.)

Trim in Photos with the same idea: open the video, click Edit, drag the handles, and Done.

Method 3: shrink to an exact size

Most people compress a 4K video because something said no: a messaging app, an email attachment limit, a course portal, a form that accepts 100 MB. Picking a resolution in QuickTime and hoping the number lands is slow, and guessing bitrates by hand is slower.

Manatee has a Shrink mode built around the number. Drop the video onto the window, switch to Shrink, type the size you want in MB, and it finds the quality that fits and writes a new file beside the original. The original is never modified. It handles iPhone clips directly, whether they are HEVC or H.264, including the .mov files AirDrop hands you. The encoding happens on your Mac; nothing is uploaded and there is no account. Every feature is free for the first 24 hours, which covers most “I just need this one video to send” situations.

What Manatee will not do: it is not a video editor. It cannot trim, crop, stabilize, or add anything. Trim in QuickTime or Photos first, then shrink the result. And no tool can put a ten-minute 4K clip under 25 MB without it looking noticeably soft; at that point, the answer is a shorter clip or a link rather than a file.

HDR, frame rate and what “looks the same” means

Recent iPhones shoot 4K in Dolby Vision HDR by default. When you export to H.264, which cannot carry that HDR information, macOS converts the picture to standard range. It does a reasonable job, but skies and bright highlights can look a touch flatter than the original did on the phone. If that bothers you and the recipient has a recent iPhone or Mac, keep HEVC. QuickTime’s 4K export option preserves HEVC; or use a shrink tool and accept that a 4K HEVC file at a given size will hold more detail than the same size in H.264. The compatibility trade-off is laid out in H.264 vs HEVC: which one your Mac, phone and recipients can open.

Frame rate matters too. Footage shot at 60 fps for smooth slow-motion is wasted on a family group chat. Converting to 30 fps halves the frame count, and most viewers cannot tell on normal motion. QuickTime’s presets do not change frame rate. If you want to drop to 30 fps, you need an encoder that exposes the setting; the ffmpeg command in our guide to shrinking a video to a specific file size includes it.

Finally, prevent the problem at source if you record a lot for sharing: on the iPhone, Settings > Camera > Record Video lets you choose 1080p at 30 fps, and the Formats setting lets you keep High Efficiency (HEVC) to halve size at any resolution.

Questions

Will compressing my 4K video lose quality?

Yes, strictly, because every re-encode discards some information. Whether you can see it is another matter. A 1080p export viewed on a phone or laptop looks the same as the 4K original to almost everyone. Quality loss becomes visible when the bitrate is cut too far for the resolution, or when a file is compressed repeatedly; see why compressing a video twice makes it look worse.

Should I keep the 4K original?

Yes. Compressed copies are for sending. Keep the original in Photos or on a drive, and make new compressed versions from it whenever you need them, rather than compressing a compressed copy.

The video won’t even open on my Mac after AirDrop. What’s wrong?

That is usually an HEVC playback issue on an older Mac, or an interrupted transfer, not a size problem. See iPhone video won’t play on Mac after AirDrop.