Skip to content
Convert Filez
PDF And DocumentsRuns in your browser5 min read

Crop PDF Pages

Use this tool to crop PDF pages by dragging four sliders and watching the result on a live preview of the first page. Each slider trims a percentage from one edge, the change can be applied to the whole document or to a range, and the file you download keeps its text layer, its embedded fonts and its image resolution exactly as they were.

Loading the tool interface
Files never leave your deviceNo upload wait and no queueNo signup, watermark or file limit

Cropping a PDF is not the same as cutting a picture. Nothing is re rendered and no pixels are thrown away. The tool rewrites the rectangle that tells a reader which part of the page to display, which is why a cropped file stays selectable and sharp at any zoom rather than turning into a flattened photograph of itself.

Everything runs on your device. The document is parsed in the browser tab, the page boxes are rewritten in memory and the result comes back as a download, so a scanned bank statement is never transmitted anywhere.

When cropping is the right fix for a page

You crop PDF pages to solve problems of framing rather than content. It is the correct answer whenever a page holds the right material surrounded by the wrong amount of white space, and the wrong answer whenever the problem is the material itself.

Most demand comes from two places: print documents carrying margins nobody wants on screen, and scans where the platen was larger than the paper.

  • Remove the wide print margins from a report so it fills a tablet or e reader screen.
  • Trim the grey border a flatbed scanner adds around a smaller sheet of paper.
  • Cut printer crop marks and colour bars off a press ready proof.
  • Drop a repeated header or footer band from every page of an export.
  • Reframe a slide deck printed to PDF so the slides sit edge to edge.

What the pdf crop box actually changes

Every page carries a set of rectangles describing different boundaries. The MediaBox is the physical sheet, the CropBox is the region a reader displays, and the bleed, trim and art boxes exist for printing workflows. This tool sets the MediaBox and the CropBox together, because setting only one produces files that look cropped in one application and uncropped in another.

The consequence worth understanding is that cropping hides content, it does not delete it. The words and images outside the new boundary are still stored in the file, anyone can widen the box again to see them, and text extraction will often still return them.

So cropping is a layout operation, never a redaction one. If material has to be genuinely removed, delete the page or rebuild the document without it.

Choosing crop pdf margins that still print correctly

The sliders are a percentage of each page rather than millimetres, so one setting behaves sensibly across a mixed document. Five percent off each edge of an A4 page is roughly ten millimetres, usually enough to tighten a typeset document without clipping anything.

Watch two things when you push further. Printers cannot mark the outer few millimetres of a sheet, so a page cropped almost to its text will have that text pushed into the unprintable zone when it is next printed. And a heavily cropped page changes aspect ratio, so a reader set to fit the width scales it differently from its neighbours.

The preview shades the trimmed band over the first page, so the safe method is to raise a slider until something you care about touches the boundary, then step back a point.

How this crop pdf pages tool works in your browser

A PDF parser renders page one to a canvas for the preview, and a PDF writer opens the file structure and replaces the box entries on the pages you selected. Neither step needs a network connection and neither touches the content streams, which is why the operation finishes in well under a second on a document of several hundred pages.

Because the content streams are untouched, the output is almost exactly the same size as the input. That surprises people who expect cropping to save space. It does not: the hidden material is still stored, so the size change is only the handful of bytes describing the new rectangles.

An encrypted document cannot be rewritten without its password, so those files are reported clearly instead of failing halfway through.

Cropping scans and rotated pages

Trim scanned pdf edges with more care than born digital pages. Scans are rarely square to the glass, so a crop tight enough to remove the shadow on one page may clip the text on the next. Cropping a range rather than the whole file lets you treat a badly aligned batch separately.

Rotated pages need one extra thought. A page carrying a rotation flag is stored unrotated, and the sliders trim the stored page, so on a page rotated by ninety degrees the top slider affects what you see as a side. Swap the sliders if the shaded band lands on the wrong edge.

The page boundary rectangles defined by the PDF format
BoxWhat it meansChanged by this tool
MediaBoxThe physical sheet the page is imposed onYes
CropBoxThe region a reader displays and printsYes
BleedBoxThe area kept when producing print bleedNo
TrimBoxThe intended finished page sizeNo
ArtBoxThe extent of the meaningful artworkNo

How to crop PDF pages

  1. 1

    Open the PDF

    Drop a file onto the drop area or click to browse. The first page renders as a preview and the page count appears above the sliders.

  2. 2

    Set the trim on each edge

    Leave the uniform toggle on to trim all four edges equally, or turn it off and set the top, right, bottom and left values separately.

  3. 3

    Choose which pages to change

    Apply the crop to every page, or turn the toggle off and type a range such as 2-6, 9 to crop only part of a mixed document.

  4. 4

    Crop and download

    Press the crop button and download the result. The original file on your disk is left exactly as it was.

Related tools worth bookmarking

Sources and further reading

Frequently asked questions

Common questions about the crop pdf pages.

No. Cropping changes only the rectangle a reader displays, so the hidden text and images remain inside the file and can be revealed by widening the box again. Use page deletion or a redaction tool when material genuinely has to be removed.

Barely. Because the content is retained and only the page boundary changes, the output file is within a few hundred bytes of the input. If you need a smaller file, compress the images inside the document instead of cropping it.

Run the tool more than once. Crop the first range with one set of values, download the result, then reload that file and crop a second range. Each pass rewrites only the pages you named, so the settings do not interfere.

That page carries a rotation flag. The sliders trim the page as it is stored rather than as it is displayed, so on a page rotated by ninety degrees the top slider affects a side. Swap the two sliders and the shaded band moves where you expect.

No. Parsing, previewing and rewriting all happen inside your browser tab using local JavaScript. You can confirm it by opening the network panel in your developer tools and cropping a file while watching for requests that never appear.

They stay in the file with their original coordinates. An annotation that now sits outside the visible box cannot be seen or clicked, and it becomes reachable again if the boundary is widened later.

Keep going

More pdf and documents

View the full category