PDFのパスワード解除
分かっているパスワードを外すか、パスワードのいらない制限を外します。
このツールはブラウザーの中だけで動きます。ファイルがアップロードされることはなく、そのことはブラウザーのネットワークタブでご自身で確認できます。 ご自分で確かめてください。ブラウザーのネットワークタブを開いて見てください。残りの作業回数を尋ねる小さなリクエストが1つだけ表示されます。ツール名とハッシュだけで、ファイルは決して含まれません。
このツールでできること
This removes a PDF's encryption and its restriction flags and writes a plain document you can merge, print, edit or copy from like any other. It does not guess passwords. If the file needs one to open, you have to know it - a line this tool will not cross, stated here rather than discovered halfway through.
Two situations. A file that opens for everybody but declares that it may not be printed or copied, which is how documents arrive from banks, government portals and print shops all the time. Or a file you do have the password for and are tired of typing: an archived statement, a payslip encrypted by an employer's policy, a contract you need to fold into a bundle.
仕組み
- Drop the PDF onto this page. It is inspected first, so you are told whether the document is genuinely encrypted or only carrying restriction flags.
- If it opens without a password, leave the password box empty - owner restrictions come off with nothing typed at all.
- If it asks for a password to open, type it. It is used inside your browser and is neither stored nor sent.
- Press Unlock PDF. A file that is not protected in the first place is refused rather than copied.
- The download starts on its own. The result opens with no password and carries no restrictions.
A permissions-only PDF is encrypted, but with an empty user password, which means every reader can already derive the key and open it. The restrictions ride along as flags rather than as cryptography. That is why removing them needs nothing from you: the lock was never locked, and the tool writes the document out again with no security handler on it.
There is no password recovery here and there will not be. Recovering a password nobody has is what a cracking tool does, and shipping one inside a privacy tool would make this a different product with different visitors. If you have lost the password to your own document, the realistic options are an earlier copy, a backup, or whoever sent it.
The advanced toggle that leaves a permissions layer in place is a narrow thing, for archives whose policy expects every file to carry a security handler. It rewrites the result with empty passwords, so the document still opens for anybody. It does not reinstate the restrictions the original carried: the permissions come back at their defaults, which allow everything.
Unlocking is usually a step rather than a destination. Merging, splitting and page editing all need to read the page objects, which encryption prevents, so a locked file fails those tools with an error pointing back here. The password itself never leaves your machine, including on a failed attempt.
このツールにできないこと
- It cannot open a document whose password nobody knows. There is no recovery, no guessing and no wordlist.
- A file that is not encrypted at all is refused rather than copied, so you never get back something you cannot tell apart from the file you dropped in.
- The option that leaves a permissions layer in place does not restore the original restriction flags; it writes a fresh empty-password layer whose permissions allow everything.
よくある質問
- パスワードを忘れました。これで開けますか?
- いいえ。ドキュメントは本当に暗号化されていて、その鍵はパスワードから作られるため、パスワードがなければ手がかりがありません。このツールは組み合わせを試しませんし、今後も試しません。ファイルは問題なく開けて印刷やコピーだけができないのなら、そもそもパスワードは必要ありません。
- PDFは開けるのに、印刷もコピーもできません。これは何ですか?
- 所有者による制限です。ドキュメントはユーザーパスワードが空の状態で暗号化されているため誰でも開けますが、印刷とコピーの可否は、リーダーが守るかどうかを自分で選ぶフラグになっています。これを外すのにパスワードは要りません。入力欄を空のままにして解除してください。
- 入力したパスワードはどこへ行きますか?
- どこへも行きません。ブラウザーのワーカーでWebAssemblyとして動くqpdfに渡され、鍵を作るために使われ、処理が終われば捨てられます。保存も記録も送信もされません。何も起きないところを見たければ、先にネットワークタブを開いてください。
- PDFの保護を外すのは合法ですか?
- 自分が所有している、あるいは使う権利のあるドキュメントから制限を外すのはごく普通のことで、このツールはそのためにあります。自分に対して暗号化されたドキュメントに入り込むのは別の話ですし、パスワードが必要である以上、このツールでは何もできません。
- ファイルはアップロードされますか?
- いいえ。どんな保護がかかっているかを調べる検査も、復号そのものも、ブラウザーの中で行われます。パスワードが間違っていた場合も含め、どの段階でも何も送信されませんし、ページを読み込んだあとはオフラインでも動き続けます。