Cropping a PDF "multiple files at once" really has two meanings, and Crop PDF handles the most common one directly: it applies the same top, right, bottom, and left margins to every page of a single PDF in a single click. The file is read into your browser's memory, a new CropBox is computed for each page using pdf-lib, and a freshly trimmed PDF is offered as a direct download — no upload, no signup, no server round-trip. If you have several separate PDFs that all need the same trim — a stack of scanned invoices, a folder of exported slide decks, a bundle of book chapters — the workflow stays the same: open the tool once per file, paste in your margin values, and click Crop PDF. Because the file never leaves your device and the math is fast, each pass finishes almost immediately, so working through ten or twenty documents feels nearly as quick as working through one. What the tool does not do is silently bulk-upload a folder of unrelated files and treat them as a single job — every crop pass is one input and one output, fully visible to you.

What "Crop Every Page at Once" Actually Means
When most people search for a way to crop multiple pages of a PDF at once, they mean "stop making me click through every single page." That is exactly the pain point this tool removes. You enter four numbers — top, right, bottom, left — and those values are applied uniformly to every page in the document. A 50-page scanned report gets the same trim applied to all 50 pages in one operation; you do not have to drag handles, switch pages, or repeat a crop dialog.
The same idea scales nicely to multiple separate PDFs. Because the tool processes each file entirely in your browser and nothing is uploaded, switching from one PDF to the next is just a matter of opening a new file, re-entering the same four values, and clicking the button again. The "at once" part of the query lands in two places: every page inside a single PDF, and a tight per-file workflow that makes processing a folder of PDFs feel almost as quick as processing one.
If your real goal is to crop different margins on different pages — for example, trimming a cover image on page 1 more aggressively than the text pages that follow — this single-pass tool will not do that job. It deliberately applies one consistent crop to the whole document, which mirrors how most desktop PDF editors handle a "trim margins" command. For mixed crops, you would split the document first, crop each segment, and re-merge, which is a different workflow.
How to Crop Every Page of a PDF in One Click
- Open Crop PDF in your browser. The tool runs locally, so there is no account to create and no file ever leaves your computer.
- Click Browse PDF and pick the file you want to crop, or drag the PDF directly onto the page. Either way, the file is read into your browser's memory and never sent to a server.
- Pick a margin unit from the dropdown — points (pt), millimeters (mm), or percent (%) — then enter how much to trim from the Top, Right, Bottom, and Left of every page.
- Glance at the page-size hint to confirm the values you typed make sense for that document's dimensions before you commit.
- Click Crop PDF and wait for the page to build a new file. When it finishes, click the result link to download the cropped copy. Your original PDF stays untouched on disk.
Picking the Right Unit: Points, Millimeters, or Percent
The tool lets you switch between three unit systems at any time, without re-loading the file. The right choice depends on what kind of numbers you are thinking in.
| Unit | Best for | Reference conversion |
|---|---|---|
| Points (pt) | PDF-native precision; designers and typesetters used to PDF coordinates | 72 pt = 1 inch (25.4 mm) |
| Millimeters (mm) | Print specs, ISO paper sizes (A4, A5), scanner calibration | 1 mm ≈ 2.835 pt |
| Percent (%) | Relative crops that scale with page size — useful for "trim 10% off every edge" | Percentage of the page's width and height |
If you know your scanner bed is producing a 10 mm white border, millimeters are the easiest. If you work with PDFs every day and think in points because the PDF specification uses them natively, type your values directly. If you are trimming slides or scans that vary in size, percent lets you say "cut 5% off each edge" without doing any arithmetic.
A Worked Example: Trimming a US Letter Page
Say you have a US Letter PDF (8.5 × 11 inches) with a chunky black scanner border on every page. In PDF points, that page is 612 × 792 pt, because 8.5 in × 72 pt/in = 612 pt and 11 in × 72 pt/in = 792 pt. Suppose you decide to trim 36 pt — half an inch — from each side. The new visible frame per page becomes:
New width: 612 − 36 (left) − 36 (right) = 540 pt New height: 792 − 36 (top) − 36 (bottom) = 720 pt
The tool computes this for every page using pdf-lib and writes a new PDF whose CropBox matches those values, all without touching the underlying content streams. If you re-open the same file with zero margins in Crop PDF, the full 612 × 792 view comes back, which is exactly how a reversible crop should behave.
Why Cropping Stays Local and Reversible
Two design choices are worth understanding, because they shape what you can trust this tool to do.
Nothing is uploaded. When you pick a file, it is read into your browser's JavaScript memory and processed locally. There is no server upload, no cloud storage, and no analytics on the contents of your file. That makes the tool safe for contracts, medical records, financial statements, and any other sensitive material you would not want a third party to see.
Cropping changes only the CropBox. Every PDF page carries a rectangle called the CropBox that tells the viewer which region to display. Cropping replaces that rectangle with a smaller one; the text, images, and vector data outside the new rectangle are still stored inside the file, just hidden from view. This is the same non-destructive behavior professional PDF editors use, and it means your crop is reversible. For a deeper look at why that matters, see how the CropBox actually works.
The trade-off is that cropping is not redaction. If you crop away a paragraph that contains a Social Security number, the bytes are still inside the PDF and a determined reader could recover them. For permanent removal, use a redaction or flatten workflow instead.
Common Situations Where Crop-Every-Page Helps
Scanned documents are the single most common reason people look for a multi-page crop tool. A flatbed scanner typically adds 5–15 mm of dark border per edge; a phone-scanning app can add even more, plus a slight tilt. Trimming those borders off every page at once turns a sloppy scan into something that prints cleanly and reads comfortably on screen.
Slides exported to PDF are another frequent case. PowerPoint and Keynote exports often carry large white margins, slide numbers you did not want, and footer text. Cropping the bottom and side margins tightens the slide area without changing a single character of the deck.
Book and magazine scans frequently include a binding gutter and generous outer white space. Trimming the outer edges — and sometimes a bit of the inner edge — produces a page that fits more comfortably on a tablet or e-reader screen.
Screen captures and report exports round out the list. Anything that arrived with too much background padding around the actual content tends to look dramatically better after a quick trim applied to every page.
Tips for Getting the Crop Right the First Time
Start small. Cropping is reversible, but it is still annoying to redo a 50-page scan because you accidentally trimmed 200 pt off the top. Read the live page-size hint before clicking, and pick values clearly smaller than the page itself. For a US Letter page, 36 pt (½ inch) is a sensible starting trim for a scanner border, while 144 pt (2 inches) sits on the aggressive side.
Switch units to sanity-check yourself. If you typed 30 expecting millimeters and forgot the dropdown was on points, the tool will accept the value but the result will surprise you. Toggling to a different unit before clicking helps you spot a unit error in your head.
Watch for rotation. Phone-scanned pages often carry a rotation flag the viewer applies on the fly. The tool applies your margins to the page's unrotated orientation, so "Top" may not match the top edge you see on screen. When rotation is detected, the tool surfaces a note so you can decide whether to rotate the pages first or accept the unrotated crop.
Password-protected or corrupted files will be reported clearly rather than partially processed. Unlock the file first, then return to crop.