PPDF Helper

INDEPENDENTLY REPEATABLE CHECKS

PDF tool privacy tests: what each test actually proves

“No upload” is a technical claim. A useful privacy review combines several tests because no single check answers every question.

TestWhat it provesWhat it does not prove
Offline processingProcessing works after disconnectingWhether data was sent before or after the offline job
Network inspectionWhat the page sends during the testFuture behavior or hidden requests outside the captured session
Browser storage reviewWhat remains in local/session storage and IndexedDBWhat exists only in memory or was already sent
Output metadata reviewWhether exported files expose author, software or timestampsWhether the input was uploaded
Privacy-policy reviewWhat the provider promises and which services are namedThe site's actual runtime behavior

A reproducible privacy test protocol

  1. Use a synthetic PDF containing a unique marker, never a confidential document.
  2. Record browser version, tool URL, date and test-file checksum.
  3. Capture the Network panel while opening, processing and downloading.
  4. Repeat offline and record whether the same operation completes.
  5. Review browser storage before and after closing the tab.
  6. Inspect output metadata and publish both successful and failed observations.

Privacy expectations by PDF job

Follow the full walkthrough: How to verify a PDF tool does not upload your files →

← Back to all PDF tools