Guides/Security

How to Verify a PDF Converter Doesn't Upload Your File

Any PDF converter can claim privacy. Here's how to verify it yourself in 30 seconds using your browser's built-in Network inspector.

PrivaPDF Team·3 min read
Try it free — no upload, no account
All processing happens locally in your browser.
Verify PrivaPDF yourself

Why you should verify, not just trust

Privacy claims are cheap. "We delete your file after 24 hours", "We use military-grade encryption", "We never share your data" — all of these are meaningless if your file was uploaded in the first place. The only way to know for certain is to watch what your browser actually sends.

Every modern browser has a built-in tool that shows you exactly what network requests a page makes, including what data is sent. You do not need any extra software.

Step-by-step: Chrome and Edge

  1. Open the PDF converter you want to test.
  2. Press F12 (Windows/Linux) or Cmd+Option+I (Mac). DevTools opens.
  3. Click the Network tab at the top of the DevTools panel.
  4. Click the ⊘ Clear button (a circle with a diagonal line) to clear any existing entries from the log.
  5. Make sure recording is active — the round record button in the top-left of the Network panel should be red.
  6. Drop your PDF file onto the converter and start the conversion.
  7. Watch the Network tab while the conversion runs. You are looking for any entry where the domain is not the converter's own domain.
Red flag: If you see a POST or PUT request to any external domain with a large payload (matching your file size), your file was uploaded. If the Network tab stays empty or shows only requests to the converter's own domain, the conversion is local.

What to look for

In the Network tab, each row is one network request. The columns you care about:

Step-by-step: Firefox

  1. Press F12 or Cmd+Option+I.
  2. Click the Network tab.
  3. Click the trash icon to clear existing requests.
  4. Drop and convert your file.
  5. Inspect the entries as described above.

Step-by-step: Safari

  1. Enable the Develop menu: Safari → Settings → Advanced → Show Develop menu.
  2. Press Cmd+Option+I to open Web Inspector.
  3. Click the Network tab.
  4. Clear existing entries and run the conversion.

Testing PrivaPDF

When you test PrivaPDF with the steps above, here is what you will see:

You can also enable Airplane Mode after your first visit and convert again. It will work identically — because nothing needs the internet.

Testing other converters

Use the same steps on any converter you want to evaluate. A few observations from our testing (as of 2025):

None of this makes those tools bad products. But it does mean "privacy" claims need to be evaluated against what the Network tab actually shows — not what the marketing says.

Ready to try it?

Free, instant, private. No account needed.

Verify PrivaPDF yourself
← All PDF guides