py-pdf / pypdfLinks
A pure-python PDF library capable of splitting, merging, cropping, and transforming the pages of PDF files
☆9,745Updated last week
Alternatives and similar repositories for pypdf
Users that are interested in pypdf are comparing it to the libraries listed below
Sorting:
- Community maintained fork of pdfminer - we fathom PDF☆6,863Updated 2 weeks ago
- pdfrw is a pure Python library that reads and writes PDFs☆1,912Updated last year
- PyMuPDF is a high performance Python library for data extraction, analysis, conversion & manipulation of PDF (and other) documents.☆8,881Updated this week
- Python PDF Parser (Not actively maintained). Check out pdfminer.six.☆5,303Updated 3 years ago
- Create and modify Word documents with Python☆5,397Updated 7 months ago
- A python module that wraps the pdftoppm utility to convert PDF to PIL Image object☆1,930Updated last year
- A Python library for reading and writing PDF, powered by QPDF☆2,608Updated this week
- Wkhtmltopdf python wrapper to convert html to pdf☆2,036Updated 2 years ago
- A Python library to extract tabular data from PDFs☆3,574Updated this week
- Tika-Python is a Python binding to the Apache Tika™ REST services allowing Tika to be called natively in the Python community.☆1,641Updated 9 months ago
- extract text from any document. no muss. no fuss.☆4,420Updated last year
- Python Imaging Library (Fork)☆13,329Updated last week
- Fuzzy String Matching in Python☆9,269Updated 2 years ago
- Plumb a PDF for detailed information about each char, rectangle, line, et cetera — and easily extract text and tables.☆9,570Updated 2 weeks ago
- Reads key-value pairs from a .env file and can set them as environment variables. It helps in developing applications following the 12-fa…