FreeBSD.software
Home/textproc/py311-pdfminer.six

py311-pdfminer.six

20251230

PDF parser and analyzer

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. Features: - Parse, analyze, and convert PDF documents. - PDF-1.7 specification support. (well, almost) - CJK languages and vertical writing scripts support. - Various font types (Type1, TrueType, Type3, and CID) support. - Basic encryption (RC4) support. - Outline (TOC) extraction. - Tagged contents extraction. - Automatic layout analysis.

Origin: textproc/py-pdfminer.six
Category: textproc
Size: 9.84MiB
License: MIT
Maintainer: kai@FreeBSD.org
Dependencies: 4 packages
Required by: 7 packages
$pkg install py311-pdfminer.six

Dependencies (4)

Required By (7 packages)

More in textproc