Skip to main content

Protect PDF, add a password

Add a password to a PDF and restrict printing or copying, with real AES-256 encryption applied to the file. This tool runs on our server, not in your browser.

Runs on our server in Mumbai, India, deleted right after

Why this tool needs a server (and how we handle it)

  • This tool needs a binary that doesn't run in browsers (Ghostscript, qpdf, LibreOffice, or Tesseract).
  • Your file is processed in an isolated tmpdir per request, on our own server: a VPS in Mumbai, India.
  • We delete the tmpdir immediately after the response is sent. A cron backstop clears anything left within an hour (for example after a crash).
  • The disk is not encrypted at rest; the file only exists on it for the seconds it takes to process, then is deleted.
  • No logging of file contents. No human review. Never used for training, never shared, never kept.
  • Sent over HTTPS (TLS), with HSTS preload and a strict CSP enforced.

How to protect pdf

Three steps. Start to finish in under a minute.

1

Drop your PDF and set a password

Upload the file and choose the password. Both are sent to our server over HTTPS.

2

We encrypt it with qpdf

AES-256 protection is applied to the file, with the print and copy permissions you set.

3

Download the protected PDF

Your file and password are gone from the server right after we send the result back.

Why LovedPDF

Why use LovedPDF for protect pdf

Real AES-256 encryption

Industry-standard encryption applied to the file itself, so only the password opens it.

Granular permissions

Restrict printing, copying, editing, or all of them.

Honest about the server

We name where it runs (Mumbai, India), send over HTTPS, delete right after. Passwords never logged.

Frequently asked questions