Permanently cropping a PDF means trimming the margins of every page and saving the result as a new file, so the unwanted white space or scanned border is physically removed from the document instead of just hidden behind a view setting. The effect is permanent because the crop is baked into the rebuilt file, not left as an adjustable overlay that the original viewer still remembers. To get that result, open your file in a browser-based tool, enter the margin amounts you want removed from each edge, and download the cropped copy. The new file replaces the old one on disk; there is no separate "edit mode" that can revert the change by accident.
Most readers arrive at this task for one of three reasons: a scanned book has thick borders, a printed report has uneven whitespace, or an exported slide deck needs narrower margins so the content fills a smaller page. In all three cases the goal is the same: shrink what the page shows, save that smaller view as the file, and move on. Tools like Acrobat's Crop tool and macOS Preview create the visible crop, but the underlying question is always whether the trim survives reopening, sharing, or printing. Some viewers "remember" the original page boundary and let you zoom past it; others honor only the trimmed area. A true permanent crop produces a new PDF whose page media box matches the area you want to keep.

What "Permanent" Means in a PDF
PDF documents describe page size with several internal boxes. The MediaBox defines the full physical page; the CropBox defines what is shown by default; the TrimBox, BleedBox, and ArtBox define related production regions. When most PDF tools let you "crop" a page, they move the CropBox inward while leaving the MediaBox at the original size. The visible result looks cropped, but the original page boundary still exists in the file, so other applications may honor the larger boundary when printed or exported. That is the root cause of the user complaint "I cropped it but the borders came back."
A permanent crop goes further: the page boundary itself is rewritten so the new file has a MediaBox that matches the area you kept. The original content outside that box is no longer part of the document. Nothing inside the kept area is resampled, recompressed, or redrawn, so text and images retain their original quality. The trade-off is that you can no longer "un-crop" by zooming out, which is usually the desired outcome.
| Crop type | What changes | Permanent after save? | Content quality |
|---|---|---|---|
| Viewer-only crop box | Display boundary (CropBox) | No, original boundary remains | Unchanged |
| Acrobat "Crop Pages" + Save | Page MediaBox is rewritten | Yes | Unchanged |
| Screenshot crop | Page is rasterized then re-exported | Yes, but file type changes | Reduced to image resolution |
| Browser-based margin trim | MediaBox trimmed by user-specified margin | Yes | Unchanged |
When Trimming the Margins Is the Right Fix
Cropping to remove margins is the right call when the page contains exactly the content you want, but the content sits inside a larger page. Scanned PDFs often have a dark border from the scanner lid or a wide white edge where the original page was smaller than the scan area. Course handouts exported from learning platforms sometimes carry software branding along the edges. Slide decks designed for 16:9 screens frequently have visible letterbox bars when printed on letter paper.
Cropping is the wrong call when what you actually want is to remove content. To drop an entire page, use a dedicated remover such as the Delete PDF Pages tool. If a few pages need to be reordered, rearranging pages keeps the content but changes the sequence. For watermarks or page numbers stamped outside the content area, a watermark guide covers that workflow separately. A single tool cannot do all of these jobs well, so it helps to identify the actual need before choosing.
Crop PDF Margins With the Browser Tool
The Crop PDF tool on this site trims the margins of every page by a fixed amount on each side and saves the result as a new downloadable file. There is no upload step, no account, and no watermark. The file is read and written locally inside your browser, so it stays on your device throughout the process.
- Click Browse PDF and pick the file you want to crop from your computer, or drag the file onto the page.
- Pick a margin unit: Points, Millimeters, or Percent of the current page size.
- Enter how much to trim from the Top, Right, Bottom, and Left edges of every page.
- Check the unit reference at the bottom of the form to confirm what one point, one millimeter, or one percent actually equals for your page.
- Click Crop PDF and wait for the result link to appear.
- Click the result link to download the cropped PDF and replace the original on disk if you want the change to be permanent.
Each value you enter is applied to every page in the document. The four values do not need to match: you can trim more from the top and bottom than from the sides, which is useful when a scanned page has uneven headers. If you only need trimming in one direction, set the other three edges to zero.
Choosing the Right Margin Unit
Points are the native unit of a PDF page, defined in the PDF specification as 1/72 of an inch. Using points matches whatever the document was originally laid out in, so you rarely see rounding surprises. One point equals about 0.353 millimeters, which means 20 points is roughly 7 millimeters, and a quarter inch is 18 points.
Millimeters work well for scanned documents where you are eyeballing the borders with a physical ruler. Pick a unit you can reason about: if you measure on screen with a real-world ruler for scale, millimeters are easier than points. Percent is the easiest unit if every page in your file is the same size; you say "trim 5 percent from each side" and the tool does the math against the actual page dimensions. Percent is a poor choice when pages have different sizes, because the same percentage removes different absolute amounts per page.
| Unit | Best for | Risk |
|---|---|---|
| Points (pt) | Vector PDFs and exact values | Requires knowing the pt/mm conversion |
| Millimeters (mm) | Scanned paper with a physical ruler | Rounding when value is small |
| Percent (%) | Uniform page sizes | Hides the absolute amount trimmed |
Common Pitfalls When Trimming PDF Margins
The most common mistake is over-trimming. The PDF specification defines a 1/72 inch point, but PDF user space units are not always equivalent to points if the page has a User Unit setting. Most consumer documents use the default of 1 unit to 1 point; a few engineering or CAD-style PDFs set a larger User Unit, which means a "point" entry in a tool gets interpreted differently than the document was authored. If you trim a CAD PDF by 20 points and notice the result looks different from what you expected, switch to percent and recalibrate from there.
Another pitfall is treating the crop as a content removal. Trimming margins only removes the area outside the content region you specified. Any text, image, or annotation inside the new page boundary is preserved exactly as it was. If the page has a header or footer you do not want, you must remove that content separately; margin cropping alone will not delete it. For documents with unwanted overlays, pair the crop step with a watermark removal workflow or rebuild the page from clean source files.
Finally, remember that the cropped file is a new file. Your original stays on disk unless you replace it. Saving the new version with the same name as the old one is what makes the change "permanent" from your perspective; the file system no longer holds the untrimmed version. Cloud backup services may have synced the original before the crop, so a copy may still exist there. Treat any cloud copy the same way you would treat a draft email: useful until you trust the new version, then delete or archive it.
After the Crop: Page Numbering, Resizing, and Splitting
Once the margins are smaller, the rest of the document often needs adjusting too. A trimmed report sometimes needs page numbers that match the new visible area; the Add Page Numbers to PDF tool can stamp them in the corner you choose. If the new trimmed page no longer matches a target print size such as A4 or US Letter, the Resize PDF tool can scale every page to fit. When the document is now too large to share as one file, Split PDF can break it into smaller pieces by page count or by custom ranges. Each of these jobs runs locally in the browser the same way the crop does, so the file never leaves your device between steps.
For long scanned documents that still feel oversized after trimming, splitting by page count first and cropping each chunk separately can be more reliable than cropping a 400-page file in one shot. Browsers have a practical memory ceiling; smaller files stay responsive while very large files can stall a tab on older hardware. If your document is heavy, work in batches and rejoin the pieces with the Merge PDF tool once each chunk has been trimmed.
The key idea is that permanent cropping is the first of several layout steps, not the only one. A trimmed page that has lost its header, footer, or footer page numbers needs those elements restored if the document is going to a reader. Think of the crop as setting the canvas size; everything stamped on that canvas has to be re-applied to fit the new size. Once you work through the chain in order — crop, resize, paginate, split — the final file behaves the way a reader expects, with no hidden boxes or original boundaries lurking in the metadata.
Related reading: How to Convert a Fillable PDF Into a Flat File.
Related reading: How to JPG to PDF: A Complete Walkthrough.