PDFs often hold sensitive things โ contracts, payslips, IDs, bank statements. This page explains, factually, how meldpdf processes your files, what leaves your device and what doesn't, and how that compares with PDF sites that upload.
Yes. Modern browsers can open, read and rewrite a PDF entirely on your own computer using JavaScript and WebAssembly. meldpdf uses two well-known open-source libraries โ pdf-lib to build and modify PDFs and PDF.js to render pages โ both running inside the browser tab. When you merge, split, compress or sign a file, the work happens on your device and only the finished result is saved via your normal download.
The bytes of your PDF are not sent to meldpdf's servers. There is no upload step, no account, and no copy kept. Two tools are worth calling out precisely, because honesty matters here:
meldpdf can access a file only after you choose it or drop it into a tool, and only within that browser tab. It cannot see your other files, your other tabs, or anything after you close the page. There is no server-side storage of your documents because your documents are never sent to a server.
Most popular PDF websites upload your file to their servers, process it there, and let you download the result. That's convenient and works well for non-sensitive files, but it means a copy of your document sits on someone else's infrastructure โ subject to their retention, logging and security. A browser-based tool avoids that entire class of risk for anything it can do locally, which is why meldpdf is a good fit for contracts, payslips, IDs and bank statements.
Yes โ browsers can read and rewrite PDFs locally with JavaScript and WebAssembly, so the file never has to be sent to a server. meldpdf works this way.
Yes. Conversions like PDF to JPG/PNG, images to PDF and PDF to Word run in your browser; only the finished result is saved to your device.
Uploading sends a copy to someone else's server, where it may be stored or logged. For sensitive documents, prefer an in-browser tool. See is it safe to upload PDFs?
Last updated: 11 August 2026.