Skip to content
forked from py-pdf/pypdf

A utility to read an write pdfs with Python

License

Notifications You must be signed in to change notification settings

adammorris/PyPDF2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#PyPDF2

PyPDF2 is a pure-python PDF library capable of splitting, merging together, cropping, and transforming the pages of PDF files. It can also add custom data, viewing options, and passwords to PDF files. It can retrieve text and metadata from PDFs as well as merge entire files together.

Homepage
http://mstamy2.github.io/PyPDF2/

##Examples

Please see sample code folder

##Documentation

Documentation is available at
https://pythonhosted.org/PyPDF2/

##FAQ Please see
http://mstamy2.github.io/PyPDF2/FAQ.html

About

A utility to read an write pdfs with Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.8%
  • Shell 0.2%