ClownMonster / DataExtraction_from_PDF_Python

Extracting the contens of the pdf file with python library PyPDF2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DataExtraction_from_PDF_Python

Extracting the contens of the pdf file with python library PyPDF2 #Pypdf2 can be used to

1.extracting document information
2.split the documents page by page
3.merge the pages to single one
4.encrypt or decrypt the data
5.crop the pages and more..

About

Extracting the contens of the pdf file with python library PyPDF2

License:MIT License


Languages

Language:Python 100.0%