Добавить пароль к PDF
Зашифруйте PDF, чтобы его можно было открыть только с заданным вами паролем.
Как это работает
1. Загрузите свой PDF. 2. Введите пароль и подтвердите его. 3. Скачайте файл — он будет зашифрован (AES-256), и открыть его можно будет только с этим паролем.
Отправляется ли мой пароль куда-либо?
Нет — шифрование полностью выполняется в вашем браузере. Ваш файл и пароль никогда не покидают ваше устройство.
Что, если я забуду пароль?
Восстановить его невозможно — шифрование настоящее, поэтому забытый пароль означает, что файл не сможет открыть никто, включая нас. Храните его в надёжном месте.
Какое шифрование используется?
AES-256 — текущий стандарт стойкости шифрования PDF, реализованный через широко используемый движок qpdf с открытым исходным кодом, работающий в вашем браузере.
Does this work on a mobile browser?
Yes — it's a regular web page, not an app, so it works the same way in a mobile browser as on desktop. Tap to pick the file, set a password, and download the encrypted result — the encryption still happens entirely on your device.
Does this restrict printing or copying, not just require a password to open?
No — it's a single password that's required to open the file. Once someone has entered it, they can print, copy, and edit like normal; there's no separate owner password or permission controls that limit what an already-authenticated reader can do. Worth knowing anyway: those "disable printing/copying" options other tools offer are only honored by well-behaved PDF readers — anyone can strip them by printing the file to a new PDF.
What makes a good password for this?
Something reasonably long that isn't a guessable word — not your birthday, not "password123". We only require 4 characters minimum so we don't block anyone, but since there's no permission system backing this up, that password is the only thing standing between someone and the file. Treat it like a real password.