Home/PDF Tools/Resize PDF Pages
📐

Resize PDF Pages

FREE

Convert pages to A3, A4, A5, Letter or Legal

Free · No sign-up required
Loading...

What Resize PDF Pages does

This tool changes the page size of a PDF to a standard paper size — A3, A4, A5, US Letter or Legal — scaling each page's content to fit and centring it. It solves the everyday mismatch between US and international paper: a Letter document that prints with a cut-off bottom on A4, or an A4 form that a US printer shrinks and mis-centres. The content is placed as a vector form, so text stays sharp and selectable. The conversion runs in your browser.

Paper sizes

SizeMillimetresInchesPointsWhere used
A3297 × 42011.69 × 16.54842 × 1191Drawings, posters, spreadsheets — international
A4210 × 2978.27 × 11.69595 × 842Standard office paper everywhere except North America
A5148 × 2105.83 × 8.27420 × 595Booklets, notebooks, flyers
Letter216 × 2798.5 × 11612 × 792Standard office paper in the US, Canada, Mexico, Philippines
Legal216 × 3568.5 × 14612 × 1008US legal documents and contracts

A4 is slightly narrower and taller than Letter (6 mm narrower, 18 mm taller). Content designed for one printed on the other without scaling loses a strip at the bottom (Letter on A4 is fine; A4 on Letter clips) or has uneven margins.

How the content is scaled

scale = min(target width ÷ page width, target height ÷ page height) offset = (target − page × scale) ÷ 2 (centred) Letter → A4: scale = min(595/612, 842/792) = 0.972 → content 2.8% smaller, centred A4 → Letter: scale = min(612/595, 792/842) = 0.941 → content 5.9% smaller, centred

Scaling is uniform — the aspect ratio never changes — so nothing is stretched. Going between A4 and Letter costs 3–6% in size, which is invisible in practice. Going from A3 to A5 halves the content twice and makes 10 pt text about 5 pt, so choose sizes with legibility in mind.

Common uses

  • International documents — converting Letter files from US colleagues to A4 before printing, and the reverse.
  • Mixed-size merges — a document assembled from A4 and Letter parts that should print uniformly.
  • Booklets and handouts — reducing A4 to A5 for a compact print.
  • Drawings and spreadsheets — enlarging A4 to A3 for review on paper.
  • Print services — meeting a print shop's requirement for a single, standard page size.
  • Odd sizes — normalising PDFs exported at screen sizes or custom dimensions.

What changes and what does not

  • Every page becomes the chosen size, in the orientation of the original page (portrait stays portrait).
  • Text, images and vectors are scaled together; images keep their pixel data and display at the new size.
  • Annotations, form fields and links are not carried into the resized file — the page content is embedded as a form. Flatten forms before resizing if their appearance matters.
  • Bookmarks and metadata are not preserved.
  • File size is roughly unchanged.

Frequently asked questions

Can I set a custom size?

Not in this tool; it offers the five standard sizes. For custom dimensions, use a desktop editor or print to PDF with a custom paper size.

Will the resized document print without scaling?

Yes — that is the point. Set the printer to 'actual size' or 100% and the page fills the paper with even margins.

Why is there white space on the sides?

The source page's aspect ratio differs from the target's. The content is scaled to fit and centred, leaving equal margins on the shorter dimension.

Does it crop anything?

No. Uniform fit-scaling guarantees the whole page is visible. Use Crop PDF first if you want to remove margins before resizing.

Can I go from A5 to A4 without losing quality?

Text and vectors scale perfectly. Images are displayed larger and may look softer if they were low resolution to begin with.

Is the document uploaded?

No. Pages are re-laid out with pdf-lib in your browser.

More tools in this category

🔗
Merge PDF
Combine several PDF files into one document
Split PDF
Break a PDF into single pages or two halves
📑
Extract PDF Pages
Pull selected pages or ranges into a new PDF
🗑
Delete PDF Pages
Remove specific pages or ranges from a PDF
🗜
Compress PDF
Shrink scanned or image-heavy PDFs by re-rendering pages
🔄
Rotate PDF
Rotate every page by 90°, 180° or 270° losslessly