Skip to content

afsneto/unlockpikepdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unlockpikepdf

Unlock any .pdf file using pikepdf library.

Command Line Arguments:
1. Path or file to unlock pdf files --data with default value ''
2. Directory to save the output files --dir with default value ''
3. Suffix to save the original files

Examples:
python main.py --data filename.pdf --suff _out
python main.py --data foldername --suff _out

About

Unlock any .pdf file using pikepdf library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages