Free PDF Merge Online

Drag, drop, and reorder pages to combine multiple PDFs into a single polished document in seconds. No file size limits, no watermarks, no account required.

No login. Files processed for your request and discarded. Unlimited use. Files processed & discarded →

Compress PDF — it's free or choose from 164+ tools

164+ Free Tools
Files Processed
Happy Visitors
Pages Explored
0 Files Stored

20 tools that do the work for most visitors

These are the tools people actually come back for. Each runs free, in your browser or in a stateless processing request, with no account and no watermark on the output.

🖼️Image CompressorShrink JPEG, PNG, and WebP files by 40–80% without visible quality loss. Useful for Shopify product photos, Squarespace uploads, or Gmail attachments when your image is a few megabytes too heavy. Drag a file in and the compressed version is ready in under two seconds. 📄Compress PDFReduce a PDF's file size by 30–70% so it fits under Gmail's 25 MB cap or a government portal's 10 MB limit. The tool downsamples embedded images and strips redundant object streams, then rebuilds a clean, readable document. Text layers stay sharp; scanned pages shrink the most. 📑Merge PDFsCombine multiple PDF documents into a single file while preserving bookmarks, form fields, and original page orientation. Drag files into the order you want, and the merged PDF downloads instantly. Common uses: stitching invoice, contract, and cover letter into one attachment before sending to a client. ✂️Background RemoverAutomatically cut the background out of any photo using AI segmentation and get a transparent PNG back. Works on product photos, headshots, and pets. Typical use: Etsy and Amazon sellers who need clean catalog images without paying a subscription to Remove.bg or Canva Pro. 📐Resize ImageResize a photo to exact pixel dimensions or scale by percentage. Built-in presets for Instagram square (1080×1080), Facebook cover (820×312), LinkedIn banner (1584×396), and YouTube thumbnail (1280×720). Aspect-ratio lock prevents accidental stretching; output can be JPEG, PNG, or WebP. 📝PDF to WordConvert a PDF into an editable Microsoft Word (.docx) file while keeping paragraph structure, tables, bullet lists, and most formatting intact. Useful when someone sends you a contract as a locked PDF and you need to make tracked changes before sending it back to them. 📱QR Code GeneratorCreate high-resolution QR codes for URLs, plain text, Wi-Fi credentials, contact cards, and email addresses. Download as PNG or SVG at up to 1000 pixels. Scannable by every modern phone camera. Ideal for event check-ins, restaurant menus, business cards, and product packaging. { }JSON FormatterPretty-print and validate JSON in your browser with two-space or four-space indentation, sorted keys, or compact minified output. Full syntax-error reporting shows the exact line and column where a comma is missing. Runs entirely client-side — your payload never leaves your computer. 📝Word CounterCount words, characters (with and without spaces), sentences, paragraphs, and estimated reading time. Designed for students meeting a 500-word essay limit, copywriters billing by word count, and authors tracking daily output. Includes keyword density analysis and Flesch–Kincaid readability scoring. 🔤Base64 Encoder / DecoderConvert text or small files to Base64 and back. Common uses: embedding an image directly in an email signature, encoding an API payload, decoding a JWT header, or inspecting the data: portion of a URL. Runs in your browser — nothing is transmitted to the server. 🔒Hash GeneratorGenerate MD5, SHA-1, SHA-256, SHA-384, and SHA-512 hashes from any text input. Useful for verifying file integrity, creating deterministic cache keys, or checking that a password hash matches what is stored in a database. Results appear instantly; runs entirely in your browser. 🎨Color PickerPick a color visually and get its HEX, RGB, HSL, HSV, and CMYK values, or enter any code and see the swatch. Built-in accessibility contrast checker tells you whether the chosen color pair passes WCAG AA on body text, headings, or large UI elements. 🔑Password GeneratorGenerate strong passwords with configurable length (8–64), character sets (uppercase, lowercase, digits, symbols), and ambiguity filters that exclude characters like O/0 and l/1. Entropy score estimates how long a brute-force attack would take. Runs locally — passwords never touch the network. 📄Text to PDFTurn plain text, pasted notes, or long-form content into a clean, printable PDF document with selectable margins, font size, and page size (A4 or US Letter). Useful when you need to send meeting notes as a single file rather than a long email body that gets threaded. 📑Split PDFExtract specific pages from a PDF or split one long document into individual per-page files. Page-range syntax supports complex selections like "1-5, 8, 11-13". Useful when a single 80-page scan needs the signature page delivered separately to a different recipient. 🔄Image Format ConverterConvert between JPEG, PNG, WebP, BMP, and GIF with adjustable quality and lossy/lossless settings. Most common need: converting an old iPhone HEIC or Windows BMP into a format every website and email client accepts. WebP output is typically 25–35% smaller than equivalent JPEG. 🖊️PDF EditorAdd text, signatures, highlights, redactions, and images directly onto an existing PDF, right in your browser. No installation, no account, no Adobe Acrobat subscription. Redaction is true redaction — the content is removed from the file, not just covered with a black rectangle that can be peeled back later. ▶️YouTube Thumbnail DownloaderPaste any YouTube video URL and download the thumbnail in every available resolution, from 120×90 to 1280×720. Useful for making reaction thumbnails, citing videos in presentations, or collecting reference imagery. Works on full videos, Shorts, and unlisted videos as long as you have the URL. 🧾Invoice GeneratorBuild a professional invoice with your business name, logo, line items, tax, and totals, then download it as a PDF ready to send. No signup or account required, nothing is saved server-side. Designed for freelancers and small businesses who bill a handful of clients per month. (.*)Regex TesterTest regular expressions against sample text and see every match highlighted, with capture groups labelled. Supports JavaScript, PCRE, and Python flavor differences. Useful for validating an email-parsing pattern, building a form-input regex, or debugging why your log-extraction pattern keeps matching the wrong field.

Built by one developer, deliberately kept simple

GoToolsOnline is an independent project built and run by Ben Praveen J, a full-stack developer in Tamil Nadu, India. The brief was narrow: build the kind of tools site I personally wished existed — one that does not ask for an account, does not stamp watermarks on your output, does not limit free usage to two files per day, and does not bury a 30-second task under a "Start Free Trial" button.

The site does not host thousands of templated variations of the same converter. Every tool here was written for this site and is maintained by the same person who answers contact@gotoolsonline.com. If something breaks, it gets fixed. If a tool is missing, email and I will often build it.

How your files are handled

Text tools like the word counter, JSON formatter, Base64 encoder, and hash generator run entirely in your browser — the data you paste never leaves your computer. File tools like PDF compress, image compression, and background removal upload over HTTPS, process in server memory, return the result, and discard the original. There is no archival storage path for user uploads. Connections use TLS; analytics are anonymised (IPs are hashed); cookie consent is handled through Google Consent Mode v2 with explicit accept and reject controls.

How this is funded

One revenue source: Google AdSense. No paid tier, no premium plan, no credit-card form hiding behind a feature. Ads pay for the VPS, the domain, and a little compensation for the time that goes into building and maintaining the tools. If you prefer, the cookie banner lets you decline personalised advertising — the tools still work the same either way. Read the full story on the about page.

Frequently Asked Questions

What happens to a file after I upload it?
File-based tools (PDF, image, media) receive your upload over HTTPS, process it in server memory for the duration of your request, return the result, and discard the original. There is no archival storage path for user uploads. Text tools run entirely in your browser and never transmit the data you paste. See the privacy policy for the full data-handling detail.
Are outputs watermarked or quality-limited?
No. The output you download is exactly what the tool produced — no watermark stamp, no logo, no "upgrade to remove this" nag. The free PDF compressor gives the same quality as the paid one because there isn't a paid one. This applies to every tool on the site, including PDF merge, image compression, and background removal.
What file size limits apply?
Most file tools accept uploads up to 500 MB. Image tools typically handle up to 50 MB per image. PDF tools support documents up to 500 MB. If a file is larger, compress or split it first using the free tools on this site. There are no daily usage limits.
Can I process multiple files at once?
Yes, for tools where batch processing makes sense. The image compressor accepts multiple images in one upload, PDF merge works on any number of documents, and the collage maker takes multiple photos at once. For single-file tools, run them repeatedly — there is no daily cap.
Which browsers are supported?
Chrome, Firefox, Edge, Safari, Opera, and Brave on desktop and mobile. No extensions or plugins required. The site works on Windows, macOS, Linux, Android, and iOS.
Who builds and runs GoToolsOnline?
The site is built and maintained by Ben Praveen J, a full-stack developer based in Tamil Nadu, India. There is no team, no investor, no VC — the same person who writes the tools also answers contact@gotoolsonline.com. You can also verify the human on the other side via LinkedIn. For the full story, see the about page.

Part of PDF tools: See all PDF tools.

PDF Merge: Merge multiple PDF files into one document in seconds. Upload your PDFs, drag to reorder pages, and download the combined file — with all bookmarks, hyperlinks, and formatting preserved. Our merger handles mixed page sizes, portrait/landscape orientations, and documents from different sources.

Quick steps

  1. Upload two or more PDF files by clicking or dragging them into…
  2. Reorder the files by dragging them into your preferred order. The order…
  3. 'Merge & Download' to combine all files. The tool concatenates page trees…
  4. Download the merged PDF. Need a smaller file? Run the output through…

PDF Merge vs desktop software

FeaturePdf MergeDesktop software
Install requiredNoYes
Works on phone & desktopYesVaries
Free to useYesOften paid
Signup neededNoSometimes

People also ask

Is PDF merge free?

Yes. Merge unlimited PDFs with free for unlimited use without an account or usage caps. Completely free.

Does it work with password-protected PDFs?

Password-protected PDFs must be unlocked before merging. Use our free PDF Unlock tool first, then merge the unlocked files.

Is there a file size or page limit?

We support merging PDFs up to 500 MB total combined size. There is no limit on the number of files or pages. Very large merges may take 30–60 seconds to process.

Will bookmarks and links be preserved?

Internal bookmarks and hyperlinks within each source document are preserved. The merged document maintains all formatting, fonts, and embedded images from each source file.

Can I reorder pages before merging?

Yes. After uploading, drag files into your preferred order. The final merged PDF follows the order shown in the file list.

Is my data safe?

Files are uploaded over encrypted HTTPS, merged on our server, and immediately discarded after download. We do not store, access, or share your documents.

What is PDF Merge?

Merge multiple PDF files into one document in seconds. Upload your PDFs, drag to reorder pages, and download the combined file — with all bookmarks, hyperlinks, and formatting preserved. Our merger handles mixed page sizes, portrait/landscape orientations, and documents from different sources. No Adobe Acrobat or paid software needed — just drag, drop, reorder, and combine.

How to use PDF Merge

  1. Upload two or more PDF files by clicking or dragging them into the drop zone. You can add files from different folders in multiple batches.
  2. Reorder the files by dragging them into your preferred order. The order in the list determines the page order in the final merged PDF.
  3. Click 'Merge & Download' to combine all files. The tool concatenates page trees, preserves internal links where possible, and produces a single cohesive document.
  4. Download the merged PDF. Need a smaller file? Run the output through our PDF Compress tool to reduce size for email or uploads.

Why use this tool?

Combining PDFs is one of the most common document operations — and one that desktop operating systems still don't provide natively without paid software. Adobe Acrobat charges $20/month just for basic PDF editing. Our free merger handles the same task instantly. Whether you're assembling a business proposal from separate sections, combining scanned documents into one file, or creating a single submission package from multiple attachments, merging PDFs into one document saves time, looks more professional, and simplifies document management. Users search for 'merge PDF free online' and 'combine PDF files' thousands of times daily because this is a universal productivity need.

Practical workflow: If you're assembling a final document from multiple parts (cover page + chapters, contracts + appendices, scans from different sources), merge them into one file and then review the ordering before download.

If a PDF is password-protected, you generally need to unlock it first (e.g., with our PDF tools) before merging.

FAQ

