Skip to content

abatsakidis/PDFDeSecure

Repository files navigation

Build status Codacy Badge

Stargazers repo roster for @abatsakidis/PDFDeSecure

🛡️ PDFDeSecure

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.


✨ Features

  • ✅ Removes PDF security restrictions (print/copy/edit)
  • 💡 No need to know the password (if only usage rights are locked)
  • 🔐 Works on Adobe LiveCycle DRM-protected PDFs
  • 🖥️ CLI support and optional UI
  • ⚡ Fast and lightweight — built with C#/.NET
  • 💻 Cross-platform via .NET (Windows, Linux, macOS*)

🚀 Getting Started

📦 Download

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 pdfdesecure
dotnet build

🖱️ Usage

PDFDeSecure.exe input.pdf output.pdf

That’s it! Your output PDF will be unrestricted.

📚 How it Works

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).

##🤝 Contributing

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.

📄 License

MIT License © Athanasios Batsakidis

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.

About

An easy-to-use PDF Unlocker. Remove copy-protection from PDF files.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages