PDF 잠금 해제
알고 있는 비밀번호를 없애거나, 비밀번호가 필요 없는 제한을 걷어내요.
이 도구는 브라우저 안에서만 실행돼요. 파일은 절대 업로드되지 않으며, 브라우저의 네트워크 탭에서 직접 확인할 수 있어요. 직접 확인해 보세요. 브라우저의 네트워크 탭을 열어 두고 지켜보면, 남은 작업이 있는지 묻는 작은 요청 하나만 보여요. 도구 이름과 해시뿐이고, 파일은 절대 포함되지 않아요.
이 도구가 하는 일
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의 보호를 없애는 게 합법인가요?
- 소유하고 있거나 쓸 권리가 있는 문서에서 제한을 없애는 건 평범한 일이고, 이 도구는 그걸 위한 거예요. 누군가 나를 막으려고 암호화한 문서에 들어가는 건 다른 얘기이고, 이 도구는 비밀번호가 필요하니 어차피 도움이 되지 않아요.
- 파일이 업로드되나요?
- 아니요. 어떤 종류의 보호인지 알려주는 검사도, 복호화 자체도 브라우저 안에서 이뤄져요. 비밀번호가 틀린 경우를 포함해 어느 시점에도 전송되는 게 없고, 페이지가 한 번 로드되면 오프라인에서도 계속 작동해요.