Crop PDF

Crop PDF pages online free. Trim margins, remove white space, or cut a specific region from all pages. Visual crop editor. Browser-based, no signup.

Crop PDF lets you permanently trim the visible area of every page in a PDF — removing white margins, scanner borders, header/footer bands, or any rectangular region you want to cut — using PDF-lib's CropBox manipulation engine, entirely in your browser. Draw the crop rectangle in the visual preview, set exact pixel/point measurements, or choose from quick presets (remove margins, letterbox, square) and the tool writes the new MediaBox and CropBox values directly into the page dictionary. Unlike Acrobat's crop which only sets the CropBox (leaving hidden content intact), this tool optionally applies a content-clip stream that permanently removes content outside the crop boundary from the PDF structure, reducing file size. The visual preview uses PDF.js to render a live before/after so you can verify the crop frame before committing.

Most browser-based PDF croppers give you a single crop rectangle applied identically to every page — useless for documents where page 1 is a full-bleed cover and the rest are standard A4. This tool supports per-page crop rectangles, a uniform-all-pages mode for batch trimming, and a smart "auto-detect margins" algorithm that samples the rendered page pixels to find the minimal bounding box of content, automatically proposing tight crop coordinates. All client-side, no file uploads, up to 100 MB.

Features

How to use Crop PDF

  1. Open your PDF — PDF.js renders a preview of page 1 at full width with a draggable crop rectangle overlay
  2. Drag the four handles to frame the content you want to keep, or type exact coordinates in the Left/Right/Top/Bottom fields
  3. Choose uniform (same crop for all pages) or per-page mode; for per-page, navigate using the page arrows and set each crop individually
  4. Toggle "Permanently remove content outside crop" if you want a smaller output file (irreversible); leave off for CropBox-only trimming
  5. Click Crop PDF — PDF-lib updates the page dictionaries in the browser; a before/after preview confirms the result
  6. Download the cropped PDF

Frequently asked questions

What is the difference between CropBox-only and permanently removing content?

CropBox-only changes what is displayed and printed but the hidden content remains in the PDF file structure — Acrobat's "reveal hidden content" can restore it. Permanently removing content clips the page content stream so the hidden material is physically erased. Use permanent removal when sharing documents where off-screen sensitive content must not be recoverable.

Will cropping break hyperlinks and bookmarks?

Annotations and bookmarks that fall within the cropped area are preserved. Those outside the final crop boundary are removed (for permanent-removal mode) or hidden (for CropBox mode). Links in the main body copy are almost always within the content area and survive cropping.

Can I undo a crop after downloading?

CropBox-only crops are reversible — open the file again, reset coordinates to the full page size, and re-download. Permanent-removal crops cannot be undone once the file is saved; the clipped content is gone. We recommend keeping the original file as a backup.

Does this work on scanned PDFs with image-only pages?

Yes. Scanned PDFs are cropped by adjusting the MediaBox/CropBox coordinates, which clips the image regardless of whether the page content is text or raster. The auto-detect-margins feature also works by pixel-sampling the rendered image.

What units are the crop coordinates in?

PDF coordinates are in points (1 inch = 72 points). The tool displays a pts label and converts to/from millimeters and inches if you switch the unit selector. A standard A4 page is 595 × 842 pt; US Letter is 612 × 792 pt.

Related tools

All PDF tools