Pricing P2P Encrypted Chat Desktop App Browser Extension
Upload a file

How to Merge PDF Files Free Online — No Sign-Up, No Watermark

— Written by Brendan G., Founder & Developer

Merge PDF files free online — no sign-up, no watermark, no upload required

Merging PDFs should take seconds. This guide covers six methods — from a browser-based tool that never uploads your files to command-line solutions for power users — compared by speed, privacy, watermark policy, and account requirements.

Jump to a method:

  1. Browser-based (local, no uploads)
  2. macOS Preview (built-in, free)
  3. PDFsam Basic (Windows/Mac/Linux desktop)
  4. LibreOffice Draw (all platforms, free)
  5. Ghostscript (command-line, all platforms)
  6. Tool comparison table

About Privacy When Merging PDFs

Many popular PDF merge tools — Smallpdf, ilovepdf, Adobe Acrobat online — upload your file to their servers for processing. The file sits on a third-party server for anywhere from one hour to several days. For most document types this is fine. For contracts, medical records, tax documents, legal filings, or passports scanned into PDFs, uploading to a third-party server is a significant privacy risk.

The methods below are ranked starting with the most privacy-preserving: tools that process PDFs locally in your browser or on your device.

Method 1: Browser-Based Tool — No Upload, No Account, No Watermark

FileShot's PDF editor processes your files entirely in your browser using JavaScript. Nothing is uploaded to any server. Works on Chrome, Firefox, Edge, and Safari.

Steps:

  1. Open fileshot.io/tools/pdf in your browser.
  2. Click Add Files or drag and drop all PDF files you want to merge onto the tool.
  3. The page displays thumbnails of all pages across all loaded PDFs.
  4. Drag pages or documents into your desired order using the visual interface.
  5. Click Merge / Download PDF. The combined PDF downloads immediately.
  6. No account, no watermark, no size limit, no file leaves your device.
Privacy note: All PDF processing in the FileShot PDF editor runs in WebAssembly compiled from the PDF.js and PDF-lib libraries. No data passes through FileShot servers. You can verify this by watching the Network tab in browser DevTools while merging — zero requests are made after the page loads.

Method 2: macOS Preview (Built-In — No Download Needed)

Every Mac ships with Preview, which can merge PDFs natively. No installation required, no account, no watermark, files stay on your device.

Steps:

  1. Open the first PDF in Preview (double-click the file).
  2. Go to View > Thumbnails to show the page sidebar on the left.
  3. Drag the second PDF file directly from Finder into the sidebar. Drop it where you want the pages inserted — at the end to append, or between existing pages to insert in the middle.
  4. Repeat for each additional PDF.
  5. Drag individual page thumbnails in the sidebar to reorder pages as needed.
  6. Choose File > Export as PDF. Save the merged file to your desired location.
Common mistake: Don't use File > Save after dragging in a second PDF — this overwrites the original file. Always use File > Export as PDF to save as a new file.

Method 3: PDFsam Basic (Windows, Mac, Linux — Free Desktop App)

PDFsam Basic is a free, open-source desktop application available for all platforms. It handles merge, split, rotate, and extract operations. All processing is local. No account required, no watermark.

Steps:

  1. Download PDFsam Basic from pdfsam.org (the Basic edition is the free, open-source version — do not confuse with PDFsam Enhanced which is paid).
  2. Install and open PDFsam Basic. Select Merge from the main menu.
  3. Click Add to add PDF files, or drag and drop them into the file list.
  4. Adjust the order by dragging rows or using the Move Up / Move Down buttons.
  5. Set the output file location under Output Settings.
  6. Click Run. The merged PDF saves to your specified location.

PDFsam Basic also supports page ranges — you can merge only pages 1—5 from one PDF with pages 3—10 from another by expanding the row and entering a page range.

Method 4: LibreOffice Draw (All Platforms — Free, Open-Source)

LibreOffice Draw can open PDFs in edit mode and export to PDF. It is less streamlined than PDFsam but works where PDFsam is unavailable and is already installed on most Linux systems.

Steps:

  1. Open the first PDF in LibreOffice Draw.
  2. Go to Insert > Sheet from File (or Insert > More Sheets depending on version) and select the second PDF. This inserts each page of the second PDF as additional pages in the Draw document.
  3. Repeat for each file you need to merge.
  4. Use the Page panel on the left to reorder pages by dragging.
  5. Go to File > Export as PDF. Under the PDF options, leave defaults and export.
Limitation: LibreOffice renders PDFs as editable drawing elements rather than preserving them as pure PDF. Interactive elements (form fields, JavaScript, layers) may not be preserved accurately. For purely text/image PDFs this works well; for complex PDFs with forms, use PDFsam or the browser tool.

Method 5: Ghostscript (Command-Line — Windows, Mac, Linux)

Ghostscript is the gold-standard free PDF toolkit. It is used under the hood by most PDF processing software. It is a command-line tool — no graphical interface — but it is the most reliable and most capable free PDF processing engine available.

