Skip to content

A python script that splits pdfs in multiple parts โœ‚๏ธ๐Ÿ“„

License

Notifications You must be signed in to change notification settings

Zeyu-Li/pdf-splitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

6 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

PDF Splitter

A Python script that splits pdf files or get the Windows executable here

Usage

Windows

For Windows users you can download the latest release here or go to github.com/Zeyu-Li/pdf-splitter/releases/tag/Version-1 and click download

Once you unzip you can go in and input your pdf files in the input and click on split.exe

*Note for the executable you do not need any dependencies as it is already included, in fact, you do not even need python to run

Non Windows

To use either run it with

python3 split.py 3 5 7

*Numbers at the end that indicate where the breaks occur

Or

python3 split.py

And it will then prompt you for the numbers where the break occur

Requires

  • PyPDF2 (If you are not running the executable, otherwise no dependencies)

Licence

MIT

About

A python script that splits pdfs in multiple parts โœ‚๏ธ๐Ÿ“„

Topics

Resources

License

Stars

Watchers

Forks

Languages