1Upload the 3GP 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 3GP file, or the whole set together as one archive.
Resize 3GP FAQ
How does Resize 3GP 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 is derived 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 — useful for a fixed slot, wrong for a photograph.
Does the source format affect the result of a resize?
+
It does. 3GP is the cut-down MP4 profile built for early mobile networks, usually very low resolution with AMR audio. 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 3GP I should watch for?
+
Yes — 3GP files are usually very low resolution with AMR speech audio, so there is little detail left to protect and a lot of size to reclaim. Worth checking before you resize a file you will not be able to regenerate.
What is the most common mistake when resizing 3GP 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 dimensions should I actually target?
+
Match the slot it will live in. A full-width web hero rarely needs more than 1920 pixels wide, a content image 1200, a thumbnail 400, and doubling those numbers covers high-DPI screens. Anything beyond that is bytes nobody sees.
What can I upload to Resize 3GP?
+
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 3GP?
+
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 3GP lower the quality of my 3GP 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 3GP on several 3GP 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 3GP cost anything?
+
No. Resize 3GP 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.