Contents

pdfminer.six 20260107

0

PDF parser and analyzer

PDF parser and analyzer

Stars: 6899, Watchers: 6899, Forks: 1024, Open Issues: 215

The pdfminer/pdfminer.six repo was created 11 years ago and the last code push was 4 days ago.
The project is extremely popular with a mindblowing 6899 github stars!

How to Install pdfminer-six

You can install pdfminer-six using pip

pip install pdfminer-six

or add it to a project with poetry

poetry add pdfminer-six

Package Details

Author
Yusuke Shinyama, Pieter Marsman
License
None
Homepage
None
PyPi:
https://pypi.org/project/pdfminer.six/
GitHub Repo:
https://github.com/pdfminer/pdfminer.six

Classifiers

  • Text Processing
No  pdfminer-six  pypi packages just yet.

Errors

A list of common pdfminer-six errors.

Code Examples

Here are some pdfminer-six code examples and snippets.

GitHub Issues

The pdfminer-six package has 215 open issues on GitHub

  • OSS-Fuzz issue 478126023
  • new file
  • Fix: reproducibility when generating cmap .json.gz
  • Generated cmap .json.gz files are not reproducible
  • "make cmap" is no longer available since v20251229
  • OSS-Fuzz issue 474631741
  • OSS-Fuzz issue 474442833
  • Want to contribute performance optimizations
  • OSS-Fuzz issue 473099991
  • OSS-Fuzz issue 472838592
  • OSS-Fuzz issue 472769365
  • OSS-Fuzz issue 472182137
  • OSS-Fuzz issue 472047814
  • OSS-Fuzz issue 471973860
  • OSS-Fuzz issue 471947344

See more issues on GitHub

Related Packages & Articles

pdfkit 1.0.0

Wkhtmltopdf python wrapper to convert html to pdf using the webkit rendering engine and qt

pdf2image 1.17.0

A wrapper around the pdftoppm and pdftocairo command line tools to convert PDF to a PIL Image list.

oletools 0.60.2

Python tools to analyze security characteristics of MS Office and OLE files (also called Structured Storage, Compound File Binary Format or Compound Document File Format), for Malware Analysis and Incident Response #DFIR

nbconvert 7.16.6

Converting Jupyter Notebooks (.ipynb files) to other formats. Output formats include asciidoc, html, latex, markdown, pdf, py, rst, script. nbconvert can be used both as a Python library (import nbconvert) or as a command line tool (invoked as jupyter nbconvert ...).

lkml 1.3.7

A speedy LookML parser implemented in pure Python.