Merge Files — Free, Private, No Upload
Combine multiple PDFs, text files, Markdown, CSV, or JSON into one.
Everything happens in your browser — your files never leave your device.
Drop Files Here
Up to 25 files — PDF, TXT, MD, CSV, JSON
What Is 2join?
2join is a free, privacy-first file merging tool that we built to combine multiple documents into a single output file — entirely in your browser. No files are uploaded to any server. No account is required. No data is retained. We support merging across 5 file formats: PDF, TXT, Markdown, CSV, and JSON in any combination.
The most common use case is combining multiple PDF documents into one — a feature Adobe charges $20/month for in Acrobat Pro. 2join does it for free, with no watermarks, no file size limits, and no registration wall. See how it works or jump to the FAQ.
How Does It Work?
- Drop your files onto the upload area (or click to browse). Up to 25 files at a time.
- Reorder by dragging the cards into the sequence you want.
- Review the output format — same-type files merge natively (PDF→PDF, CSV→CSV). Mixed types automatically merge to PDF.
- Click Merge and download the result. Done.
Supported Formats
| Format | Same-Type Output | Method |
|---|---|---|
| Page copy via pdf-lib (zero quality loss) | ||
| TXT | TXT | Concatenation with separators |
| Markdown | MD | Merged with horizontal rule separators |
| CSV | CSV | Row append with smart header dedup |
| JSON | JSON | Array concatenation |
When mixing formats, all 5 types merge into a single PDF. Need to convert individual files first? Use 2convert.
Why Client-Side?
Over 90% of online PDF mergers upload your files to their servers. That means your contracts, tax returns, medical records, and business documents pass through someone else's infrastructure. Even if they promise to delete them, you have no way to verify that.
2join processes everything in your browser using JavaScript — 0 bytes are transmitted to any server. Your files never leave your device. There is no server to hack, no database to breach, and no logs to subpoena. This is the same zero-data-retention architecture used across all 8 tools in the 2suite.io ecosystem, including 2redact for document redaction and 2count for text analysis.
Who Is 2join For?
- Anyone merging PDFs — invoices, reports, contracts, scanned pages
- Writers and editors — combining manuscript chapters or notes
- Data analysts — merging CSV exports from different sources
- Developers — combining JSON API responses or config files
- Privacy-conscious users — anyone who refuses to upload sensitive documents to third-party servers
Cross-Format Merging
When you combine files of different types — say, 2 PDFs, a text file, and a CSV — 2join automatically produces a single merged PDF. In our testing, a 15-file cross-format merge completes in under 3 seconds on a standard laptop. Each non-PDF file is rendered into clean PDF pages with the source filename as a header. PDF files have their pages copied directly without re-rendering, preserving 100% of the original quality.
Free Adobe Acrobat Alternative
Adobe Acrobat Pro charges $239.88/year ($19.99/month) just for PDF merging. Other online tools like SmallPDF and iLovePDF offer "free" merging but upload your files to their servers, impose 5 MB file size limits, add watermarks, or gate features behind paywalls.
2join is different: no account, no upload, no watermark, no file size limit, no cost. You can merge up to 25 files at a time with zero restrictions. Your files stay on your device the entire time. It's the PDF merger that respects both your wallet and your privacy. For more privacy-first tools, explore the full 2suite ecosystem.
Frequently Asked Questions
Is 2join free?
Yes. 2join is completely free with no account required, no file size limits, and no usage caps.
Are my files uploaded to a server?
No. All processing happens in your browser. Your files never leave your device. Nothing is uploaded, stored, or transmitted.
Can I merge different file types?
Yes. When you combine different formats (e.g., PDFs + text files + CSVs), 2join produces a single merged PDF with each file's content rendered as pages.
How many files can I merge?
Up to 25 files per merge. The only real limit is your device's available memory.
Does PDF merging preserve the original quality?
Yes. PDF pages are copied directly using pdf-lib — no re-rendering, no compression, no quality loss. Fonts, images, and layouts are preserved exactly.
How does CSV merging handle headers?
If multiple CSV files share the same header row, 2join keeps the header from the first file and skips duplicate headers in subsequent files. If the headers differ, all rows are appended as-is.