pdfminer1.0 package

Read Portable Document Format (PDF) Files

Provides an interface to 'PDFMiner' <https://github.com/pdfminer/pdfminer.six> a 'Python' package for extracting information from 'PDF'-files. 'PDFMiner' has the goal to get all information available in a 'PDF'-file, position of the characters, font type, font size and informations about lines. Which makes it the perfect starting point for extracting tables from 'PDF'-files. More information can be found in the package 'README'-file.

  • Maintainer: Florian Schwendinger
  • License: MIT + file LICENSE
  • Last published: 2020-06-22