PDF Tools tools
Merge, split, reorder and rotate — all in your browser. 6 free pdf tools.
These are the operations you reach for when a PDF is nearly right but not quite: two documents that should be one, a scan with a blank page in the middle, pages in the wrong order, or a sideways page from a phone camera. Every tool here runs entirely inside your browser using the PDF library loaded with the page — your file is never uploaded, which matters when the document is a bank statement, an Aadhaar copy or a signed contract.
All pdf tools tools
When these tools are useful
- You need to combine several PDFs into a single file for an application.
- A scanned document has pages you need to remove or extract.
- Pages are out of order after scanning and need rearranging.
- A page was scanned sideways and needs rotating before you send it.
PDF Tools — common questions
Are my PDF files uploaded to your server?
No. Every PDF tool on this site reads your file with the browser's own File API and edits it in memory using a JavaScript PDF library running on your device. Nothing is transmitted, nothing is stored, and closing the tab discards everything. You can confirm this by opening your browser's network tab while using a tool — you will see no upload.
Is there a file size limit?
There is no fixed limit, but everything happens in your device's memory. Files up to around 50 MB are generally comfortable on a modern phone or laptop; much larger documents, or PDFs with hundreds of high-resolution scanned pages, can be slow or run out of memory. The tools warn you before attempting something likely to fail.
Will editing a PDF here reduce its quality?
No. Merging, splitting, extracting, reordering and rotating copy the original page objects across unchanged — text stays selectable and images keep their original resolution. Only tools that deliberately rasterise a page, such as PDF to JPG or redaction, change the underlying content.
Can I edit a password-protected PDF?
Not unless you remove the password first. A PDF encrypted with an open password cannot be parsed without it, and these tools will report that the file could not be read rather than failing silently.