a-tfkc / pdf_splitter

A small GUI to split your pdf files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PDF Splitter

With this compact tool you can split your pdf files.

PDF Splitter

It is written in Python 3 and uses Python's tkinter for the GUI realization.

Requirements

The PyPDF2 library needs to be installed beforehand. Use the package manager pip to install PyPDF2.

pip install PyPDF2

Usage

Open your cmd and navigate to the folder where pdfsplitter.py is. Now simply type:

python pdfsplitter.py

The GUI will open up and you can start splitting your files.

About

A small GUI to split your pdf files.


Languages

Language:Python 100.0%