Premiere Pro can aim an export at a specific file size, but the control that does it is an approximation and Adobe says so in writing. Here is the route Adobe documents — and, more usefully, where that route stops being reliable, so you are not re-exporting five times in a row.
You need a finished sequence and one number: the ceiling you have to get under. Twenty-five megabytes is a common one, but it comes from whatever you are sending the file to, not from Premiere. Confirm the current figure in that service's own documentation first.
Before you start
Pick your format. Adobe's export guide is direct: "Choose a format. H.264 is recommended for most online videos." The container mapping is spelled out too — "select the appropriate Format, such as H.264 for MP4 or QuickTime for MOV."
Duration is doing most of the work. Adobe's description of the file-size control states that "longer files will be exported with a modified bitrate to match the file size." The same ceiling spread across more minutes means less data per second, so a 45-second clip and a 12-minute clip are not the same job.
Step 1: Open the export settings
Adobe gives one route and one shortcut: "Select File > Export > Media or use the keyboard shortcut Ctrl + M (Windows) or command + M (macOS)."
Step 2: Start from a Match Source preset
Do not build a preset from scratch. Adobe recommends: "Use the Match Source – Adaptive High Bitrate preset for a quick and high-quality export. It automatically matches your sequence settings like frame size and frame rate, making things easier and efficient."
The settings reference adds what "adaptive" means here: "These presets will match most settings to the source and also adjust the bitrate based on the source's frame size. This allows for higher quality video while maintaining smaller file sizes and export times."
One caution on naming: Adobe's pages are not consistent. Premiere lists Adaptive High / Medium / Low Bitrate, while the Media Encoder reference in places describes presets named "Match Source - High bit rate" and "Match Source - Medium bit rate." Go by what your Preset menu actually shows.
Step 3: Set a Maximum File Size
This is the control most people are after. Adobe Media Encoder's export settings reference documents it:
"Select this option to set the Maximum File Size for the exported video. This option is available for presets that allow for estimated file sizes. However, longer files will be exported with a modified bitrate to match the file size. This feature is useful for export destinations such as YouTube that specify file-size limits."
Two things to take from that. The option only appears for presets that support estimated file sizes, so if you cannot find it, look at your preset. And Adobe frames it as the feature for exactly this situation: a destination that enforces a size limit.
Adobe's route into Media Encoder is "To send a clip or sequence directly to Media Encoder choose File > Export > Send to Adobe Media Encoder." Note what gets applied: "The H.264 Match Source - Adaptive High Bitrate export preset is applied by default when sending jobs to the Media Encoder queue. However, if the sequence or clip has been previously opened in Export mode or Quick Export, the last-used export setting is applied instead." That second sentence explains a lot of surprise exports.
Step 4: Or steer the bitrate yourself
If you would rather control the encode directly, Adobe defines the modes plainly. CBR "sets a constant value for the data rate. This option can shorten export times but may impact the quality for more complex frames." VBR "dynamically adjusts the data rate based on the complexity of the video/audio signal. This option produces higher overall quality at smaller file sizes but may increase export times."
For a hard size target, the two-pass distinction matters:
"VBR 1 Pass versus 2 Pass – 1 Pass encoding analyses the entire media file from beginning to end to calculate a variable bit rate. 2 Pass encoding makes two passes through the file, from beginning to end and then from end to beginning. The second pass lengthens encoding times but ensures greater encoding efficiency and often produces higher-quality output."
The two sliders are defined as: "Target Bitrate [Mbps] | Sets the overall bitrate for the encoded file" and, per Media Encoder, "Maximum Bitrate [Mbps] : Sets the minimum & maximum values allowed during VBR encoding."
What Adobe does not hand you is a number. On the Premiere and Media Encoder export-settings pages, the bitrate section explains what the controls do and stops there — no target figure for 1080p, for 4K, or for any destination. The Mbps tables in blog posts are their authors' estimates, not Adobe recommendations. Treat your first export as a measurement.
Try it right here
Runs in your browser. Your file is not uploaded anywhere.
If the export is already done and you just need it smaller, re-encoding the finished MP4 beats another trip through the timeline. The compressor above runs in your browser tab — read from disk, re-encoded locally, never uploaded — and is the same job as the standalone compressor. For the command-line route, see compressing under 25MB with ffmpeg.
Step 5: Reduce what has to be encoded
Frame size is the blunt lever, and Premiere's Frame Size menu offers 4K, UHD, Quad HD, Full HD, HD, SD NTSC Wide and SD NTSC — with the caveat that "some formats and codecs only support a limited range of frame sizes."
Two smaller settings are described as size-relevant by Adobe. Optimize Stills: "Enable this option to render still images in your sequence as a single frame rather than a series of repeated frames, which helps reduce the file size of the exported video." And keyframes: "In general, a lower keyframe value results in a higher-quality video but may increase file size. When disabled, Premiere chooses the appropriate keyframe distance based on the export format and frame rate."
Audio is worth a glance too — Adobe's delivery checklist says to "confirm channel layout, sample rate, and bit rate, adjust as needed for delivery requirements" before you export.
Common mistakes
Trusting the estimate at a small target. Adobe is unusually candid here: "Estimated File Size is a rough estimate based on a constant bit rate video without audio or metadata," and "Neither the Estimated File Size nor the Maximum File Size values work particularly well with very small target file sizes, variable bit rates, or audio-only media." It also warns that "depending on formats, real sizes may vary significantly" and that "including metadata may increase the file size beyond the Estimated File Size shown." A 25MB target with VBR is all three of those conditions at once.
Reading Maximum File Size as a guarantee. The wording is conditional: "In some cases, Maximum File Size will be honored by adjusting bit rates to stay below the maximum file size limit." Always check the file on disk.
Ticking Maximum Render Quality out of habit. Media Encoder's reference says: "This option is only useful when exporting to a different frame size. If you're exporting at the same frame size as your source media, leave this setting deselected." If you are downscaling, it does earn its keep — it "helps preserve details and avoid aliasing when scaling to a frame size different from your source media" — but expect longer exports.
Raising the audio sample rate. Adobe: "Exporting at a higher sample rate does not improve quality and requires resampling which can increase export times."
FAQ
Where is the Maximum File Size option in Premiere Pro? It is documented in Adobe Media Encoder's export settings reference, and Adobe notes it "is available for presets that allow for estimated file sizes." If it is missing, change the preset first. Send the sequence over with File > Export > Send to Adobe Media Encoder.
What bitrate should I use for a 25MB file? Adobe's export-settings pages define Target Bitrate and Maximum Bitrate but give no recommended figures for any resolution or platform. Set a value, export, measure the result, and adjust — or let Maximum File Size do the arithmetic for you.
Why is my export still over the limit? Adobe lists the conditions where these figures behave badly: very small targets, variable bitrates, audio-only media, format differences, and metadata that "may increase the file size beyond the Estimated File Size shown." A 25MB ceiling sits in that territory.
Should I use VBR 1 Pass or 2 Pass? Two-pass, if you can spare the time. Adobe says the second pass "lengthens encoding times but ensures greater encoding efficiency and often produces higher-quality output" — which is exactly the trade you want when the size is fixed and the quality is what gives.
Should I lower the resolution or the bitrate? Both reduce size, and they are separate controls. Dropping the frame size is the more visible change, so try bitrate first; if you do downscale, keep Maximum Render Quality enabled, since Adobe scopes that option to exports at a different frame size.
Where to go next
Set the target, export once, check the file on disk, then adjust. If an export fails outright rather than coming out too big, that is a different problem — see Premiere Pro error compiling movie. More walkthroughs live in the how-to guides, and the browser tools are listed under all Clapr tools.
Quotes are from Adobe's Premiere and Media Encoder export-settings reference pages, checked 16 September 2026. Adobe revises these pages — verify control names against the official documentation.