Why Your Video Won't Compress Any Smaller
A video stops getting smaller when it hits a real bitrate floor: below a certain bits-per-second, the picture falls apart, so a compressor deliberately stops cutting rather than deliver an unwatchable file. If your source is already a compressed MP4 (not raw footage), you're also re-compressing data that's already been squeezed once, which recovers far less than the first pass did. Past that point, the fix isn't a stronger compression setting — it's lowering resolution, trimming length, or accepting a quality tradeoff.
Compression Has a Real Floor, Not a Setting You Missed
It's tempting to assume a smaller-file slider just needs pushing further, but video compressors cap how low the bitrate can go on purpose. PixelTools' own compressor won't encode video below 100 kbps even in its most aggressive target-size mode — under that, motion turns to mud and blocky artifacts everywhere, so the tool holds the floor and instead flags that your requested size probably can't be hit, rather than quietly producing a broken file. That's not a bug or a conservative default you can override; it's the same tradeoff every real encoder makes, because a file that's technically smaller but unwatchable isn't actually useful to you.
Recompressing an Already-Compressed File Doesn't Help Much
The biggest size drop happens on the first real compression pass, when a large amount of visual redundancy gets squeezed out. Running that same MP4 through a compressor a second (or third) time mostly re-encodes data that's already near its practical limit, so each additional pass buys diminishing returns and adds a little more quality loss for less and less size benefit. If you're chasing a specific target size and the file barely moves between attempts, you've likely already extracted most of the compressible redundancy — the source itself, not the tool, is now the constraint.
What Actually Shrinks a File Past the Floor
Once bitrate is maxed out, three levers still move file size: lowering resolution (a 1080p video downscaled to 720p can drop 40-50% in size for a similar bitrate budget), trimming the clip's length (a linear relationship — cut the runtime in half, roughly halve the file), and switching to a more efficient codec if your current one is older or less optimized. Dropping frame rate on screen-recording or slideshow-style footage (not fast motion) can also help meaningfully. Audio bitrate has the least headroom — it's usually already small relative to video, so squeezing it further rarely moves the needle much.
How to Tell You've Actually Hit the Floor
If cranking a compressor's quality slider to its most aggressive setting changes the output size by only a few percent, and the video already looks noticeably worse, you're at the floor rather than missing a setting. Compare the result against the source's bitrate (total file size divided by duration) — if the two are already close, there's very little left to compress out. A useful sanity check: try a completely different tool. If it lands at roughly the same size for the same quality, that confirms the limit is the source content, not your compressor's settings.
Getting Under a Specific Upload Limit
If the real goal is fitting a platform's cap — Discord's free-tier 20MB limit or Gmail's 25MB attachment ceiling, for example — and straight compression can't get there without falling apart, resolution and trim are the more reliable path than pushing bitrate lower. A 2-minute 1080p clip that won't fit in 20MB at watchable quality often will once trimmed to 60 seconds or downscaled to 720p, because both changes reduce the total bits needed rather than fighting the bitrate floor directly.