BLOG
The Complete Guide to Free PDF Tools: Merge, Split, Compress, Convert, and Extract
Last month, a colleague needed to submit a single PDF containing five separate documents: a cover letter, three reports, and a signed agreement. She spent twenty minutes trying to figure out how to combine them using the free version of her PDF editor, which limited merges to two files and plastered a watermark on every page. The paid upgrade was $12 per month. For a task she needed once.
PDF tools should not cost money for basic operations. Merging, splitting, compressing, converting, and extracting text from PDFs are fundamental document tasks, and browser-based tools can handle all of them without installing software, creating accounts, or paying subscriptions. Here is a complete walkthrough of every common PDF operation, when you need each one, and how to do it properly.
Merging PDFs into a Single File
Combining multiple PDFs into one is probably the most common PDF operation outside of reading them. Job applications, legal filings, insurance claims, and school assignments all require it. The process should be drag, drop, arrange, merge.
When you need this:
- Combining a cover letter with a resume
- Assembling a report from sections authored by different people
- Creating a single file from multiple scanned pages
- Bundling invoices for an expense report
The PDF Merger lets you load multiple PDFs, drag them into the desired order, and combine them into one file. Everything happens in your browser. Standard processing stays in your browser, which matters when you are dealing with contracts, medical records, or financial documents.
Tips for better merges: Make sure the page sizes are consistent before merging. A mix of letter and A4 pages in one document looks unprofessional and can cause printing issues. If one file is landscape and the rest are portrait, consider converting it first. Also, check that bookmarks and table of contents entries from individual files still make sense in the merged result.
Splitting a PDF into Separate Files
The opposite of merging. You have a 47-page PDF and you only need pages 12 through 18. Or you received a document bundle and need to extract just the contract portion.
Common scenarios:
- Extracting specific pages from a long report
- Separating a multi-document bundle into individual files
- Removing pages you do not need before sharing
- Creating a preview version with only the first few pages
The PDF Splitter gives you control over which pages to extract. You can pick individual pages, ranges like 5-12, or split the entire document into single-page files. This is also useful when you need to rearrange pages: split, reorder, then merge back together.
Compressing PDF File Size
PDF file sizes balloon quickly, especially when they contain high-resolution images, embedded fonts, or scanned pages. Email attachment limits (typically 10-25 MB) and upload forms with file size restrictions make compression a necessity.
A 15-page report with photos can easily reach 40 MB. After compression, the same file might be 3-5 MB with no visible difference in quality at normal viewing sizes.
What compression actually does:
- Downsamples images to a resolution appropriate for screen viewing (typically 150 DPI instead of 300+ DPI)
- Converts images to more efficient formats internally
- Removes duplicate embedded fonts
- Strips metadata and hidden layers
- Optimizes the internal object structure
The PDF Compressor processes your file locally and typically achieves 50-80% size reduction. If you need to maintain print quality, use a lighter compression setting. If the file is only for screen viewing, aggressive compression is fine.
A word about scanned PDFs: These are essentially collections of images wrapped in a PDF container, so they are the fattest files and benefit the most from compression. A 50-page scanned document can easily shrink from 120 MB to under 10 MB.
Converting PDFs to Images
Sometimes you need a PDF page as a JPG or PNG. Maybe you are embedding it in a presentation, posting it on social media, or including it in a document that does not support embedded PDFs.
The PDF to Image converter renders each page as a separate image file. You pick the format (JPG for photos and complex pages, PNG for text-heavy content with sharp edges) and the resolution.
Resolution guidance:
- 72 DPI: Screen viewing, social media, thumbnails
- 150 DPI: Presentations, emails, general sharing
- 300 DPI: Printing, high-quality archival
For the reverse operation, creating PDFs from images, the JPG to PDF converter assembles multiple images into a single PDF. This is the fastest way to turn a stack of photo scans into a proper document.
Extracting Text from PDFs
Copying text from a PDF and pasting it into another document should be simple, but anyone who has tried it knows the pain. Line breaks appear in weird places, columns merge together, headers and footers repeat mid-paragraph, and sometimes the text comes out as garbled unicode.
The PDF Text Extractor parses the PDF structure to pull out clean, properly ordered text. It handles multi-column layouts, tables, and headers much better than manual copy-paste because it understands the logical reading order rather than just the visual position of characters.
Limitations to know about: Text extraction works on PDFs that contain actual text data. Scanned documents are images of text, not text itself, so extraction requires OCR (optical character recognition), which is a different and more complex process. If you paste a scanned PDF into a text extractor and get nothing, that is why. The extractor is not broken; the PDF simply does not contain extractable text.
PDF Security and Metadata
Before sharing a PDF, it is worth knowing what hidden information it might contain. PDF metadata can include the author's name, the software that created it, the creation and modification dates, and sometimes even GPS coordinates from scanned images.
Some PDF tools let you view and strip this metadata. This matters for whistleblower documents, anonymous submissions, and any situation where you do not want your identity embedded in the file.
Password-protected PDFs add another layer of complexity. There are two types of PDF passwords: a user password (required to open the document) and an owner password (required to edit, print, or copy). A user password is genuine security. An owner password is more of a suggestion, since many tools can remove it without knowing it. If you need real security, use encryption on the file itself, not just PDF permissions.
Choosing Between PDF and Other Formats
PDFs are great for documents that need to look the same on every device and printer. But they are not always the right format.
| Situation | Best Format | Why |
|---|---|---|
| Final document for distribution | Consistent rendering everywhere | |
| Document that needs editing | DOCX / Google Docs | PDFs are hard to edit properly |
| Data that needs analysis | CSV / XLSX | PDFs destroy table structure |
| Web content | HTML | Responsive, accessible, linkable |
| Quick visual sharing | Image (JPG/PNG) | Universal viewing, no special reader needed |
| Archival storage | PDF/A | ISO standard for long-term preservation |
The most common mistake is sending tabular data as a PDF. If someone needs to work with the numbers, a spreadsheet format saves everyone time. Similarly, sending an editable draft as a PDF forces recipients to retype or OCR the content. Match the format to the recipient's need.
Building a PDF Workflow
Most people interact with PDFs reactively: they receive one and need to do something with it. But having a workflow in mind saves time. Here is a practical sequence for common document assembly tasks:
- Gather source files. Collect all documents, images, and scanned pages.
- Convert non-PDF sources. Use JPG to PDF for images, or save Word documents as PDF.
- Merge everything. Combine all PDFs into one document in the correct order.
- Remove unwanted pages. Split out or delete any pages that should not be in the final file.
- Compress. Reduce file size for sharing, especially if the combined file exceeds email limits.
- Review. Open the final PDF and scroll through every page to catch ordering or quality issues.
This sequence works for job applications, legal submissions, grant proposals, and any multi-document package. Having the tools bookmarked and ready means the whole process takes minutes instead of a frustrating search for software.
Why Browser-Based PDF Tools Matter
The traditional approach to PDF editing involves desktop software like Adobe Acrobat, which costs $23 per month. Alternatives like Smallpdf, iLovePDF, and Soda PDF offer free tiers, but they upload your files to remote servers, impose daily limits, and push you toward paid plans.
Browser-based tools that process files locally solve both problems. No subscription costs, no file size limits, no upload delays, and no privacy concerns. Your tax return, medical records, and legal contracts stay on your machine. The processing happens in your browser using JavaScript and WebAssembly, which means performance is comparable to desktop applications for most operations.
Every PDF tool mentioned in this guide, PDF Merger, PDF Splitter, PDF Compressor, PDF to Image, JPG to PDF, and PDF Text Extractor, runs entirely in your browser with zero server-side processing. Bookmark them and stop paying for basic document operations.