Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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