Drop files here or
PDF, PNG, JPG, JPEG, WebP
Break one PDF into several files: by page range, every N pages, or one file per page. The parts arrive together in a single zip.
Questions
- Do my files get uploaded anywhere?
- No. Every tool here runs inside your browser tab, on your own machine. The page also ships a Content-Security-Policy that blocks outbound requests entirely, so uploading is not something the app declines to do. It is something it cannot do. Click the "Private" badge to read the policy actually in force.
- How are the files named?
- Each part is named after the original document and the pages it holds, such as report-pages-4-6.pdf, so they sort and read sensibly in a folder.
- Does it work offline?
- Yes. After your first visit the whole app is stored by your browser, so it keeps working with no connection at all. You can install it from the browser menu and use it like any other application.