Utility

PDF Duplicate Pages

Repeat selected pages inside a PDF any number of times, at a chosen position. Runs in your browser with no upload.

Need this done properly for your business?

Radiatus delivers secure cloud, DevOps & compliance engineering.

Book a free consult

What this is used for

Printing multiple copies of one page from a longer document without printing the whole thing. Repeating a form so a batch can be filled in by hand. Producing a document where a template page appears once per item. Building a print sheet where the same label or ticket repeats across a run. In each case the alternative is printing the page repeatedly through a print dialog, which works until you need the copies interleaved with other content.

Duplicates are independent copies

Each duplicate is a separate page in the document, not a reference to the original. Editing one afterwards does not change the others. On the other hand the underlying resources, fonts and images, are shared rather than copied, so duplicating a heavy page ten times adds far less than ten times its apparent weight.

Form fields collide

This is the one real trap. If the duplicated page contains form fields, the copies carry fields with identical names, and in a PDF form, fields sharing a name share a value. Type into one and every copy updates simultaneously, which is exactly wrong when the point was to fill in several independently. Producing genuinely independent copies requires renaming the fields on each, which most simple tools cannot do. Flatten the form first if the copies only need to be printed and completed by hand.

Placement

Copies can be inserted immediately after the source page, which suits repeated forms, or appended at the end, which suits building a separate print run. Placing them after the source shifts every following page, so if you are also specifying other page positions, account for the shift.

Local processing

Duplication happens in your browser and nothing is uploaded.

Frequently Asked Questions

Privacy & Security

Runs entirely in your browser. PDF files are never uploaded.

Data: None
Client-side-Side
Active
v1.0

How to Use

Upload a PDF, enter the pages to duplicate, choose whether copies should appear after each original page or at the end, then download the updated PDF.

Disclaimer: This tool is provided "as is" without warranty of any kind. Results are for educational and utility purposes.