Skip to the tools
All kits

PDF to images

Every page becomes its own picture, numbered in order, and they come back as a single zip file.

The pages are drawn in the tab, the same way a reader draws them on screen, so what you get is what the document looks like rather than a copy of what is inside it.

Questions

Are my files uploaded?
No. Everything happens inside your browser tab. The file is read from your disk, worked on in memory, and saved back to your disk. It is never sent to us or to anyone else, and there is no server here that could receive it. You can confirm it yourself: open your browser's developer tools, look at the Network tab, and run any tool. No request carries your file.
JPG or PNG?
JPG for scans and anything photographic, because it is far smaller. PNG for pages that are mostly text, line drawings or screenshots, where it stays sharp and JPG leaves a faint mess around the edges of letters.
What resolution do I get?
About twice the size the page is defined at, which is roughly 150 dots per inch and reads cleanly on a screen. Very large pages are capped, so a poster does not try to allocate more memory than the tab has.
How many pages can it do?
Two hundred. Every picture has to be held in memory at once to build the zip, and past that a phone runs out and the browser closes the tab. Split the file first and run the parts if you have more.
Can I get one page instead of all of them?
Extract that page first, then run it through here. The result is a zip with a single picture in it.
Is the text still selectable?
No. A picture of a page is a picture. If you need the text, keep the PDF, or use extract to pull out the pages you want and leave them as a PDF.

The other tools here