Skip to main content

PDF

Merge, split, rotate, and reorder PDF pages.

About these tools

Merge, split, rotate, reorder, and delete PDF pages, and render pages to images, all inside your browser. Contracts, invoices, medical records, and identity documents are among the most sensitive files anyone converts, and here they are never uploaded: the work happens on your device.

These are page-level operations on the document you give them. They rearrange and re-save the file rather than re-typesetting it, so text stays selectable and quality is unchanged.

A PDF is a container of pages, and most of what people want from one is rearranging those pages rather than changing what is on them. Merging, splitting, rotating, reordering and deleting all work at that level: the pages are moved around and written back untouched, so text stays selectable, fonts stay embedded and nothing is re-rendered. That is why these tools are fast even on a long document and why they do not degrade it.

Turning pages into images is the one operation here that crosses the line, and it is one-way by nature: an image of a page has no text in it, only a picture of some. The tools that do not exist are missing for the same reason — PDF to Word needs layout reconstruction that fails quietly and often, and doing it properly means sending your document to a server, which is the trade this site does not make.

Frequently asked questions

How do I merge PDFs without uploading them?
Open the merge tool, choose the files in the order you want them, and convert. The documents are combined on your device. For anything containing personal or contractual information, this is the difference between a private operation and handing a copy to a stranger.
Can I split a PDF by page range?
Yes. Give a range such as 1-3, 7, 10-12 and the tool produces exactly those pages. If you name a page the document does not have, it tells you rather than silently producing a shorter file.
Can I convert a PDF to Word?
No, and this is deliberate. Turning a PDF back into an editable document means reconstructing a structure the PDF never recorded, which needs an office layout engine that does not run in a browser. Every site offering it uploads your document to a server. This one would rather not offer it than do that.
Can I compress a PDF here?
Not at present. Meaningful PDF compression means recompressing the images inside the document and subsetting its fonts, which is a different kind of work from page operations and is easy to do badly. It is deferred rather than done poorly.
Does it work on password-protected PDFs?
An encrypted document cannot be read without its password, so the tools report it rather than failing obscurely. Remove the protection in the application that applied it, then convert.
How good are the images from PDF to image?
Pages are rendered with the same engine Firefox uses to display PDFs, so text and vector artwork come out sharp rather than resampled. Rendering is the most memory-hungry operation on this site, so very long documents are the place a phone is most likely to struggle.
Is there a page limit?
The file limit is 100 MB. Page operations are cheap regardless of length; it is rendering pages to images where a long document costs real memory, and the tool warns before it starts.
Are these tools safe for confidential documents?
That is the case they were built for. A contract, a payslip, or a medical record never leaves the machine: the PDF is read, edited and written back by code running in your browser, and no request carrying it is made. You can confirm it rather than trust it — open the network panel in developer tools and merge two files.
Is the text still selectable after these tools run?
After merging, splitting, rotating, reordering or deleting pages, yes: those operations move pages around without touching what is inside them, so text stays text and stays selectable and searchable. Turning pages into images is the exception and by definition: an image has no text in it, only a picture of some.
Do bookmarks, links and form fields survive?
Page content does; document-level structure often does not. Merging and splitting rebuild the document around the pages you kept, and outlines, internal links and form fields can be lost in the process, because the things they point at have moved or gone. If a PDF's bookmarks matter, keep the original alongside the result.

Ads on this site

Advertising pays for this site. The ads may store cookies to choose what to show you and to avoid repeating themselves. Your files are not involved in any of it — they never leave your browser, whichever button you press, and every tool works either way.

What this covers