https://github.com/sepppenner/pdfpasswordremover
PdfPasswordRemover is a project to remove passwords from PDF files.
https://github.com/sepppenner/pdfpasswordremover
Last synced: about 1 year ago
JSON representation
PdfPasswordRemover is a project to remove passwords from PDF files.
- Host: GitHub
- URL: https://github.com/sepppenner/pdfpasswordremover
- Owner: SeppPenner
- License: mit
- Created: 2018-10-22T17:16:16.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-01-07T20:31:43.000Z (over 1 year ago)
- Last Synced: 2025-03-31T07:07:31.308Z (about 1 year ago)
- Language: C#
- Homepage:
- Size: 17.3 MB
- Stars: 83
- Watchers: 9
- Forks: 21
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: Changelog.md
- License: License.txt
Awesome Lists containing this project
README
PdfPasswordRemover
====================================
PdfPasswordRemover is a project to remove passwords from PDF files.
[](https://ci.appveyor.com/project/SeppPenner/pdfpasswordremover)
[](https://github.com/SeppPenner/PdfPasswordRemover/issues)
[](https://github.com/SeppPenner/PdfPasswordRemover/network)
[](https://github.com/SeppPenner/PdfPasswordRemover/stargazers)
[](https://raw.githubusercontent.com/SeppPenner/PdfPasswordRemover/master/License.txt)
[](https://snyk.io/test/github/SeppPenner/PdfPasswordRemover)
[](https://franzhuber23.blogspot.de/)
[](https://patreon.com/SeppPennerOpenSourceDevelopment)
[](https://paypal.me/th070795)
# Screenshots from the GUI


# For more information see
* https://www.codeproject.com/Articles/31493/PDF-Security-Remover
* http://www.pdfsharp.net/wiki/UnprotectDocument-sample.ashx?AspxAutoDetectCookieSupport=1
* http://pdfsharp.com/PDFsharp/index.php?option=com_content&task=view&id=39&Itemid=50
* https://stackoverflow.com/questions/19565078/itextsharp-open-password-protected-file-modify-it-and-adopt-protection
* http://kuujinbo.info/iTextInAction2Ed/index.aspx?ch=Chapter12&ex=EncryptionPdf
* https://memorynotfound.com/encrypt-decrypt-password-protected-pdf-documents-itext/
Change history
--------------
See the [Changelog](https://github.com/SeppPenner/PdfPasswordRemover/blob/master/Changelog.md).