Skip to content

A python script to split pdf-files into separate pages using pyPDF2

License

Notifications You must be signed in to change notification settings

droidben/split-pdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

split-pdf

A pthyon script that splits a pdf-file into it's pages and writes the pages as separate file into a newly created subfolder. Uses PyPDF2 3. Simply provide the pdf to be split as an argument when executing the script. The subfolder will be named after the original file.

Usage

python3 split.py file.pdf

About

A python script to split pdf-files into separate pages using pyPDF2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages