Skip to content

Illenhad/extract_pdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Extract PDF

This module allows the extraction of a block pages within a PDF. This page set is then returned as a pdf file.

Installation:

pip install extract_pdf

Example

>>> from extract_pdf import extract
>>> extract('/path/of/pdf', 5, 12)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages