PDF tools that never upload your file
Merge PDF, split PDF, combine PDF, rotate, reorder, JPG to PDF, PDF to JPG, and compress PDF free — a private, no-upload PDF editor that runs entirely in your browser. The offline answer to smallpdf and iLovePDF.
Pick a job below. Your file is opened in this tab and never leaves your device — no account, no watermark, no page or file-size limit. Everything runs offline once the page has loaded.
Drop two or more PDFs, put them in the order you want, and combine them into a single PDF. Bookmarks are not carried, but every page comes along in order.
PDF tools — questions
How this works & why it’s private
PDF creation and editing here runs on pdf-lib (merging, splitting, rotating, reordering, embedding images, and saving) plus pdf.js (rendering page thumbnails and rasterizing pages to images). Both are ordinary JavaScript libraries served from this site and executed in your browser — there is no server that ever sees your document.
Merge copies every page from each source PDF into one new document in your chosen order. Split / extract copies the pages you pick into a new PDF, or writes one PDF per page and zips them. Rotate and Reorder / delete rewrite page rotation and page order, then re-save. Images → PDF embeds each JPG/PNG as a page. PDF → images renders each page to a canvas and exports PNG or JPG. Compress either re-saves with object streams (lossless, small gains) or rasterizes pages to JPEG (lossy, big gains on scans).
To verify nothing leaves your device: open your browser's dev-tools Network tab, run any tool, and watch the live "uploads" counter in the nav above — it stays at 0 the whole time.