Skip to content

kasztan2/pdf-splitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A small utility library to split PDF documents by text (regex).

Installation

pip install git+https://github.com/kasztan2/pdf-splitter

Usage

from pdf_splitter import split_pdf

split_pdf("input.pdf", "output_folder", "Exercise \d+")

License

MIT License

About

Small utility library to split PDF documents by text (regex).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages