Are Online PDF Tools Safe? What Happens to Your Files After You Upload

You have a PDF with your tax file number. Or a contract with client details. Or a medical form with your health history. You need to merge it, compress it, or convert it — so you Google "free PDF merger" and click the first result. But what actually happens to that file the moment you hit upload?

What Most PDF Tools Do With Your Files

We reviewed the privacy policies of the top 5 online PDF tools. Here's what they disclose — and what they don't:

ToolFiles Uploaded?Data RetentionEncryption in Transit?
iLovePDFYes — to EU/US servers"Deleted after processing" (unverifiable)Yes (TLS)
SmallpdfYes — to Swiss servers"Deleted within 1 hour" (unverifiable)Yes (TLS)
Adobe Acrobat OnlineYes — to Adobe cloudStored for "service improvement" unless opted outYes (TLS)
PDF24Yes — to German servers"Deleted after processing" (unverifiable)Yes (TLS)
PDFRangeNo — browser-side onlyNever stored — wiped from RAM on tab closeNot applicable

The 3 Hidden Risks Nobody Talks About

Risk 1: You Can't Verify Their "Delete" Promise

Every major PDF tool says "we delete your files after processing." But there is no way for you to verify this. You're trusting a company — often based in a different country with different privacy laws — to follow their own policy. If they keep your file for training AI, for analytics, or because a backup system retained it, you'll never know.

Risk 2: The Server Is a Single Point of Failure

When your PDF sits on a remote server — even for "a few minutes" — it's vulnerable to:

Risk 3: Metadata You Didn't Know Was There

Your PDF contains more than what's visible on the page. Hidden metadata often includes:

Upload a PDF and you're not just sharing the visible content — you're sharing this hidden data too. Check what's in your PDF's metadata →

The Safer Alternative: Browser-Side Processing

The technical solution is straightforward: instead of sending your file to a server, send the processing code to your browser.

This is how PDFRange works. When you open a tool page, your browser downloads the processing engine (compiled WebAssembly). Your files stay in your computer's RAM. The engine reads them, processes them, and outputs the result — all without any network request for the file data.

How to Verify a Tool Is Actually Browser-Side

Don't trust marketing claims. Verify for yourself:

  1. Open Developer Tools (F12) → Network tab
  2. Upload/select a file
  3. Check for any POST/PUT request containing file data
  4. If you see a request sending your file to an external domain → it's server-side
  5. Bonus test: disconnect your internet after the page loads. If the tool still works, it's truly local

When Server-Side Tools Are Acceptable

Browser-side isn't always better. Server-side tools are fine when:

For everything else — tax documents, contracts, medical records, ID scans, bank statements — keep it local.

Try PDFRange's private PDF tools → — merge, split, compress, and convert PDFs without uploading a single byte.