--- id: pdfminer-six version: "20260107" license: MIT license_treatment: permissive maintenance: active --- # pdfminer.six — PDF parser and analyzer License: permissive · Maintenance: active · Popularity: top 1,000 on PyPI ## Install pip install pdfminer-six uv add pdfminer-six poetry add pdfminer-six ## Description pdfminer.six ============ [![Continuous integration](https://github.com/pdfminer/pdfminer.six/actions/workflows/actions.yml/badge.svg)](https://github.com/pdfminer/pdfminer.six/actions/workflows/actions.yml) [![PyPI version](https://img.shields.io/pypi/v/pdfminer.six.svg)](https://pypi.python.org/pypi/pdfminer.six/) [![gitter](https://badges.gitter.im/pdfminer-six/Lobby.svg)](https://gitter.im/pdfminer-six/Lobby?utm_source=badge&utm_medium) *We fathom PDF* Pdfminer.six is a community maintained fork of the original PDFMiner. It is a tool for extracting information from PDF documents. It focuses on getting and analyzing text data. Pdfminer.six extracts the text from a page directly from the sourcecode of the PDF. It can also be used to get the exact location, font or color of the text. It is built in a modular way such that each component of pdfminer.six can be replaced easily. You can implement your own interpreter or rendering device that uses the power of pdfminer.six for other purposes than text analysis. Check out the full documentation on [Read the Docs](https://pdfminersix.readthedocs.io). Features -------- * Written entirely in Python. * Parse, analyze, and... ## AI interpretation — verify before relying Extracts and analyzes text, images, and metadata from PDF documents using pure Python, supporting encryption, CJK languages, and various compression formats. Verdict: Production-stable PDF extraction library with active maintenance, permissive MIT licensing, and low install friction. Well-suited for text and metadata extraction workflows; no known vulnerabilities as of 2026-08-13. [View on SkillFed](https://skillfed.io/packages/pdfminer-six) · [View on PyPI](https://pypi.org/project/pdfminer-six/)