How to Change PDF Page Size Free: Resize Guide 2026

Learn how to resize and change PDF page dimensions for free. Step-by-step methods using online tools, desktop software, and the print-to-PDF trick.

By PeacefulPDF Team

Not all PDFs come in the size you need. A document formatted for US Letter paper might need to be A4 for European printing. A presentation slide PDF might be too wide for a standard printer. Or maybe you need to scale a large poster down to a regular page. Whatever the reason, changing PDF page size is a common task that does not require expensive software. This guide covers every free method to resize PDF pages in 2026.

Common Reasons to Change PDF Page Size

There are many practical situations where resizing PDF pages becomes necessary:

  • Paper size mismatch: A document created in US Letter (8.5 x 11 inches) needs to be A4 (210 x 297 mm) for international printing
  • Printing requirements: A print shop requires specific page dimensions for their equipment
  • Presentation slides: Converting 16:9 slide PDFs to standard paper sizes for handouts
  • Book formatting: Resizing pages to match book trim sizes like 6 x 9 inches or 5.5 x 8.5 inches
  • Poster to page: Scaling down large format PDFs to fit standard paper
  • Legal documents: Matching specific court or government filing requirements
  • E-reader optimization: Resizing to dimensions that display better on specific devices

Understanding PDF Page Size Concepts

Before resizing, it helps to understand two different approaches:

Scaling Content to Fit a New Page Size

This changes the page dimensions and scales the content proportionally to fit. Text gets smaller or larger, and the layout maintains its proportions. This is what most people want when they talk about resizing a PDF.

Changing the Page Canvas Without Scaling

This changes the page dimensions without moving or resizing the content. Content may end up cropped, off-center, or with extra white space. This is useful for adding margins or adjusting canvas size for specific requirements.

Method 1: Online PDF Page Size Changers (Fastest)

Online tools are the quickest way to resize PDF pages without installing anything.

PDF24 Tools (Best Free Option)

PDF24 offers a completely free PDF page resize tool with no limits:

  1. Go to tools.pdf24.org/en/resize-pdf
  2. Upload your PDF file
  3. Choose your target page size from presets (A4, Letter, Legal, etc.) or enter custom dimensions
  4. Select scaling options: Fit to page, Fill page, or Stretch
  5. Choose page range if you only want to resize specific pages
  6. Click Resize and download the result

PDF24 gives you precise control over the output size and how content is scaled. The tool processes files on secure servers and deletes them after completion.

ILovePDF Resize Tool

ILovePDF provides a straightforward resize function:

  1. Visit ilovepdf.com/resize-pdf
  2. Upload your PDF
  3. Select a preset size or enter custom dimensions in mm, inches, or points
  4. Choose scaling mode: Fit, Fill, or as-is
  5. Click Resize PDF
  6. Download the resized file

ILovePDF supports all standard paper sizes and lets you set custom dimensions. The free tier handles files up to a generous size limit.

Sejda PDF Resize

Sejda offers resize with a visual preview:

  • Upload at sejda.com/resize-pdf
  • Choose a preset size or custom dimensions
  • Preview how the resized pages will look
  • Apply and download
  • Free for documents up to 200 pages or 50 MB

Method 2: The Print-to-PDF Trick (No Installation)

This is the simplest method that works on any computer with a PDF viewer and a virtual PDF printer. It requires no special software or online tools.

Steps for the Print-to-PDF Method

  1. Open your PDF in any viewer (Chrome, Edge, Adobe Reader, Preview)
  2. Press Ctrl+P (or Command+P on Mac) to open the print dialog
  3. Change the paper size to your target size in the print settings
  4. Check the "Fit to printable area" or "Scale to fit" option
  5. Select "Save as PDF" or "Microsoft Print to PDF" as the printer
  6. Click Print (which saves the file)
  7. Open the new PDF to verify the page size

Tips for Best Results with Print-to-PDF

  • Check scaling: Make sure the scale option is set to "Fit" or "Shrink to fit" so content does not get cut off
  • Verify margins: The print-to-PDF method adds default printer margins, which may slightly reduce the printable area
  • Test one page first: Print just the first page to verify the result before processing the entire document
  • Watch for form fields: Interactive form fields and links are usually lost in the print-to-PDF process

Method 3: Desktop Software for Page Resizing

