BLOG
How to Merge, Split, and Compress PDFs Without Paying a Cent
Adobe Acrobat Pro costs $275 a year. Smallpdf's paid plan runs $108. iLovePDF charges $84. And most people who pay for these services use them once or twice a month to do something that takes about 30 seconds: merge two files, pull out a few pages, or shrink a PDF so it fits in an email.
That math does not work. A PDF subscription for occasional use is like renting a moving truck year-round because you rearrange furniture every few months. There are free tools that do the job perfectly well — they just run in your browser instead of on someone else's server.
Here is what each tool does, when to use it, and the specific techniques that get the best results.
Merging PDFs: Combining Multiple Files into One
The most common scenario: you have three invoices and need to send them as a single attachment. Or you have been collecting signed documents one page at a time and need to assemble them into a complete agreement.
The PDF Merger takes multiple PDF files as input and outputs a single combined file. You drag the files in, arrange the order, and hit merge. The output preserves page sizes, orientations, and bookmarks from the source files.
Getting the order right
The biggest frustration with PDF merging is page order. When you select multiple files in a file dialog, the operating system returns them in whatever order it feels like — sometimes alphabetical, sometimes by date, sometimes seemingly random. Name your files with numeric prefixes (01-cover-letter.pdf, 02-resume.pdf, 03-references.pdf) so the alphabetical order matches your intended page order.
What about file size?
Merging does not compress anything. The output file is roughly the sum of the input file sizes, sometimes slightly larger due to the combined document structure. If the merged file is too large, compress it after merging — not before. Compressing individual files and then merging sometimes produces worse results than merging first and compressing the combined document once.
Splitting PDFs: Extracting the Pages You Need
Your accountant sends a 47-page PDF and says "I need you to sign pages 12, 23, and 41." You do not want to print the entire thing. You need to extract those three pages, sign them, and send them back.
The PDF Splitter lets you specify exactly which pages to extract. Enter a page range like 12, 23, 41 and get a new PDF containing only those pages. You can also split by ranges: 1-5, 12-15, 41-47 gives you three sections as a single document.
Practical splitting strategies
- Extract a single chapter. A 200-page textbook PDF where you only need Chapter 4 (pages 67-89). Split it out instead of scrolling through the entire document.
- Remove sensitive pages. A financial report has a page with SSN or bank details. Split out everything except that page before sharing.
- Create handouts. Your slide deck is 40 slides but you only want to distribute the 8 summary slides. Pull them into a separate file.
A tip that saves time: preview the PDF first to confirm page numbers. PDF viewers sometimes count pages differently than the page numbers printed on the document. A book that starts with Roman numeral pages (i, ii, iii) followed by Arabic numbers means page 1 of the content might be page 5 of the PDF file.
Compressing PDFs: Shrinking File Size
Email attachment limits are typically 10-25MB. Slack caps file uploads at 1GB on paid plans but free workspaces limit it to 50MB. Many government and university submission portals cap at 5-10MB. If your PDF exceeds these limits, compression is the fix.
The PDF Compressor reduces file size by recompressing embedded images and optimizing the document structure. The amount of compression depends entirely on what is inside the PDF.
What compresses well
- High-resolution photos. A PDF with 300 DPI photos can often be compressed 60-80% by downsampling images to 150 DPI. For on-screen viewing, you will not notice the difference.
- Scanned documents. Scans are essentially full-page images and compress significantly. A 50MB scanned contract can typically drop to 5-10MB.
- Embedded fonts. PDFs sometimes embed entire font families when only a few characters are used. Font subsetting replaces the full font with only the glyphs that appear in the document.
What does NOT compress well
- Text-heavy PDFs. A 100-page text document with no images is already small. Compression shaves off maybe 5-10%.
- Already-compressed PDFs. If the PDF was exported with compression enabled (most modern tools do this), re-compressing yields minimal gains.
- Vector graphics. SVG-based diagrams, charts, and illustrations are tiny by nature. Compression has nothing to work with.
Aggressive compression can degrade image quality. If you are compressing a portfolio or a document with detailed photographs, check the output quality before sending it. For contracts, invoices, and reports, maximum compression is usually fine — the text remains crisp regardless.
Converting PDFs to Images
PDFs are not always the best format for sharing. If you need to post a page on social media, embed it in a Notion doc, or include it in a slide deck, an image is more versatile.
The PDF to Image converter renders each page as a PNG or JPG. PNG produces sharper output for text-heavy pages (no compression artifacts around letters). JPG is better when file size matters and the page contains mostly photos.
When to convert vs. when to keep the PDF
- Convert when the recipient does not need to interact with the document — social media posts, slide deck inserts, website content, quick previews.
- Keep the PDF when the recipient needs to search text, copy content, or navigate a multi-page document.
Creating PDFs from Images
The reverse direction is equally common. You have a stack of scanned receipts, whiteboard photos, or document pages photographed with your phone, and you need a single PDF.
The JPG to PDF converter takes one or more images, lets you arrange the page order, and produces a PDF. Each image becomes a full page.
Pro tip: compress images before converting
Phone cameras produce 4-8MB images. Five receipt photos become a 30MB PDF. If you compress the images to 500KB each first, the same PDF is 2.5MB — perfectly sized for email. The text on receipts is still readable because compression reduces resolution, not clarity at normal viewing sizes.
Extracting Text from PDFs
Sometimes you need the words, not the document. A client sends their company bio as a PDF and you need to paste it into a website. An academic paper has a paragraph you want to quote. A contract has a clause you need to add to another document.
The PDF Text Extractor pulls all text content from a PDF and gives you clean, copyable text. It works on text-based PDFs (created from Word, LaTeX, InDesign). It does not work on scanned PDFs where the "text" is actually an image — that requires OCR, which is a fundamentally different technology.
When extraction produces garbage
If the extracted text has garbled characters, unexpected line breaks, or is completely empty, the PDF probably falls into one of these categories:
- Scanned document. The PDF contains images of text, not actual text objects. You need OCR software.
- Custom font encoding. Some PDFs use custom character maps for copy protection. The glyphs look like text on screen but are mapped to random Unicode characters internally.
- Multi-column layout. The extractor reads text in the order it appears in the PDF's internal structure, which does not always match visual reading order in multi-column layouts.
Combining Operations: Practical Workflows
Workflow 1: Application packet
You are applying for a visa and need a single PDF with: passport scan, bank statements, flight booking, hotel reservation, and cover letter. Scan or photograph each document, convert images to PDF, merge all PDFs into one file, compress the result to meet the upload limit.
Workflow 2: Client deliverable
A design project requires sending final mockups as a PDF. Export designs as PNGs, convert to PDF to create a paginated document, compress to keep the file manageable, split out the summary pages for the executive brief.
Workflow 3: Contract extraction
A 90-page contract has three sections relevant to your team. Split out those sections (pages 12-18, 34-41, 78-82), merge them into a single reference document, extract text from key clauses for your summary email.
Free vs. Paid: What You Actually Give Up
| Capability | Free Browser Tools | Paid Services ($84-$275/yr) |
|---|---|---|
| Merge PDFs | Yes | Yes |
| Split / extract pages | Yes | Yes |
| Compress | Yes | Yes |
| PDF to Image | Yes | Yes |
| Image to PDF | Yes | Yes |
| Text extraction | Yes | Yes |
| Edit text inside PDF | No | Yes |
| OCR (scanned documents) | No | Yes |
| Digital signatures | No | Yes |
| Batch processing (100+ files) | No | Yes |
| Files stay on your device | Yes | Desktop apps only |
| Price | $0 | $84-$275/year |
The paid features that genuinely have no free equivalent are in-PDF text editing, OCR, and digital signature workflows. If your work requires any of these daily, a subscription is justified. For everything else, free tools cover it.
Frequently Asked Questions
Are my files uploaded to a server?
No. All tools in this guide run entirely in your browser using JavaScript. The PDF processing happens on your device. When you close the tab, the data is gone. There is no server-side processing and no data retention.
Is there a file size limit?
The limit depends on your device's available RAM. Modern laptops and desktops handle PDFs up to 100-200MB without issues. Very large files (500MB+) may cause the browser tab to slow down or run out of memory on devices with 4GB RAM or less.
Can I merge PDFs with different page sizes?
Yes. The merger preserves each page's original dimensions. If one PDF is letter-size and another is A4, the merged document contains both page sizes. Most PDF viewers handle this seamlessly.
How much can compression reduce file size?
Image-heavy PDFs: 50-80% reduction. Scanned documents: 60-90% reduction. Text-only PDFs: 5-15% reduction. The exact result depends on the content and the original compression level.
All PDF Tools
- PDF Merger — combine multiple PDFs into a single file
- PDF Splitter — extract specific pages or page ranges
- PDF Compressor — reduce file size for email and uploads
- PDF to Image — render pages as PNG or JPG
- JPG to PDF — create PDFs from photos and scans
- PDF Text Extractor — pull copyable text from PDF documents
For a broader overview of PDF capabilities including conversion to Word and text formatting, see the complete PDF tools guide.