1Upload the MOV videos you want resized — work from the largest original you have rather than from a copy you already shrank once.
2Type a target width, a target height or a percentage, and leave the aspect-ratio lock on unless you deliberately want stretching.
3Run the resize; every file in the batch is taken to the same target in a single pass.
4Download the resized MOV file, or the whole set together as one archive.
Resize MOV FAQ
How does Resize MOV change the dimensions?
+
Concretely, the frames are scaled with a high-quality filter and the stream is re-encoded, since resolution is a property of the coded picture; the aspect ratio is preserved unless you deliberately override it. You give it a target width, a target height or a percentage, and it works from the original rather than from a previously resized copy.
Can I keep the aspect ratio, or force exact dimensions?
+
Both. Lock the ratio and one dimension follows from the other, which is what you want almost always. Unlock it and you get exactly the numbers you typed, at the cost of stretching — which on video means every face in the frame is slightly too wide. When you need a different shape, crop or letterbox rather than stretch.
Does the source format affect the result of a resize?
+
It does. MOV is QuickTime, Apple-native, and the usual home for ProRes and alpha-channel video that MP4 cannot carry. That is what decides whether shrinking the file is purely a question of pixels or also a question of re-encoding.
Is there anything specific to MOV I should watch for?
+
Yes — MOV can carry ProRes and a real alpha channel, so a re-encode to an H.264 profile silently discards both. Worth checking before you resize a file you will not be able to regenerate.
What is the most common mistake when resizing MOV videos?
+
Upscaling. Enlarging cannot invent detail that was never captured, so the result is a soft version of the original at a bigger size. Always resize down from the largest source you have, and resize once rather than in stages.
What resolution should I actually target?
+
Match where it will be played. 1920x1080 is still the safe default for almost everything; 1280x720 roughly halves the bitrate and is plenty for a screen recording or a talking head; 3840x2160 is only worth keeping if the footage was genuinely shot at it. Vertical platforms want 1080x1920. Never scale up.
What can I upload to Resize MOV?
+
MP4, MOV, MKV, WebM, AVI, WMV, FLV, 3GP, M4V, MPEG and MPG. The container and codec are probed before anything runs, so a mixed batch is handled correctly per file rather than assumed to be uniform.
Is there a file size limit on Resize MOV?
+
Yes: free accounts process video up to 1 GiB per file, by far the most generous cap on the site; ffmpeg with x264, x265 and libvpx does the work, which is the same toolchain behind most desktop video software. Video is the one family where the cap is high enough that upload time, not the limit, is what you will actually notice.
Will Resize MOV lower the quality of my MOV videos?
+
It depends on whether the job needs a re-encode. Operations that only touch the container or the timeline are done as a stream copy and the picture is bit-identical to the source. Anything that has to redraw frames goes through x264/x265 at a quality level you set, where CRF 23 is visually transparent on most footage.
Can I run Resize MOV on several MOV videos at once?
+
Yes. Uploads queue in parallel, which matters more here than anywhere else because video jobs are minutes rather than seconds. Free accounts run one file at a time; a pass lifts that.
What happens to audio, subtitle and chapter tracks?
+
They are carried across. Multi-track audio, embedded subtitle tracks and chapter markers survive wherever the target container can represent them — that is the main thing that separates a proper job from a naive re-encode that silently keeps only track one.
Does Resize MOV cost anything?
+
No. Resize MOV is free without an account, and the output carries no watermark, no corner logo and no intro card. Uploaded video is deleted from the workers shortly after the job completes.