PDF24 Creator (Windows)

The desktop version of PDF24 Creator provides more control than the online tool:

  1. Download and install PDF24 Creator
  2. Open the application and load your PDF
  3. Select the Change Page Size tool
  4. Choose the target dimensions from presets or enter custom values
  5. Configure scaling and alignment options
  6. Apply the changes and save the new PDF

The desktop version processes files locally, which is faster and more private than online tools.

Ghostscript (Cross-Platform)

Ghostscript is a powerful free command-line tool for precise page size control:

  1. Install Ghostscript from the official website or your package manager
  2. Determine your target page size in points (A4 = 595 x 842, Letter = 612 x 792)
  3. Run the resize command:
    gs -q -dNOPAUSE -dBATCH -sDEVICE=pdfwrite -dDEVICEWIDTHPOINTS=595 -dDEVICEHEIGHTPOINTS=842 -dFIXEDMEDIA -dPDFFitPage -sOutputFile=output.pdf input.pdf
  4. The -dPDFFitPage flag scales content to fit the new page size
  5. Check the output file to verify the result

Ghostscript gives you exact control over dimensions and scaling behavior. It is ideal for batch processing and automation scripts.

LibreOffice Draw (Cross-Platform)

LibreOffice Draw can resize PDF pages visually:

  1. Open the PDF in LibreOffice Draw
  2. Go to Format then Page
  3. Set the new page dimensions (width and height)
  4. Manually adjust content positioning if needed
  5. Export as PDF with the new page size

This method gives you the most visual control but requires manual adjustment of content on each page.

Standard PDF Page Sizes Reference

Here are the most common page sizes you might need:

  • A4: 210 x 297 mm (8.27 x 11.69 inches) - Standard international paper size
  • US Letter: 215.9 x 279.4 mm (8.5 x 11 inches) - Standard North American paper size
  • Legal: 215.9 x 355.6 mm (8.5 x 14 inches) - Legal documents in the US
  • A3: 297 x 420 mm (11.69 x 16.54 inches) - Large format printing
  • A5: 148 x 210 mm (5.83 x 8.27 inches) - Booklets and small publications
  • Tabloid (B4): 279.4 x 431.8 mm (11 x 17 inches) - Newspapers and large format
  • Book formats: 6 x 9 inches and 5.5 x 8.5 inches are common book trim sizes

Handling Mixed Page Sizes in One PDF

Some PDFs contain pages of different sizes, such as a report with letter-sized text pages and tabloid-sized foldout charts. When resizing these documents:

  • Resize all pages to one size: Most online tools apply a uniform size to every page. Charts and large pages will be scaled down.
  • Resize specific pages only: Tools like PDF24 let you select which pages to resize, leaving others unchanged.
  • Split then resize: Split the PDF by page groups (separate the text pages from the charts), resize each group independently, then merge them back together.

Troubleshooting Common Resize Issues

  • Content gets cut off: The scaling mode is wrong. Use "Fit to page" instead of "Fill page" to ensure all content is visible.
  • Too much white space: The aspect ratio differs between original and target size. Try "Fill page" mode, which may crop edges but eliminates excess margins.
  • Text is too small after resizing: You are scaling down too much (e.g., A3 to A5). Consider splitting the content across more pages instead.
  • Pages are rotated after resizing: Some tools rotate pages when width and height are swapped. Check the orientation setting in your resize tool.
  • File size increased dramatically: The resize process re-rendered the PDF. Use a tool like Ghostscript that minimizes re-encoding.

Which Method Should You Use?

The right method depends on your situation:

  • Quick resize, one file: Use PDF24 online or ILovePDF. Fast, free, and handles standard sizes perfectly.
  • No installation, simple resize: The print-to-PDF trick works in seconds on any computer.
  • Batch processing: Use Ghostscript or PDF24 Creator desktop for processing many files.
  • Precise visual control: Use LibreOffice Draw to manually position content on resized pages.
  • Privacy-sensitive documents: Use desktop tools (PDF24 Creator or Ghostscript) to keep files local.

Changing PDF page size is one of those tasks that seems complicated until you realize how many free tools handle it effortlessly. Whether you need to convert Letter to A4, scale a poster down to standard paper, or prepare a document for a specific print requirement, the methods in this guide have you covered. Pick the one that matches your workflow and resize with confidence.