What's wrong with Preview for merging PDFs on Mac?
Preview is built into every Mac and can technically merge PDFs — but it has real limitations that frustrate users regularly:
- Easy to accidentally delete pages: Preview's merge drag-and-drop is famously error-prone. Dropping a PDF into the sidebar can replace pages instead of adding them, and the undo history is limited.
- No page thumbnails for all files simultaneously: You can only see the pages of one document at a time in the sidebar, making it hard to plan the final sequence across multiple files.
- Performance issues with large PDFs: Preview slows down significantly with PDFs over 50MB or with many images.
- No batch reordering across documents: You can't drag-reorder pages from File A and File B simultaneously.
- Doesn't work on files stored in iCloud if they're not downloaded: Preview requires the files to be locally cached, which can be an issue with iCloud Drive optimization.
A browser-based merger eliminates all of these issues and requires no app switching.
How to merge PDFs on Mac using your browser (the fastest method)
- Open Safari, Chrome, Firefox, or Edge on your Mac — any modern browser works
- Go to ihatepdf.cv/merge-pdf — no account or email required
- Click Select PDFs or drag and drop your PDF files from Finder into the browser window
- Drag the file thumbnails to set the final page order
- Click Merge PDFs — processing takes a few seconds locally in your browser
- Click Download — the merged file saves to your Downloads folder with no watermark
Your PDFs never leave your Mac. The entire merge operation runs in your browser tab using pdf-lib compiled to WebAssembly. This means it also works offline — once the ihatepdf page loads, you can disconnect from Wi-Fi and the tool still merges perfectly.
How to merge PDFs using Preview on Mac (the built-in method)
If you prefer staying in Preview, here's the correct procedure to avoid accidental page deletion:
- Open the first PDF in Preview
- Go to View → Thumbnails to show the sidebar
- In Finder, select all remaining PDFs and drag them into Preview's thumbnail sidebar
- Drag thumbnails to reorder pages within the sidebar
- Go to File → Export as PDF to save the merged file (do not use Save, as this overwrites the first file)
Critical warning: Always use Export as PDF, not Save. Using Save on a document you've modified in Preview will overwrite the original file permanently. There is no Trash recovery for an overwritten file.
Merge PDFs on Mac with Automator (batch method)
For repeated merging workflows, macOS Automator can create a quick action that merges selected PDFs with a right-click:
- Open Automator from Applications → Utilities
- Create a new Quick Action
- Set "Workflow receives current" to PDF files in Finder
- Add the Combine PDF Pages action from the PDF category
- Choose "Appending pages" and set an output location
- Save the Quick Action with a name like "Merge PDFs"
This approach is powerful for repetitive workflows but takes 10–15 minutes to set up. For occasional merging, the browser method above is faster.
Which method to use on Mac?
- Browser-based (ihatepdf): Best for most users. Fastest setup (zero), handles unlimited files, works offline, no watermark, no accidental overwrites.
- Preview: Good for 2–3 small PDFs when you're already in Preview. Slow and error-prone for more than 5 files or large PDFs.
- Automator Quick Action: Best for power users who merge the same types of documents repeatedly and want a right-click workflow in Finder.
- Terminal (pdftk or ghostscript via Homebrew): Best for developers and technical users who need to automate merging in scripts.
How to reorder pages before merging on Mac
If individual PDFs have pages in the wrong order, scanned sideways, or contain blank pages you want to remove, fix each file before merging:
- Go to ihatepdf.cv/organize-pages
- Upload each PDF and drag pages into the correct order, delete blanks, and rotate sideways pages
- Download the corrected individual files
- Then merge all corrected files at ihatepdf.cv/merge-pdf
Compressing the merged PDF on Mac
Merged PDFs are sometimes large because they inherit all the image data from each source file. If your merged result exceeds your email attachment limit or cloud storage quota, compress it at ihatepdf.cv/compress-pdf after merging. Medium compression reduces most merged PDFs by 40–50% without any visible quality loss on screen.
Frequently asked questions
Will merging PDFs in Safari on Mac upload my files?
No. ihatepdf processes everything locally using WebAssembly. Safari on Mac communicates with the ihatepdf server only to load the web page itself — your PDF files are processed entirely within the browser tab and never transmitted.
Can I merge more than 2 PDFs at once on Mac?
Yes, with no limit. Upload as many PDFs as you need in one session. The only practical constraint is your Mac's available RAM — typically 20–50 files on a modern MacBook without issues.
Does ihatepdf work on older macOS versions?
Yes. It works in any modern browser on macOS Monterey, Ventura, Sonoma, Sequoia, and older versions back to macOS Mojave (which supports Safari 12+). Chrome and Firefox on older macOS versions are also fully supported.
What happens if I accidentally drop a PDF onto a Preview page?
Preview replaces the page at that location with the dropped PDF content — exactly what you don't want. Immediately press Cmd+Z to undo before doing anything else. If you've saved already, the original file may be lost. This is why the browser method with thumbnails is safer for multi-file merging.
Can I merge a PDF from iCloud Drive without downloading it first?
Yes. When you select the file in ihatepdf's file picker, macOS downloads it temporarily to make it available to the browser. You don't need to manually download it to your Desktop first.