Is PDF merge free?
Yes. Merge unlimited PDFs with no sign-up needed; files are never watermarked or rate-limited. Completely free.
Does it work with password-protected PDFs?
Password-protected PDFs must be unlocked before merging. Use our free PDF Unlock tool first, then merge the unlocked files.
Is there a file size or page limit?
We support merging PDFs up to 500 MB total combined size. There is no limit on the number of files or pages. Very large merges may take 30–60 seconds to process.
Will bookmarks and links be preserved?
Internal bookmarks and hyperlinks within each source document are preserved. The merged document maintains all formatting, fonts, and embedded images from each source file.
Can I reorder pages before merging?
Yes. After uploading, drag files into your preferred order. The final merged PDF follows the order shown in the file list.
Is my data safe?
Files are uploaded over encrypted HTTPS, merged on our server, and immediately discarded after download. We do not store, access, or share your documents.

PDF Merge — In-Depth Guide

Business professionals regularly receive contracts, appendices, amendments, and signatures as separate PDF files from different parties. Merging them into one document creates a complete, self-contained record that's easier to share, review, and archive. Before merging legal documents, verify the order matches the final agreement structure — cover page, main terms, schedules, signature pages, and exhibits. Our drag-to-reorder feature makes this simple.

Students and researchers compile academic papers from multiple sources: title page, abstract, chapters, figures, bibliography, and appendices. University submission systems often require a single PDF upload. Merging eliminates the need to copy-paste between documents (which breaks formatting) and ensures consistent page flow. After merging, use our Add Page Numbers tool to create continuous pagination across all sections.

Small businesses and freelancers create professional proposals by combining company profile, project scope, timeline, pricing, terms, and portfolio samples into one polished document. Sending a single merged PDF looks significantly more professional than attaching five separate files to an email. For recurring proposals, keep template sections as individual PDFs and merge them with customized sections for each client.

Real estate transactions involve merging listings, inspection reports, floor plans, title documents, and disclosure forms. Legal proceedings combine exhibits, affidavits, and court filings. Insurance claims merge incident reports, photos, and medical records. HR onboarding packages combine offer letters, benefits guides, tax forms, and company policies. In every case, a single merged document simplifies distribution and ensures nothing is missing.

Technical considerations: our merger handles mixed page sizes gracefully — if you combine a letter-size document with an A4 document, each page retains its original dimensions. Portrait and landscape pages can coexist in the merged output. Internal hyperlinks within each source document are preserved. Cross-document links (a link in one source PDF pointing to a page in another) are not automatically connected, but all content is present in the correct order.

After merging, the combined file size equals approximately the sum of all input files. If the result exceeds email attachment limits (25 MB for Gmail, 20 MB for Outlook), use our PDF Compress tool to reduce size. For very large merged documents (100+ pages), consider whether you also need to add bookmarks, a table of contents, or page numbers — our PDF tools can help with all of these as post-merge steps.

What merging actually changes, and what it preserves

Merging two or more PDFs into one produces a single new PDF whose pages are, in order, the pages of the inputs concatenated back-to-back. That sentence hides a surprising amount of detail. Each input PDF carries its own font table, its own image resources, its own bookmark tree, its own metadata, and sometimes its own embedded JavaScript or attachments. The merger has to decide for every one of those elements whether to keep it, rename it, or discard it, because the output can only contain one instance of each object identifier.

The GoToolsOnline merger preserves: page content exactly as it was in the source (no re-rendering), bookmarks nested under per-file parent nodes, AcroForm fields with their field types and current values, internal page links (links that pointed to a page inside the source now point to the corresponding page inside the merged output), and the original page rotation and trim boxes. It does not carry across: per-file encryption (the output is unencrypted unless you re-protect it), JavaScript actions attached to the document open event (these are a security hazard and are stripped), embedded file attachments, and conflicting metadata fields — author, title, and keywords default to empty on the merged output because there is no meaningful way to reconcile three different authors.

Ordering, and why it usually matters more than you think

The single most common mistake people make with merged PDFs is submitting them in the wrong order. A visa application that expects passport scan → proof of funds → employment letter will be rejected or flagged if the order is scrambled, even if every document is present. An invoice package that leads with terms-and-conditions before the actual invoice looks confused. A court bundle with exhibits out of sequence is sometimes inadmissible.

The drag-to-reorder interface in this tool is worth using slowly. Drop your files into the upload zone, then drag the tiles into the exact order you need before clicking merge. Each tile shows the original filename, which makes ordering easier than trusting page thumbnails. If you have eight files and need them merged as 3-1-2-7-6-5-4-8, do that ordering once carefully rather than merging, discovering the problem, and re-merging.

Bookmarks, headings, and navigation in the result

A well-structured PDF has a bookmark tree — the hierarchical outline that appears in the left sidebar of most PDF readers. The merger creates a top-level bookmark for each input file, using the source filename as the title, and nests the file's original bookmarks underneath. The result: readers can jump to any source document or any section inside a source document from a single expandable tree. Nothing gets lost.

If the input files have no bookmarks (common for files exported directly from Word or Google Docs), the output still gets one top-level bookmark per file, which is often a more useful navigation aid than the original had. If you want the merged file to have a single unified table of contents instead of per-file nesting, the honest answer is: that requires re-authoring, not merging. Merging preserves structure; it does not invent new structure.

Form fields across merged documents

If you merge two PDFs that each contain a field named "signature", those two fields collide in the output because AcroForm identifies fields by name. The merger resolves the collision by suffixing the second occurrence with the source filename and an index — "signature_contract-2.pdf_1", for example. The existing values of both fields are preserved, so if the first field was already signed, it stays signed. The second field now has a new name, which means form-filling automation that targets the old name will need to be updated.

Where this matters most is with tax forms, HR onboarding packs, and legal disclosures — documents routinely merged from multiple templates where every template reuses field names like "name", "date", "initials". Expect renamed fields in the output, and confirm any downstream automation still points at the correct names. If you need the merged form to behave as a single cohesive form, flatten fields first (bake the entered values into the page) and then merge — the output will be a static document with no collision to resolve.

Page ranges and selective merging

Sometimes you do not want all pages of every input. Two common cases: the first input has a cover page you want to keep and a signature page you want to drop, or the third input is a 200-page report of which you only need pages 14–22 for this package. The tool supports page-range syntax per file. Enter "1-3, 5" alongside a filename to include only pages 1, 2, 3, and 5; enter "14-22" to pull a slice out of a long report. The result is merged in the order you specified, using only the pages you selected.

This is usually faster than using split PDF first and then merging the pieces, and it avoids the intermediate-file shuffle that tends to confuse the ordering step. Page ranges are inclusive, 1-indexed, and are clamped to the actual page count of each input — entering "1-999" on a 40-page file just merges all 40 pages without error.

What gets discarded, and why

Merged PDFs come out unencrypted. If any of the input files were password-protected, you will have needed to unlock them first. We do not carry protection through, because doing so silently would mean asking the user for every input's password and then applying the stricter of the two policies to the output — which is almost never what the user wants. Instead, merge produces a clean unencrypted file, and you can re-protect it in a single step afterwards.

Document-level JavaScript is stripped. A non-trivial fraction of malicious PDFs in the wild use document-open JS to probe the viewer. Even if the source is legitimate, there is no good reason to carry open-document code into a merged artifact you are about to email. If your input relies on JS form logic (calculated totals, conditional field visibility), flatten the form first and merge the flat output. Attachments (a.k.a. "embedded files") are dropped for the same defensive reason; if you need to send attachments along with a merged PDF, send them as separate files.

Practical packaging patterns

Three merge patterns show up again and again in support tickets, and each has a best-practice shape. The invoice package: cover letter + invoice + supporting receipts. The cover letter sets context, the invoice is the billable document, the receipts are evidence. Order matters: buyers open the first page, and a clear summary beats a pile of evidence with no context. Keep the merged file under 5 MB where possible — accounting systems often cap attachments lower than email providers do.

The visa or immigration submission: passport bio page + proof of funds + employer letter + travel itinerary, in the exact order the consulate specifies. Most consulates reject anything out of order during preliminary review, before a human looks at the content. Save a checklist with the required order and re-verify every tile before clicking merge.

The court bundle: index + exhibits, each exhibit typically tabbed with a page-number prefix. For court work, the practical addition is sequential page numbering applied after merge, so the entire bundle reads as one continuous document from the judge's perspective. Letting each exhibit keep its own original page numbering is a common rookie mistake that makes cross-referencing painful for everyone downstream.

Also try

Related tools that work well with this one: