✏️ Edit PDFs free in your browser — no signup needed. Try OnlyDocs →
Learn more about OnlyDocs PDF Editor and our Business API.

How to Resize a PDF to A4 or Letter Size

Cover Image for How to Resize a PDF to A4 or Letter Size
OnlyDocs Team
OnlyDocs Team

You hit print, the paper comes out, and there's a chunk of text missing from the right margin. Or maybe the whole thing is weirdly scaled down with massive white borders. We've all been there.

The problem is almost always page size. The PDF was created as Letter (8.5 × 11 inches, the US standard) but you're printing on A4 (210 × 297 mm, which is what most of the world uses). Or vice versa. The dimensions are close enough that you don't notice until something gets clipped.

Resizing a PDF sounds like it should be simple. And honestly, it is — once you know your options. But a lot of people waste time trying to do it through print dialogs or by converting to Word and back. Let's not do that.

✏️ Need to edit a PDF?

Add text, images, shapes, and signatures — free, no signup required.

Edit PDF Free →

The A4 vs Letter Thing (It Matters More Than You Think)

Here's a quick reality check on why this keeps coming up. A4 is 210 × 297 mm. US Letter is 215.9 × 279.4 mm. Letter is slightly wider, A4 is slightly taller. The difference is small — about a quarter inch in each direction — but it's enough to cause problems.

If you work with international clients, receive documents from overseas, or send files to someone in a different country, you'll run into this mismatch constantly. Government forms, invoices, contracts — they're all formatted for one or the other. And printers aren't forgiving about it.

The same issue shows up with other sizes too. Legal (8.5 × 14), A3 (297 × 420 mm), or custom dimensions. But A4 and Letter are where 90% of the headaches live.

Method 1: Resize a PDF Online (Fastest)

The quickest way to change a PDF's page size is to use an online tool. No software to install, no settings to hunt down.

With OnlyDocs, you can upload your PDF and adjust the page size directly in the browser. The content gets rescaled to fit the new dimensions properly — not just cropped or padded with white space. Your text stays readable, images stay proportional, and nothing gets cut off.

Here's the basic process:

  1. Open your PDF in OnlyDocs
  2. Select the page size you need (A4, Letter, Legal, or custom dimensions)
  3. Choose whether to scale content to fit or keep original sizing with adjusted margins
  4. Download the resized PDF

The whole thing takes under a minute. It's especially useful when you just need to fix one document quickly and don't want to deal with desktop software.

Method 2: Use Your Print Dialog (The "Good Enough" Fix)

This isn't really resizing the PDF — it's more like faking it. But for a lot of people, it works fine.

When you open the Print dialog (Ctrl+P or Cmd+P), most PDF viewers give you a "Fit to Page" or "Scale to Fit" option. This takes whatever page size your PDF currently is and scales the content to match your printer's paper size.

In Adobe Acrobat Reader, look for "Fit" under Page Sizing & Handling. In Preview on Mac, check the "Scale to Fit" checkbox. Chrome's built-in viewer has it too.

The catch? This doesn't actually change the PDF file. If you need to send the resized version to someone else, you'll have to "Print to PDF" to create a new file. And sometimes the scaling introduces slightly fuzzy text because it's treating the whole page as an image rather than reflowing anything.

It's a band-aid. A useful band-aid, but still.

Method 3: Adobe Acrobat Pro

If you're paying for Acrobat Pro (and a lot of offices do), you've got a proper resize tool built in.

Go to Print, then click "Page Setup" and change the paper size. Under Page Sizing, select "Fit" or "Shrink oversized pages." For more control, you can use the "Preflight" tool — Edit Page Boxes, then set your target page size.

The Preflight method is the right one if precision matters. You can set exact dimensions, control how content gets repositioned, and even add bleed areas for professional printing. But it's also the most complicated option, and Acrobat's interface doesn't make it intuitive.

For most people, the Print + Fit approach in Acrobat works well enough. Just remember to Print to PDF to save the result.

Method 4: Using Preview on Mac

Preview is underrated for PDF work. To resize page dimensions in Preview:

  1. Open the PDF
  2. Go to File → Print (Cmd+P)
  3. Change the Paper Size dropdown to your target (A4, US Letter, etc.)
  4. Check "Scale to Fit"
  5. Click "PDF" in the bottom-left corner → "Save as PDF"

This creates a new PDF at the size you want. It's not doing anything fancy — just scaling — but it handles most cases without installing anything.

One thing to watch out for: Preview can sometimes flatten annotations or form fields when you save through the print dialog. If your PDF has fillable forms, check the output before sending it off.

What About Batch Resizing?

Got 50 invoices in Letter that all need to be A4? Doing them one at a time isn't realistic.

For batch work, command-line tools are your friend. Ghostscript can resize PDFs in bulk with a single command:

gs -sDEVICE=pdfwrite -sPAPERSIZE=a4 -dFIXEDMEDIA -dPDFFitPage -o output.pdf input.pdf

That takes input.pdf and outputs a version scaled to A4. Wrap it in a loop and you can process an entire folder in seconds.

If command lines aren't your thing, OnlyDocs supports batch processing too. Upload multiple files, set your target size, and download them all at once.

Resizing vs. Cropping vs. Scaling — They're Not the Same

This trips people up. Let's clarify:

Scaling changes the size of the content to fit a new page dimension. Everything gets bigger or smaller proportionally. This is what most "resize" tools actually do.

Cropping cuts off parts of the page. The content stays the same size, but you lose whatever falls outside the new boundaries. Useful if you have huge margins you want to trim, but risky if content sits near the edges.

True resizing changes the page dimensions without altering the content at all. The text and images stay at their original size, and the extra (or reduced) space shows up as margins. This is what you want when the content is already the right size but the page metadata is wrong.

Most of the time, scaling is what you need. But if your content was designed for a specific physical size (like a poster or a technical drawing with exact measurements), you want true resizing instead.

Common Problems and How to Fix Them

Text looks blurry after resizing. This usually happens when the resize tool rasterizes the page instead of scaling the vector content. Use a tool that preserves the PDF structure rather than treating pages as images. OnlyDocs keeps text as text, so it stays sharp at any size.

Margins are uneven after resizing. Some tools center the content on the new page, others align it to the top-left. If your margins look wrong, check whether the tool offers alignment options. Acrobat's Preflight tool gives you full control over positioning.

Headers and footers get cut off. This is the classic A4-to-Letter problem. A4 is taller, so content near the bottom of an A4 page can get clipped when scaled to the shorter Letter size. The fix is to scale down slightly so everything fits, even if it means slightly smaller text.

Form fields don't line up anymore. Interactive PDF forms can break when you resize because the form field positions are defined in absolute coordinates. After resizing, you may need to reposition the fields. This is another reason to use a proper PDF tool rather than the print-dialog hack.

When You Actually Need to Resize

Not every page-size issue requires resizing. Sometimes the better fix is to just tell your printer to use a different tray, or change the paper size in print settings. If you're only printing for yourself and the scaling looks fine, don't overthink it.

Resize when you need to send the file to someone else and the page size has to be correct. Resize when you're submitting documents to a system that validates page dimensions. Resize when you're combining PDFs with different page sizes and need them uniform.

For everything else, "Fit to Page" in your print dialog is probably enough.

Wrapping Up

Page size mismatches are one of those problems that shouldn't be annoying but absolutely are. The good news is that fixing it takes about thirty seconds once you know what tool to reach for.

For quick, one-off resizing, OnlyDocs handles it right in your browser. For bulk jobs, Ghostscript is hard to beat. And for the occasional "I just need to print this right now," your print dialog's Fit to Page option does the job.

Pick the method that matches your situation and stop fighting with your printer. Life's too short for margin issues.

✏️ Try OnlyDocs Free — Edit, sign, and merge PDFs right in your browser. No signup required.

Open Free Editor →