Cropping and pasting in a PDF means trimming the empty or unwanted margins from every page so the content you actually want fills a larger share of the page, then exporting the result as a fresh PDF file you can save, share, or paste into other documents. A dedicated Crop PDF tool does this by letting you pick how much to trim from the top, right, bottom, and left of each page, applying the same values uniformly to every page in the file, and producing a downloadable copy with nothing uploaded to a server.
Most people who search for "crop and paste in a PDF" are not looking for a way to physically cut a printed page with scissors. They want to shrink the white space around diagrams, tighten slides exported from a presentation, or remove a header band that is bleeding into the page. The good news is that PDF cropping is built into the PDF format itself: every page has a CropBox, MediaBox, BleedBox, and TrimBox entry in its dictionary, and changing those values changes what a viewer shows you. When you save a cropped PDF, those new box values are written into the file so the trimmed layout sticks.
If you are working from a printed page that is too large, the same idea applies in reverse: cropping takes inches off each side. For paper-size reference, an A4 page is 210 × 297 mm and US Letter is 215.9 × 279.4 mm — so even a small trim of 10 mm on each side removes about 40 mm of combined width or height, which is often enough to fit a page into a tighter view. If you ever need exact conversions between millimeters, inches, points, and pixels at different DPI, the Paper Sizes Chart lays them out.

What "Crop" Actually Does to a PDF Page
A PDF page is described by a set of rectangles that tell the viewer where the visible area begins and ends. The MediaBox is the full physical size of the page (the piece of paper). The CropBox is the region that is actually displayed — anything outside it is hidden when you open the file. Cropping simply shrinks the CropBox toward the center of the page. The original content is untouched; the viewer just stops drawing the part that falls outside the new box.
This is different from Split PDF, which divides one PDF into multiple files by page ranges, or from Delete PDF Pages, which throws whole pages away. Cropping keeps every page but trims its edges. If you want a permanent crop that cannot be undone by reopening the file in a viewer that ignores the CropBox, the crop tool re-renders the trimmed pages and saves them as a new file.
Why Trim Margins Instead of Copying and Pasting Text
A common confusion when people search for "crop and paste in a PDF" is that they expect the PDF to behave like a Word document, where you can select a block of text or an image, drag it somewhere else, and have the page re-flow. PDFs were designed to look identical on every device, so most pages do not let you reflow content that way. Selecting text only copies the characters; it does not move the layout.
That is why trimming margins is usually the better approach when the goal is to make a page tighter or to remove an unwanted band:
- You do not alter the text or images — the underlying content stays in place, only the visible window changes.
- The same trim applies to every page — no need to repeat the action 30 times in a 30-page report.
- Layout stays intact — column positions, line breaks, and image placements are preserved exactly as the author laid them out.
- The change is visible everywhere — the trimmed file opens the same way in Acrobat, Chrome, Preview, mobile viewers, and when printed.
Choose the Right Margin Unit
Before you enter any numbers, pick a unit that matches what you are trying to do. The Crop PDF tool lets you choose between three units, and they all refer to the same physical distance once the file is rendered:
| Unit | Best for | 1 unit equals |
|---|---|---|
| Points (pt) | Matching the PDF's native units; precise tweaks to existing layouts | 1/72 inch ≈ 0.353 mm |
| Millimeters (mm) | Working with real-world paper sizes (A4, Letter) | 0.03937 inch |
| Percent (%) | Trimming proportionally without measuring the source page | A fraction of the page width or height |
If your source page is A4 (210 × 297 mm) and you trim 5% from the left and 5% from the right, you remove 10.5 mm of total horizontal width, leaving about 199.5 mm of content width. If you trim 20 mm from the top, the first 20 mm of vertical space is hidden. Pick the unit that lets you describe the trim in the easiest-to-think-about number.
Crop and Paste in a PDF: Step-by-Step
Here is the exact sequence to trim every page of a PDF and download the result. The whole process runs in your browser, so the file is never uploaded to a server.
- Open the Crop PDF tool in your browser at /pdf/crop-pdf/.
- Click "Browse PDF" and pick the file from your computer, or drag the file directly onto the page. The tool reads the PDF locally.
- Pick a margin unit — points, millimeters, or percent — from the unit selector.
- Enter the trim amounts for Top, Right, Bottom, and Left. The same values are applied to every page in the file.
- Click "Crop PDF" to generate the trimmed version.
- Download the cropped PDF from the result link that appears. Save it under a new name if you want to keep the original untouched.
If you only want to crop one or two pages rather than the whole document, a different approach is to Split PDF into smaller files first, crop just the pages you need, then Merge PDF the cropped section back with the untouched pages.
Common Cropping Scenarios
The same tool covers several everyday tasks that all come down to trimming page edges:
| Scenario | Typical trim | What you get |
|---|---|---|
| Slides exported with wide borders | 5–10% on all four sides | Slides that fill the page when projected or printed |
| Scanned book with shadowed edges | 5–15 mm on the gutter and outer edge | Cleaner-looking scanned pages |
| Receipts or notes that include extra blank space | 20–40 mm on Top and Bottom in mm | Tight pages that fit more on a print sheet |
| Diagrams where the labels are cut off | 5 mm on the side where labels run off | Full labels visible without rescaling the diagram |
| Mixed-size pages standardized for printing | Crop the largest down to the size of the smallest | A consistent page size across the whole document |
The exact numbers depend on your file, so for any final layout decision — especially when you are printing or sending the PDF to a press — run the crop once, eyeball the result, and adjust the values before saving. If a layout needs more than just edge trimming, such as removing a watermark across every page, the Add Watermark to PDF tool handles overlay edits instead.
Verify the Cropped File Before You Share It
Once the cropped file downloads, open it in your usual PDF viewer and walk through three quick checks before sending it to anyone else.
- Edge check: scroll to the first and last page and confirm that no text or graphic was clipped on any side. If something is missing, reduce the trim on that side and re-run the crop.
- Layout check: flip through a few middle pages to confirm columns, headers, and footers still look right. Cropping only changes the visible window, so internal layout should be unaffected unless you trimmed into the content itself.
- Print check: if the file is going to be printed, open the print preview to see how the trimmed pages sit on the target paper size. You can pair cropping with a size adjustment using Resize PDF if you also need to standardize the page to A4 or Letter.
Because the crop tool creates a brand-new file, your original PDF stays exactly where it was on your computer. That means every check above can be repeated as many times as you want — just tweak the numbers, re-crop, and download a new copy.
Privacy and What Happens to Your File
Browser-based cropping works because the PDF specification is open and parsable in JavaScript. The tool loads your file into your browser's memory, rewrites the CropBox values on each page dictionary, and triggers a download — all without sending the file across the network. Nothing is uploaded, nothing is stored on a server, and there is no account or signup step. As soon as you close the browser tab, the in-memory copy is gone.
This matters when you are working with contracts, medical records, financial statements, or any other document you would not want sitting on a third-party server. For an overview of the PDF specification itself, the file format and page-box definitions are documented publicly; the PDF article on Wikipedia is a good starting point if you want to understand the underlying structure.
Cropping vs Resizing vs Splitting
Crop, resize, and split often get confused because they all change a PDF in some way. Here is the practical difference:
- Crop PDF: hides part of each page by shrinking the visible window. Content is preserved.
- Resize PDF: scales the entire page (and its content) to a target paper size or percentage. Useful for standardizing mixed-size files.
- Split PDF: cuts a multi-page document into multiple smaller files. Useful when you only want to send a few pages.
If your goal is to make the content on each page appear bigger without changing the paper size, crop is the right choice. If the source pages are different sizes and you want them to match, resize is the right choice. If you only need a subset of the pages, split first, then crop, then merge the pieces back together.
For more on cropping specifically — including how to make the trim stick even in viewers that ignore the CropBox — see the related guide on cropping a PDF permanently in your browser and the walkthrough on how to crop a PDF without uploading the file.
For a deeper look, see Delete PDF Pages in Adobe Without Installing Software.