Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adilsezer/unsecurepdf
Python script to unsecure PDF
https://github.com/adilsezer/unsecurepdf
Last synced: about 2 months ago
JSON representation
Python script to unsecure PDF
- Host: GitHub
- URL: https://github.com/adilsezer/unsecurepdf
- Owner: adilsezer
- Created: 2020-07-02T18:00:15.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-11-22T06:38:41.000Z (about 2 years ago)
- Last Synced: 2024-01-07T01:57:23.302Z (12 months ago)
- Language: Python
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# UnsecurePDF
Python script to unsecure all PDF files in a selected folder.## Requirements
* lxml 4.5.2
* pikepdf 1.18.0
* Pillow 7.2.0## Running from source
$ git clone https://github.com/sezerad/UnsecurePDF.git
$ cd UnsecurePDF
$ pip install -r requirements.txt
$ python UnsecurePDF.py