Skip to main content

PDF parser and analyzer

Project description

yapdfminer (Yet Another PDFMiner fork)

PDFMiner is a great Python tool that had apparently been abandoned by its original author Yusuke Shinyama in 2016. Ever since, it got forked and re-forked time and time again but never maintained for long.

Goals

I created this fork in order to better service the requirements of my own project from PDF analysis:

  1. Apply multiple pull requests that languish on the original repository, that solve some bugs that I ran into.
  2. Target Python 3.7. There will be no attempt to maintain backwards compatibility to older versions of Python.
  3. Generate a smaller distribution package (I'm running on AWS Lambda, where RAM is at a premium), at the cost of dropping support for Chinese, Japanese and Korean PDFs.

If you require Asian language support, it should be simple enough to re-enable it by building with the resource files in cmaprsrc.

Other than the issues mentioned above, I do strive to make this library drop-in compatible with the original PDFMiner, including for example the package name (which pdfminer3 had changed).

Lineage:

About

PDFMiner is a pure Python tool for extracting information from PDF documents.

Its focus is on PDF content retrieval and analysis.

Please refer to the original repo for more information: https://github.com/euske

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

yapdfminer-1.2.2.tar.gz (123.7 kB view hashes)

Uploaded Source

Built Distribution

yapdfminer-1.2.2-py3-none-any.whl (139.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page