Crop PDF
Trim margins, headers, and footers from every page of a PDF. Drag sliders, preview the crop, download. Stays in your browser.
Trim margins, headers, footers, or whitespace from every page of a PDF. Drag the sliders to dial in the crop, preview the kept area, then download a tightened PDF.
How to use it
No account, no upload — it all happens on your device.
Common reasons to crop
Why people reach for this tool.
- Strip header and footer bars. Scanned reports often have repeating headers; cropping shaves them across every page in one go.
- Tighten margins for reading. A PDF generated from a paper-sized template wastes screen real estate on phones. A 5–10% crop on each side significantly improves readability.
- Remove watermarks or stamps at the edge. If the watermark sits in a fixed corner, crop it out instead of trying to remove it from the rendered content.
How PDF crop really works
PDF defines a few box rectangles per page. The MediaBox is the full physical page; the CropBox is what readers display by default. Setting CropBox does not delete the content outside it — viewers just don't show it.
That's convenient for non-destructive crops (you can always widen the box later) but it means the original content is technically still in the file. If you need a destructive crop where the hidden region is truly gone, export your cropped pages to images with PDF to JPG and rebuild a new PDF from those images.