CMD + K

pdfminer3k

Community

pdfminer3k is a Python 3 port of pdfminer — a tool for extracting information from PDF documents

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::pdfminer3k

Usage Tracking

1.3.1
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

pdfminer3k is a Python 3 port of pdfminer. PDFMiner is a tool for extracting information from PDF documents. Unlike other PDF-related tools, it focuses entirely on getting and analyzing text data. PDFMiner allows to obtain the exact location of texts in a page, as well as other information such as fonts or lines. It includes a PDF converter that can transform PDF files into other text formats (such as HTML). It has an extensible PDF parser that can be used for other purposes instead of text analysis.

About

Summary

pdfminer3k is a Python 3 port of pdfminer — a tool for extracting information from PDF documents

Last Updated

Aug 4, 2017 at 12:33

License

MIT

Total Downloads

127.2K

Supported Platforms

linux-64
win-32
noarch
macOS-64
win-64