Skip to content

SkyeC0re/invertpdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

invertPDF.py

A simple python3 script for inverting the colors of PDFs, whilst keeping the pdf format and vector nature of the document.

Usage

Basic usage:

python invertPDF.py [path1] [path2] [path3] ...

where every path is either a directory or a file. Every file and file inside a folder path will have an inverted copy created at its location with an added _inverted.pdf suffix. See

python invertPDF.py -h

for advanced usage.

About

A python3 script for inverting the colors of pdfs, whilst keeping the pdf format and vector nature of the document.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages