Skip to content

A Python command-line tool for split large pdf files into single pages or smaller files

License

Notifications You must be signed in to change notification settings

but3k4/pdfsplit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pdfsplit

A Python command-line tool for split large pdf files into single pages or smaller files.

Usage

Here are some example uses:

$ python pdfsplit.py -f document.pdf -c true
$ python pdfsplit.py -f document.pdf -o document-1-100.pdf -p 1-100

There is help available at the command-line as well.

$ python pdfsplit.pdf --help

About

A Python command-line tool for split large pdf files into single pages or smaller files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages