Resize PDF Pages

Rescale a PDF to A4, Letter, Legal, A3 or A5 with the content fitted and centred, change the page box alone, or scale everything by a percentage.

🌐 Español

Drop your file here (.pdf)

πŸ”’ Private by design: your files are processed locally in your browser and never uploaded to any server.

Three different things people mean by resize

Ask for a PDF to be resized and you could mean any of three operations, which is why the mode dropdown is the first thing to set rather than an afterthought.

The first is the common one: make this document print properly on a different paper size. A Letter document sent to a European printer, or an A4 document sent to an American one. Here the content has to be scaled and centred so nothing falls off the edge.

The second is a page box change with no scaling at all. The content stays exactly the size it was and only the sheet around it changes. That is what you want when a print shop has asked for a specific page box and the artwork is already correct, and it is emphatically not what you want if you have not thought about it, because anything larger than the new box is clipped.

The third has nothing to do with paper sizes. Scale everything, page and content together, by a percentage. Half size, double size, or anything between.

Bringing a Letter document to A4

  1. Drop your PDF on the box or use Choose a file. One at a time.
  2. Leave Resize mode on Resize to a page size (scale content to fit).
  3. Set Target page size (fit / change-size modes) to A4 (210 Γ— 297 mm).
  4. Leave Margin in points (fit mode, 72 = 1 inch) at 0, or set 36 for a half inch border on every side.
  5. Leave Pages to resize on All pages, or switch to the range option and set the first and last page.
  6. Click Resize PDF Pages and download the result, named with a resized suffix.
  7. Process another clears the box.

The named sizes are real. A4 is converted from 210 by 297 millimetres and Letter and Legal are exact inch measurements, all expressed in the points a PDF actually works in, at 72 to the inch.

Fitting, and why the scale factor is a minimum

Fit mode computes one scale factor and applies it to both dimensions. The factor is the smaller of the two ratios: available width over source width, and available height over source height.

Taking the smaller of the two is what guarantees the content fits. Taking the larger would fill the page and push part of the content off the edge, and scaling the two axes independently would fill the page perfectly while stretching the artwork, which is worse than either.

The consequence is that the content usually does not touch two of the four edges, since the source and target proportions rarely match exactly. The leftover space is split evenly so the content sits in the middle of the page rather than in a corner.

Adding a margin simply shrinks the available area before that calculation runs, so it reduces the scale factor and pushes the content further from every edge.

Orientation follows the source

A page wider than it is tall is matched to a target of the same orientation, with the named size’s two dimensions swapped if necessary.

Without that rule, a landscape diagram mapped onto A4 would be squeezed into a portrait sheet, scaled down far more than necessary, and surrounded by wasted white space at the top and bottom. Swapping the target keeps the content large and the sheet sensible.

Pages whose orientation already matches the target are left with the size exactly as named.

Working on part of a document

The page range option exists for the common case where a document is mostly fine. A report with one oversized inserted scan does not need every page rebuilt; it needs that one page brought into line.

Pages outside the range are copied through untouched at their original size, so they are bit for bit the pages you started with. The range is inclusive and one-based, and setting the last page to zero means run to the end of the document.

One honest limitation: a genuinely blank page has no content to place, so it comes out as a correctly sized empty page rather than failing the run.

Compress PDF is the tool for making a file smaller in bytes, which is a different problem from making its pages smaller in millimetres and the one people usually mean when a file is too big to email.

For fitting several pages onto one sheet, N-up PDF does the layout rather than the scaling. Rotate PDF handles a sideways page, Split PDF extracts a range into its own file, and Add Page Numbers to PDF stamps a resized document once its layout is final. The rest is on the PDF tools hub.

See it in action

Screenshot of the Resize PDF Pages tool with sysfenix-sample.pdf (3 KB) loaded, Resize mode set to Resize to a page size (scale content to fit), Target page size (fit / change-size modes) set to A4 (210 Γ— 297 mm)
Resize PDF Pages mid-process: sysfenix-sample.pdf (3 KB) loaded, Resize mode set to Resize to a page size (scale content to fit), Target page size (fit / change-size modes) set to A4 (210 Γ— 297 mm).
Screenshot of the Resize PDF Pages result screen showing sysfenix-sample-resized.pdf ready to download (6 KB, 118% larger)
The finished result: sysfenix-sample-resized.pdf ready to download (6 KB, 118% larger). The download link is a local blob URL β€” the file never leaves your device.

Frequently asked questions

What is the difference between fitting and only changing the page size?

Fitting scales the content to the new page and centres it, so a Letter document becomes a genuine A4 document with everything visible. Changing the page size only swaps the page box and leaves the content at its original scale, anchored to the bottom left corner. Content larger than the new box is clipped and smaller content leaves white space.

Does a landscape page get forced upright?

No, the target is oriented to match the source page. A landscape page mapped onto A4 gets a landscape A4 rather than a portrait one, which keeps the content the right way round and avoids scaling it down to fit a tall box it does not suit. Pages already matching the target orientation are unaffected.

Is the aspect ratio preserved?

Yes, in both scaling modes. Fitting uses a single uniform factor chosen so both dimensions fit inside the available area, which means nothing is ever stretched or squashed and content never overflows the printable region. Percentage mode multiplies the page and its content by the same factor, so proportions are identical.

What does the margin do?

It shrinks the area the content is fitted into, on all four sides, in points. Seventy-two points is an inch. It only applies in fit mode. Setting a margin makes the scale factor smaller and leaves a clear border around the content, which is useful when the destination printer cannot print to the edge of the sheet.

Does percentage mode use the target page size?

No, it ignores it entirely. In that mode the output page is the source page multiplied by your percentage, and the content is scaled by the same factor, so a 50 percent run halves everything and a 200 percent run doubles it. The page size dropdown and the margin field are simply not read.

What happens to pages outside the selected range?

They are copied through completely unchanged, at their original size, into the same output document. That is what makes the range option useful, since you can bring an oversized inserted page into line without touching the rest of a report that is already correct.

Related tools