meldpdf

How to work with PDFs privately, without uploading them

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.

๐Ÿ”’ Short answer: your PDF is processed in your browser and its contents are never uploaded to meldpdf.

Can a PDF be edited without uploading it?

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.

What leaves your device โ€” and what doesn't

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:

What meldpdf can and cannot access

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.

In-browser tools vs upload-based PDF sites

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.

Security considerations

Every meldpdf tool, and what it does

Frequently asked questions

Can PDF files be processed without uploading them?

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.

Can I convert a PDF without uploading it?

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.

Is it safe to upload a PDF to an online tool?

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.