Combining PDFs is the most common thing anyone needs to do to one, and it is usually the moment a document gets uploaded to a stranger's server. A signed contract, a set of invoices, a bank statement, scanned ID pages for a KYC submission. All of it routinely goes through a free web tool that keeps a copy.
This one does not. Your files are read into memory by the browser, combined there, and handed back as a download. No upload step exists in the code, so there is nothing to opt out of and nothing to delete afterwards.
Order is the part people get wrong
Most merge tools combine files in whatever order the operating system handed them over, which is usually alphabetical and almost never what you wanted. Files named scan1, scan2 and scan10 sort as 1, 10, 2. Add your files here, then move each one up or down until the list reads the way the finished document should, because the merge follows that list exactly.
What carries across and what does not
Pages, their content and their size and rotation all carry through unchanged. Form fields, annotations and bookmarks are not guaranteed to survive a merge in any tool, this one included, because the combined document has to resolve conflicts between identically named fields. If the source files contain filled forms, flatten them before merging and check the output.
Working with large files
Everything runs in the tab, so the ceiling is your device's memory rather than an upload limit. A few hundred pages is comfortable on an ordinary laptop. Very large scanned documents, the kind where every page is a full-resolution photograph, are heavier and worth merging in smaller batches.
Encrypted files
A PDF that opens without asking for a password will merge. One that is password-protected on open cannot be read without that password, and this tool does not attempt to bypass protection. Remove the password in your PDF reader first, then merge.
Frequently asked questions
Are my files uploaded anywhere?
No. The merge happens in your browser using the file you picked, and the result is generated locally as a download. Nothing is transmitted, so there is no server copy to worry about and nothing to delete.
How many PDFs can I merge at once?
There is no fixed limit in the tool. The practical ceiling is your device's memory, since every file is held in the tab while it works. Add them in batches if you are combining something very large.
Can I reorder the files after adding them?
Yes, and you should check the order before merging. Use the arrows on each row to move a file earlier or later. The merged document follows that list top to bottom.
Will my form fields and bookmarks survive?
Page content always does. Form fields, annotations and bookmarks may not, because merging has to resolve conflicts between identically named fields across documents. Flatten filled forms first if the values matter.
Can it merge a password-protected PDF?
Not while it is still protected. A file that needs a password to open cannot be read, and this tool will not try to work around that. Open it in your PDF reader, save an unprotected copy, then merge.
Related Utilities You Might Need
Scanned PDF Converter
Simulate real scanned sheets from loaded PDF pages by adding skews, blurs, and scanner noise.
Split PDF
Cut a PDF into separate files, every few pages or by an exact range. Processed on your device, never uploaded.
Rotate PDF
Turn PDF pages 90, 180 or 270 degrees, all of them or only the ones you pick. Processed on your device, never uploaded.