Installation:

  • Windows: Download installer from ghostscript.com — choose the 64-bit AGPL release. Free.
  • macOS: brew install ghostscript
  • Linux: sudo apt-get install ghostscript (Debian/Ubuntu) or sudo dnf install ghostscript

Merge command:

gs -dBATCH -dNOPAUSE -q -sDEVICE=pdfwrite -sOutputFile=merged.pdf file1.pdf file2.pdf file3.pdf

On Windows, the executable may be named gswin64c.exe. Add Ghostscript's bin directory to your PATH for convenience.

Parameters explained:

  • -dBATCH: Exit when done (don't wait for interactive input)
  • -dNOPAUSE: Don't pause between pages
  • -q: Quiet mode (suppress startup messages)
  • -sDEVICE=pdfwrite: Output as PDF
  • -sOutputFile=merged.pdf: Output filename
  • List all input PDFs at the end, in the desired order

Ghostscript also allows setting PDF version, compression, and linearization. For most merge tasks, the basic command above is sufficient.

Tool Comparison Table

Tool File Upload to Server? Watermark? Account Needed? Size Limit Platforms
FileShot PDF Editor No (local) No No None All browsers
macOS Preview No No No None macOS only
PDFsam Basic No No No None Win/Mac/Linux
LibreOffice Draw No No No None Win/Mac/Linux
Ghostscript No No No None Win/Mac/Linux
Smallpdf (free) Yes (server) No No 2 tasks/hr Browser
ilovepdf (free) Yes (server) No No 200 MB Browser
Adobe Acrobat online (free) Yes (server) No Yes 100 MB Browser

After Merging: Sharing the Combined PDF Securely

Once your PDF is merged, you often need to share it. Email attachments are limited in size and stored on email provider servers. Uploading to Dropbox or Google Drive means the platform can access the file.

FileShot encrypts files in the browser with AES-256-GCM before upload. The decryption key exists only in the share link — the server never sees it. You can set a link expiry (1 hour to 30 days) so the document disappears after its purpose is served. No account is required for files up to 50 GB.

Merge your PDF locally. Then share it with zero-knowledge encryption.

Set a link expiry time. Share the URL. The server never sees the file contents.

Windows 11 Merge PDF — No Software

Windows 11 does not include a PDF merge function. The browser-based method above works perfectly on Windows 11 without installing anything: open Chrome or Edge, navigate to fileshot.io/tools/pdf, drag in your PDF files, and download the merged result.

Combine PDF Files into One — Without Losing Quality

Browser upload tools (Smallpdf, ilovepdf, Adobe) sometimes re-compress images in PDFs by default, reducing quality. Local tools — FileShot's PDF editor, PDFsam, Ghostscript — do not re-compress by default and preserve original image resolution. If quality is critical, always use a local method.

For Ghostscript, use -dPDFSETTINGS=/prepress to maximize quality if needed:

gs -dBATCH -dNOPAUSE -q -sDEVICE=pdfwrite -dPDFSETTINGS=/prepress -sOutputFile=merged.pdf file1.pdf file2.pdf

Frequently Asked Questions

How do I merge PDF files for free without signing up?

Use fileshot.io/tools/pdf — files are processed locally in your browser, no account required, no watermark. For desktop: PDFsam Basic (free, open-source, Windows/Mac/Linux) or macOS Preview (built-in on Mac). None of these require account registration.

How do I merge PDF files on Windows 10 or Windows 11?

Windows does not have a built-in PDF merge feature. Best options: (1) use fileshot.io/tools/pdf in your browser — no install needed; (2) download PDFsam Basic (free, open-source desktop app); (3) Ghostscript command-line for batch or automated merges. Microsoft Word can combine PDFs but often degrades formatting.

How do I merge PDF files on a Mac?

macOS Preview is built into every Mac and handles PDF merging for free with no third-party software: open the first PDF in Preview, show thumbnails (View > Thumbnails), drag additional PDFs into the thumbnail sidebar, then export as PDF. For more complex reordering across many files, use PDFsam Basic or fileshot.io/tools/pdf.

Are free online PDF merge tools safe?

For non-sensitive documents: generally yes. For sensitive documents (contracts, medical records, legal filings): use a local-processing tool that never uploads the file. FileShot's PDF editor processes entirely in your browser — verified by watching the Network tab during use. Smallpdf, ilovepdf, and Adobe Acrobat online upload files to external servers.

Will the merged PDF have a watermark?

FileShot PDF editor: no watermark. PDFsam Basic: no watermark. macOS Preview: no watermark. Ghostscript: no watermark. Smallpdf free tier: no watermark (but rate-limited to 2 tasks/hour). ilovepdf free tier: no watermark. Verify terms before use as policies change. Avoid any tool that advertises watermark removal as a paid feature — that tool is adding watermarks to the free output.

Related Tools & Guides

PDF Editor Tool

Merge, split, rotate and edit PDFs in your browser.

How to Compress a File

Reduce file sizes before sharing — ZIP, 7-Zip, Brotli compared.

Password Protect a Folder

Encrypt document folders before sharing on Windows and Mac.