Skip to content

browntownington/pdfsplit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pdfsplit

Split pdfs on blank pages.

Install dependences like:

pip install -r requirements.txt

Use from Terminal command line like:

python pdfsplit.py "/absolute/path/to/combined.pdf"

It'll make a set of pdfs in the same directory (/absolute/path/to/), splitting the original on its blank pages.

A blank page is one with no text.

About

Split pdfs on blank pages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages