易于使用的 PDF 解锁器。从 PDF 文件中删除复制保护。
PDFDeSecure is a free, open-source tool to remove restrictions from PDF files (e.g. printing, editing, copying), especially when DRM-like protections are applied.
Unlock your PDFs from "secured" printing mode in seconds.
Grab the latest release from the Releases page.
Or clone the repo and build it yourself:
git clone https://github.com/abatsakidis/pdfdesecure.git
cd ./src/pdfdesecure
dotnet build
PDFDeSecure.exe
That’s it! Your output PDF will be unrestricted.
PDFDeSecure bypasses usage restrictions by re-rendering the document as a new PDF, preserving layout and content while discarding the security flags.
⚠️ It does not attempt to crack password-encrypted PDFs (e.g. owner/user password protected).
Pull requests are welcome! If you’d like to:
Report a bug ➡️ Open an issue
Suggest a feature ➡️ Start a discussion
Help improve UI or compatibility ➡️ Fork and send a PR
Please see CONTRIBUTING.md for details.
This tool is provided for educational and legal personal use only. Do not use it on documents you do not own or have rights to modify.
暂无开放 Issues,或尚未同步最近议题。