About Anaconda Help Download Anaconda

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

Installers

Info: This package contains files in non-standard labels.
  • linux-64 v1.3.1
  • win-64 v1.3.1
  • osx-64 v1.3.1
  • win-32 v1.3.1
  • noarch v1.3.1

conda install

To install this package run one of the following:
conda install conda-forge::pdfminer3k
conda install conda-forge/label/cf201901::pdfminer3k
conda install conda-forge/label/cf202003::pdfminer3k

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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy