How to Crop PDF Pages Online Free
Crop PDF pages to remove white borders, margins, or unwanted content. Free online tool — no download or account needed. Works on any device.
Cropping a PDF is the process of trimming the visible area of a page — removing unwanted margins, white space, or content around the edges. It's a surprisingly useful operation that comes up in several common situations, from trimming scanned documents to removing branding from downloaded PDFs.
Here's what you need to know, plus the free tools to get it done.
Why Crop a PDF?
There are several practical reasons to crop PDF pages:
- Remove excessive white margins: Many scanned documents have huge blank borders that waste space
- Eliminate headers and footers: Remove page numbers, running headers, or footer text from older documents
- Cut out irrelevant content: Remove sidebars, ads, or navigation from web-to-PDF conversions
- Prepare for presentation: Crop pages to specific dimensions before embedding in PowerPoint or other tools
- Remove branding: Trim logos or branding from purchased or downloaded PDFs
- Standardize paper sizes: Crop letter-size pages to A4 format or vice versa
Important: Cropping vs. Deleting Content
There's a crucial distinction to understand. When you crop a PDF, you're typically hiding content outside the crop area, not deleting it. The original content is still in the file — it's just not visible.
This matters for two reasons:
- File size: Cropping doesn't always reduce file size because the hidden content is still there
- Privacy: If you're cropping to hide sensitive information, don't rely on cropping alone — use proper redaction instead
Some crop tools do permanently remove the hidden content. Check your tool's documentation if this matters for your use case.
Method 1: Online PDF Crop Tool
The easiest way to crop a PDF is with a browser-based PDF editor:
- Upload your PDF file
- Select the crop or trim option
- Drag the crop handles to select the area you want to keep
- Apply the crop to one page or all pages
- Download your cropped PDF
Good online tools show a live preview as you adjust the crop area, making it easy to get exactly the result you want.
Method 2: Adobe Acrobat Pro
Adobe Acrobat Pro has a dedicated crop pages feature:
- Open the PDF in Acrobat Pro
- Go to Tools > Edit PDF
- Click "Crop Pages" in the toolbar
- Draw a rectangle to define the crop area
- Double-click to open the crop settings dialog
- Set exact measurements if needed
- Choose to apply to one page or all pages
- Click OK and save
Acrobat lets you set precise crop margins in inches, millimeters, or points — useful when you need exact dimensions.
Method 3: Preview on Mac
Mac's built-in Preview app can crop individual pages:
- Open the PDF in Preview
- Go to the page you want to crop
- In the toolbar, enable the Markup toolbar (pencil icon)
- Draw a selection rectangle over the area to keep
- Go to Tools > Crop
- Save the file
Preview can only crop one page at a time. For multi-page cropping, use a tool that supports batch operations.
Method 4: PDF-XChange Editor
PDF-XChange Editor is a free Windows application with solid crop functionality:
- Open the PDF
- Go to Document > Crop Pages
- Define crop margins or draw the crop area
- Apply to the current page or all pages
- Save
PDF-XChange is faster than Acrobat for many operations and the basic version is free.
Method 5: Command Line with Ghostscript
For batch cropping, Ghostscript offers powerful command-line options:
gs -dNOPAUSE -dBATCH -sDEVICE=pdfwrite -dDEVICEWIDTHPOINTS=500 -dDEVICEHEIGHTPOINTS=700 -dFIXEDMEDIA -sOutputFile=cropped.pdf input.pdfThis sets a fixed output page size, effectively cropping the content. You'd need to calculate the correct dimensions for your crop area. It's powerful but requires command-line comfort.
Cropping All Pages vs. Specific Pages
Most cropping tools offer two modes:
- All pages: Apply the same crop to every page in the document. Useful for documents with consistent margins or headers/footers throughout.
- Specific pages: Crop only selected pages. Useful when the content varies — for example, the first page has a title layout while the rest have regular text.
For scanned documents, "crop all pages" works well since the scanner typically adds the same borders to every page.
Getting the Crop Right: Tips
Use Exact Measurements When Possible
Eyeballing a crop area is fine for visual content, but for exact paper sizes (like converting from letter to A4), use numerical inputs. One point is 1/72 of an inch. So to crop 0.5 inches from the top, you'd trim 36 points from the top margin.
Keep Some Breathing Room
Don't crop too tight. Leave at least a small margin around the content you want to keep. Text or images that extend right to the edge of a page look unprofessional and may get clipped during printing.
Check All Pages Before Applying
Before applying a crop to all pages, preview a few different pages in the document. Some pages might have different content layouts — a crop that works perfectly on body text might cut off headers on other pages.
Preserve Odd/Even Page Differences
Printed books often have slightly different margins on odd and even pages (called mirror margins). If you're cropping a book PDF, be careful not to accidentally crop off the inner margin on alternating pages.
Does Cropping Reduce File Size?
Sometimes, sometimes not. It depends on how the cropping is implemented:
- If the tool truly removes the hidden content, file size decreases
- If the tool just adjusts the visible boundary (the MediaBox), the hidden content remains and file size stays the same or may even increase slightly due to metadata changes
If reducing file size is your goal, compress the PDF specifically — don't rely on cropping for size reduction.
Cropping vs. Trimming vs. Resizing
These terms sometimes get confused:
- Cropping: Changing the visible area of the page (removing content from edges)
- Trimming: Usually the same as cropping — removing excess border
- Resizing: Changing the page dimensions while scaling the content (like going from A4 to letter size — everything scales to fit)
- Padding: Adding white space around the content (the opposite of cropping)
Privacy Warning: Don't Crop Sensitive Information
This is worth repeating. Cropping is NOT a secure way to hide sensitive information. The hidden content often remains in the PDF file and can be recovered by:
- Opening the crop settings and expanding the crop area
- Using PDF tools that reveal hidden content
- Printing to PDF (which may include the hidden areas)
To properly remove sensitive content, use redaction — which permanently removes content from the file. Don't use cropping as a privacy measure.
Common Cropping Problems
Crop Cuts Off Content
The crop boundary is too tight. Expand the crop area slightly or use precise measurements to ensure you're keeping everything you need.
Cropping Changes Page Orientation
Some tools interpret the crop area relative to the page orientation. If you get unexpected results, check whether your tool is working in portrait or landscape mode.
Crop Doesn't Apply to All Pages
Some tools apply to the current page only by default. Look for "Apply to All Pages" or similar option before saving.
The Crop Reverts When Opening in Another Tool
This happens when the crop is stored as a soft crop (MediaBox adjustment) rather than permanently removing content. Some PDF viewers honor these settings, others don't. Use a tool that permanently crops if consistency matters.
When Is Cropping Actually the Wrong Tool?
A few situations where you want something different:
- Need to remove entire pages: Use a page deletion or extraction tool instead
- Need to hide sensitive info: Use proper redaction
- Want to reduce file size: Use compression
- Want to rearrange content: Use a PDF editor to move content around
The Bottom Line
Cropping PDFs is quick and easy with the right tool. For most use cases, a free online tool handles this without any software installation. Remember: cropping hides content but doesn't always delete it — so don't use it to remove sensitive information. For that, you need proper redaction.
If you're cropping scanned documents to clean up borders, applying consistent margins across all pages, or just trimming out header/footer clutter, the tools above will get you there in a few minutes.