How to Merge, Split, and Compress a PDF Online for Free (No Sign-Up)
Most free PDF tools you find online ask you to upload your file to their server before they’ll touch it — which is a bad deal if that file has a signature, a home address, or anything else you’d rather not hand to a third party. Every tool covered in this guide runs the actual PDF processing inside your own browser instead. Your file loads, gets processed, and downloads again without ever leaving your device.
This guide walks through six real PDF tasks — combining files, pulling out pages, shrinking file size, adding a signature, scanning photos into a PDF, and converting pages to images — with the exact steps for each one and the honest limitations you should know before you start.
Key Takeaways
- Every tool here processes your PDF locally in the browser — nothing is uploaded to a server, checked here from Merge PDF through PDF to JPG.
- Compressing a PDF flattens every page into an image, so any selectable or searchable text in the original stops being selectable or searchable afterward — a real trade-off, not a bug.
- None of these tools support encrypted or password-protected PDFs, since a browser-only tool can’t decrypt what it can’t read.
- Page order in Merge PDF has to be set before you merge — there’s no reordering the combined result afterward.
How to Merge Multiple PDFs Into One
Open Merge PDF, and drop in two or more files. Each one appears in a list with up and down buttons — use them to put the files in the exact order you want them combined, since that order can’t be changed once you click “Merge PDFs.” The combined file downloads immediately, and the whole process — reading each file, stitching the pages together, rebuilding the PDF — happens locally in your browser.
The tool caps a single merge at 20 files and 60 MB combined — enough for a stack of scanned receipts or the chapters of a report. Very large combined files can also run slowly on a low-memory device, since the whole file lives in your browser’s memory while it processes, with no server doing the heavy lifting in the background.
How to Split a PDF or Extract Specific Pages
Split PDF shows a thumbnail of every page in your document
(previews are generated for the first 200 pages). From there you can
select pages three ways: click individual thumbnails, use the select
all/none buttons, or type a page range directly, like 1-3,5,8-10. Once
you’ve picked your pages, choose whether you want them combined into one
new PDF, or exported as a separate PDF per page bundled into a single
ZIP file — useful when you need to email individual pages rather than a
whole document.
Files over 30 MB aren’t accepted, which keeps the in-browser rendering and rebuilding from running out of memory on a large scanned document. If you’re exporting a large number of pages as separate files, expect the resulting ZIP to be correspondingly large — you’re not saving space by splitting, just reorganizing it.
How to Compress a PDF Without Losing Too Much Quality
Compress PDF works by rendering each page to a canvas, re-encoding it as a compressed JPEG at whatever quality and resolution you choose, and rebuilding those images into a new, smaller PDF — the same core technique most browser-only PDF compressors use, since there’s no server-side compression library available client-side.
That technique comes with a real trade-off worth understanding before you compress anything important: because every page becomes an image, any text that was selectable, searchable, or copyable in the original stops being any of those things in the compressed result. That makes this tool a good fit for image-heavy PDFs — scanned documents, photo reports — and a poor fit for a text-heavy contract you’ll still need to search or copy from later. Encrypted PDFs aren’t supported, and larger or many-page documents take longer, since every page gets individually re-rendered and re-encoded rather than compressed in bulk.
How to Add a Signature to a PDF
Sign PDF lets you draw a signature directly on a pad with your mouse, trackpad, or finger, then drag it onto whichever page you need — resize it with the corner handle, and place it on as many pages as you like before downloading the signed file.
Worth being clear about upfront: this produces a visual signature — an image of your signature placed on the page — not a certified cryptographic or PKI digital signature. That’s the right tool for signing off on an internal document or approving a draft, but not a substitute for a legally certified e-signature service if a transaction specifically requires one. Placement needs a mouse or touch input, and files over 30 MB aren’t accepted.
How to Turn Photos Into a PDF
Scan to PDF Converter takes photos of a document’s pages straight from your phone or computer (or existing JPG, PNG, or WEBP files you already have), lets you reorder them with the same up/down buttons used in Merge PDF, and combines them into one downloadable PDF — one image per page.
It’s worth saying plainly what this tool is not: it doesn’t auto-detect page edges, straighten a crooked photo’s perspective, or run OCR text recognition. If you need an actual document-scanner app that trims and straightens pages automatically, this isn’t it — this is a straightforward way to combine photos you already have into a single PDF file, nothing more. It shares Merge PDF’s caps of 20 images and 60 MB combined per PDF.
How to Convert PDF Pages to JPG or PNG Images
PDF to JPG Converter runs the opposite direction: pick a PDF, choose which pages you want (or leave them all selected), pick an output format, and convert. A single converted page downloads directly; multiple pages download together as a ZIP. This is the tool to reach for when you need to drop a document page into a slide deck, a chat, or anywhere else that doesn’t accept PDF files directly.
Only the first 50 pages of a document are shown and converted, and — the same trade-off as compressing — the resulting image’s text is no longer selectable, since it’s now just pixels. Encrypted PDFs aren’t supported here either.
Every tool above lives inside the site’s PDF Tools category, alongside each other, if you’d rather browse the full list than jump straight to one.
Frequently Asked Questions
Is it safe to merge or edit a PDF with sensitive information using an online tool?
It depends on whether the tool actually processes your file locally or uploads it to a server first — most “free” PDF sites do the latter. Every tool in this guide runs entirely in your browser using built-in APIs, so a PDF containing a signature or other sensitive content is never transmitted anywhere. You can confirm this yourself by opening your browser’s network tab while using any of them.
Will compressing a PDF ruin its quality?
Visually, not necessarily — you control the output quality and resolution in Compress PDF, so you can dial in how much size reduction you’re willing to trade for image sharpness. What compressing will always do is convert every page into a flattened image, so any text you could previously select, search, or copy stops being selectable, searchable, or copyable. That’s a structural trade-off of the technique, not a quality setting you can turn off.
Can I change the page order after merging a PDF?
No — Merge PDF only lets you set the order before you click “Merge PDFs.” If you need to reorder pages after the fact, your best option is running the merged file through Split PDF to select and re-export pages in a new order.
Why can’t I process a password-protected PDF with these tools?
None of the six tools in this guide support encrypted or password-protected PDFs. A browser-only tool has no way to decrypt a file it can’t read the contents of without the password being handled somewhere — and building that in would mean either asking you to type a password into a web form or attempting decryption client-side, neither of which these tools are built to do. If your PDF is encrypted, you’ll need to remove the password first using the software that originally protected it.
What’s the largest file these tools can handle?
It varies by tool, since each one holds the entire file in your browser’s memory while processing it. Split PDF, Compress PDF, Sign PDF, and PDF to JPG Converter cap individual files at 30 MB. Merge PDF and Scan to PDF Converter cap combined output at 20 files and 60 MB — limits that exist to keep the browser from running out of memory mid-process.
All six tools are free, require no account, and keep your files on your own device the entire time. Start with whichever task matches what you’re trying to do, and the limitations above should tell you upfront whether it’s the right tool for the job.