DDanfio

Rotate / Organize PDF Pages

A PDF arrives in the order somebody else decided: a scanned bundle where the cover ended up last, a chapter inserted at the wrong place, three pages photographed sideways, or the same signature page needed twice in one file. Fixing that normally means paying for an editor or printing to a new PDF and hoping the order comes out right.

Drag & drop a file here, or .

Everything is processed in your browser - nothing is uploaded.

    One PDF up to 25 MB. It is read in this browser tab and never uploaded.

    The order pages should appear in. Leave as 1- to keep the original order, type reverse to flip the document, or repeat a number to print a page twice.

    Positions in the result, for example 1, 3-5. Blank turns every page.

    Leave blank to reuse the name of the file you drop in.

    Only used for the plan below, before a file is chosen. The real job uses the document itself.

    Results update as you type. Nothing leaves your device.

    Plan for a 10-page PDF

    10 pages

    Output file your-file-organized.pdf. The preview uses the page count you typed above; add a PDF and the same plan is recalculated from that document.

    Pages in source
    10
    Pages in output
    10
    Turned
    No pages
    New angle
    Unchanged

    Page order in the output

    PositionSource pageRotation
    11Upright
    22Upright
    33Upright
    44Upright
    55Upright
    66Upright
    77Upright
    88Upright
    99Upright
    1010Upright

    Positions count from the top of the new file, so position 1 is the first page you will see when it opens.

    Every page of the source appears exactly once, so nothing is lost and nothing is duplicated - only the running order changes.

    This page rebuilds the document in the order you type and turns the pages you choose, all inside the browser tab. The original file is read from your device, the new document is written on your device, and the only thing that leaves is the download you ask for - there is no upload, no account and no watermark.

    How this rotate / organize pdf pages works

    The page order box is the whole tool

    Pages are numbered from 1 and the box takes the list grammar people already use: 1-5 is a range, 3, 1, 2 lists individual pages, 8- means page 8 to the end, odd and even take every other page, and the single word reverse flips the whole document. A range written backwards really does run backwards, so 5-2 gives 5, 4, 3, 2 rather than being quietly corrected.

    Unlike a page selection, an order keeps duplicates: typing 4, 4, 1 gives a three-page file whose first two pages are page 4 of the original. That is how a page gets printed twice from one document - a signature page, a form, a backing sheet - and the result says how many extra copies it made rather than silently deduplicating them.

    Anything not listed is left out, and the plan spells out exactly which pages: it names them, and it says when a repeated page pushes the output past the length of the source. Everything past the last page of the document is trimmed instead of failing the job, so an order copied from a longer document still works.

    Turning a page writes an instruction, not a new image

    Every PDF page can carry a rotation value - 0, 90, 180 or 270 degrees - and that is what a reader applies when it displays or prints the page. Turning a page here changes that value rather than redrawing anything, so the text stays text, the images keep their original resolution and the file size barely moves.

    Because rotation is an instruction, it is also a promise the reader has to keep. Every mainstream viewer applies it, but some printing pipelines, older corporate viewers and a few archive systems ignore the value and show the page exactly as it was stored. If a downstream system has to receive a genuinely upright page, the page has to be re-rendered, which no page-copying tool can do.

    Rotations add up rather than replace. A page that already carried 90 degrees and is turned 90 degrees more ends up at 180, and the Rotation column in the result reports the angle each output page finishes with, so the state of the file is visible instead of guessed.

    What the new file keeps, and what it cannot carry

    Pages are copied as objects, which keeps the text searchable, the vector art sharp and the page size and orientation of each page exactly as it was. Nothing is re-rendered and nothing is recompressed, so the output of a reorder looks like the input - just in a different order.

    Document-level features do not follow the pages, because they live once per document rather than on a page: bookmarks and outlines, fillable AcroForm fields, signature fields, and the structure tags that screen readers use. A form extracted or reorganised here arrives as printed content rather than as a working field, and a reordered file is untagged.

    Repeating pages multiplies size, which is why one run is capped at 2000 pages of output: every copy is a full page held in the tab memory, and 4000 pages of a scan is a different job from organising chapters. Password-protected PDFs are refused outright, because the file never reaches a server and so there is nowhere to type a password.

    Worked examples

    Each example below was run through the calculator on this page when the site was built, so the numbers match what you see when you enter the same inputs.

    A scanned bundle where the cover is last

    Page order
    10, 1-9
    Turn pages
    Do not turn any pages
    Output file name
    scan
    Preview: pages in the PDF
    10 pages

    Plan for a 10-page PDF

    10 pages

    Output file scan-organized.pdf. The preview uses the page count you typed above; add a PDF and the same plan is recalculated from that document.

    Pages in source
    10
    Pages in output
    10
    Turned
    No pages
    New angle
    Unchanged

    Listing the cover first moves it to the front and keeps the other nine pages in their original order, giving a 10-page scan-organized.pdf with nothing missing.

    Three sideways pages in a portrait document

    Page order
    1-
    Turn pages
    90 degrees clockwise
    Pages to turn
    3, 7, 9
    Output file name
    landscape-fixed
    Preview: pages in the PDF
    10 pages

    Plan for a 10-page PDF

    10 pages

    Output file landscape-fixed-organized.pdf. The preview uses the page count you typed above; add a PDF and the same plan is recalculated from that document.

    Pages in source
    10
    Pages in output
    10
    Turned
    3 pages
    New angle
    90 degrees clockwise

    The order stays as it was and only positions 3, 7 and 9 are turned 90 degrees clockwise. The Rotation column shows those three at 90 degrees and the rest upright.

    Printing one page twice

    Page order
    1, 4, 4, 5-
    Turn pages
    Do not turn any pages
    Output file name
    packet
    Preview: pages in the PDF
    8 pages

    Plan for a 8-page PDF

    7 pages

    Output file packet-organized.pdf. The preview uses the page count you typed above; add a PDF and the same plan is recalculated from that document.

    Pages in source
    8
    Pages in output
    7
    Turned
    No pages
    New angle
    Unchanged

    A three-page source becomes a five-page packet.pdf, with page 4 duplicated on purpose. The plan warns that the output is longer than the source so a doubled page is never a surprise.

    Frequently asked questions

    Is this PDF page organizer free, with no account and no watermark?

    Yes. There is no sign-up, no email step and nothing added to the output. The whole job runs in your browser, so there is no server to pay for. The technical limits are one PDF per job, 25 MB for that file, and at most 2000 pages of output because every copied page is held in the tab memory until you download it.

    Is my PDF uploaded anywhere?

    No. The file is read through the browser file API, the pages are copied from one document object to another in memory, and the download is created from a Blob URL that exists only in that tab. You can check it yourself by opening your browser developer tools and watching the network panel while the job runs, or by going offline and reorganising a file anyway.

    How do I reverse the order of all the pages?

    Type reverse in the page order box. It is shorthand for the whole document backwards, which is what you want for a single-sided scan that was fed in the wrong way round. If you only want part of the document flipped, write the ranges backwards instead, for example 4-2, 1, 9-5, because a range written high to low runs in that direction.

    Why does the page still look sideways in my print dialog?

    Because rotation is stored as an instruction on the page rather than baked into the drawing, and some printing pipelines and older viewers do not honour it. Every mainstream PDF reader does, so the file looks right on screen, but if the page also has to be upright for a printer or an upload system that ignores the value, the page has to be re-rendered rather than turned.

    Can I duplicate a page, or delete one, with this tool?

    Yes to both, because the order box is the complete description of the output. List a page twice to duplicate it, and simply leave it out to delete it. Nothing is destroyed anywhere: the result is a new file, so the pages you leave out are still in the original on your device.

    Do bookmarks, form fields or signatures survive a reorder?

    No. Bookmarks, fillable form fields, signature fields and accessibility tags are stored once per document rather than on a page, so a tool that copies pages cannot carry them. The visible signature or filled-in answers are copied as page content and stay readable, but a verifiable digital signature stops verifying after any rebuild.

    Assumptions and sources

    • Processing: pdf-lib (MIT licensed) runs in your browser. Pages are copied object by object into a new document, so text stays selectable and no page is re-rendered or recompressed.
    • Page-order rules: one-based numbering, ranges (8- runs to the end), the words odd, even, all and reverse, duplicates kept on purpose, and anything past the last page trimmed with a note.
    • Rotation: the page rotation value is rewritten (0 / 90 / 180 / 270) and existing angles are added to, not replaced. Nothing is drawn again, so image resolution is untouched.
    • Limits: one PDF per job, 25 MB per file, 2000 output pages, all held in the browser tab while the job runs.
    • Not preserved: outlines and bookmarks, AcroForm fields, signature fields and structure tags, because they sit in the document catalogue rather than on the pages.
    • Privacy: no file, file name or page content is sent to danfio.com. There is no upload endpoint behind this tool, and the download is a Blob held in your own tab.

    Last reviewed 2026-09-14. This page is an estimate tool, not financial, tax or legal advice.Read the full disclaimer.