UtilitySmith
All posts
·8 min read·pdfeditingfree-tools

Merge, Split and Reorder PDFs Without Adobe

Adobe charges around £15 a month for the right to drag a page from one PDF to another. The same operation Word does for free. The same operation that, if you knew where to look, you could do in your browser in about ten seconds.

The reason most people end up paying anyway is that "free PDF editor" search results are a graveyard of bad options — sites that upload your files to a server, watermark the output, cap the file count, or wait three days then email you the result. So people give up and pay Adobe.

Here's the shorter path. None of these operations actually need Acrobat, and none of them need to upload your files anywhere.

What Acrobat does that you might think you need

Most people who pay for Acrobat use a small subset of its features. Honest list of what actual users do day-to-day:

Operation Frequency Genuinely needs Acrobat?
Combine multiple PDFs Very common No
Split one PDF into parts Common No
Reorder pages Common No
Rotate pages Common No
Delete pages Very common No
Add page numbers or headers Less common No
Edit text inside the PDF Common Yes (genuinely hard without it)
Fill out interactive forms Common No (most browsers handle this)
OCR a scanned document Less common No (good free options exist)
Add a digital signature Less common Maybe (depends on legal requirements)

The vast majority of what people pay £180 a year for is page-level manipulation — moving, removing, splitting, joining, rotating. None of that requires Acrobat. Almost none of it requires anything at all installed on your computer.

What "page-level" actually means

Almost every PDF problem you'll have falls into one of these patterns:

The merge problem. You have a contract in three parts and need them in one file. You have scans of separate pages that should be one document. You're sending a "package" of receipts and want them combined.

The split problem. You have a 200-page report and only need pages 12–18. You have a multi-document scan that should be three separate files. You want to send chapter 1 by email and chapter 2 separately.

The reorder problem. A scanner fed pages out of order. A document grew chronologically and now needs to be chronological the other way. The cover page somehow ended up at the back.

The rotation problem. Half the pages got scanned upside-down. A landscape page is sitting sideways in a portrait document.

The deletion problem. A draft has tracked-changes pages, blanks, or test prints mixed in with the real content, and you want a clean version.

Every one of these is a page-level operation. None of them require touching the actual content of any page — just rearranging or removing them. Which means none of them are actually difficult.

The three real options

If you need to do this regularly, you have three viable approaches.

1. Built-in operating system tools

On Mac: Preview can merge and reorder PDFs. Open both PDFs in Preview, show the sidebar (View → Thumbnails), drag pages between them. Save as a new PDF. Free, fast, works for simple cases.

On Windows: Modern Edge can view PDFs but can't really edit them. Windows itself doesn't ship a PDF page editor. You're stuck unless you install something.

On Linux: pdftk and qpdf are command-line tools that handle this beautifully if you're comfortable with the terminal. pdftk A.pdf B.pdf cat output merged.pdf merges. Not for everyone, but bulletproof if you are.

2. Free desktop applications

PDFsam Basic is free, open-source, and handles merge/split/extract well. UI is dated but functional. Good if you do this often and want offline reliability.

LibreOffice can open and re-save PDFs, sort of. Not really designed for this; results are unpredictable.

3. Browser-based tools

This is the path most people end up on, and where the quality varies wildly. The traps:

  • Tools that upload your file to a server (slow, privacy issue)
  • Tools that watermark the output unless you pay
  • Tools that cap free use to 1–2 operations a day
  • Tools that work on small PDFs but fail on anything serious

A good browser-based tool runs entirely on your computer (your file never leaves your browser), handles realistic document sizes, doesn't watermark anything, and has a UI that doesn't make you guess what's going on.

What good page editing looks like

If you're picking a tool — desktop or browser — the things that distinguish a good one from a bad one:

  • Visual page grid. You should see thumbnails of every page across all your loaded PDFs, in order. Operating on a list of page numbers is asking for mistakes.
  • Drag-to-reorder. Self-explanatory. Picking pages by number from a dropdown is a relic.
  • Multi-select. You should be able to select pages 5, 8, 12 with cmd-click, or 5–10 with shift-click, and operate on them as a group.
  • Real-time preview. Changes should reflect immediately, not after a "Process" button.
  • Undo. Mistakes happen on every batch. A tool with no undo wastes your time.
  • Sensible export options. Combine into one PDF, or split each operation into separate files. Both are common needs.

If a tool nails those six things, the operation is fast and pleasant. If it misses any of them, you'll find yourself reopening the file and starting over more than once.

A faster way

UtilitySmith's PDF Pages tool was built because every other browser-based option failed at least one of the criteria above. It's a visual page grid: drop your PDFs, see every page as a thumbnail, drag to reorder, multi-select, delete, rotate, split, extract. Add page numbers or headers if you need them. Download as a single combined PDF or as a ZIP of split files.

Runs in your browser, no upload, no signup, no file count limit. If you're doing the same five operations Acrobat charges you £15 a month for, the tool covers them and a few more, free.

Tips for cleaner page editing

A few things that save time on real workflows:

  • Always work on a copy. PDFs are easy to corrupt accidentally if a tool exits mid-save. Copy first, edit second.
  • Combine related operations into one pass. Reorder, delete, and rotate in one session — don't save between operations and reopen.
  • For scans, rotate before reordering. Easier to identify pages when they're right-way up.
  • For long documents, name the source files clearly. When you're merging Contract-v3.pdf and Contract-v3-amended.pdf, you'll regret it later. Rename to 01-base.pdf, 02-amendment.pdf first.
  • Test the output. Open the result before sending. PDFs sometimes save with a corrupted page that wasn't visible during editing.

The short version

  • Most paid PDF features people use are page-level operations that don't need Acrobat
  • Mac Preview handles simple merge/reorder for free
  • PDFsam Basic and command-line tools are the offline options
  • For browser-based: pick a tool that doesn't upload, doesn't watermark, doesn't cap your file count, and has a visual page grid
  • Save the £180/year unless you genuinely need text editing or signatures

Frequently asked

Can I edit the actual text inside a PDF without Adobe? Honest answer: not well. Editing existing text in a PDF is one of the things Acrobat genuinely does better than free alternatives. If you regularly need to change words or sentences inside PDFs, Acrobat is one of the few tools that handles it properly. If you only occasionally need to change text, often the easier path is to convert the PDF back to Word, edit, and re-export.

How do I split a PDF into individual pages? Most page editors offer a "split into single pages" option, which exports one PDF per page as a ZIP. If you only need a specific range, extract that range as a new PDF instead.

Will splitting or merging PDFs reduce quality? No. Splitting and merging operate on the structure of the document, not the content. The pages themselves are copied unchanged. Quality only changes when you compress or re-encode.

What about password-protected PDFs? Most browser-based tools refuse to work on encrypted PDFs (correctly — they shouldn't try to bypass passwords). If you have the password, unlock the PDF in your viewer first, save an unprotected copy, then edit.

How do I add page numbers without Acrobat? A few free tools (including UtilitySmith's PDF Pages) support adding page numbers with custom positioning, format, and font. Word and Pages can also add page numbers, but only if you convert the PDF back to an editable document first, which usually breaks the formatting.

Is it safe to edit sensitive PDFs in browser tools? Only if the tool runs entirely in your browser without uploading. Many tools that look browser-based actually upload your file to their server for processing. Check whether the tool processes locally — if it doesn't say so explicitly, it probably doesn't.