Skip to main content

No project description provided

Project description

pdfTableJson

Extract tables data from pdf files To JSON

Installation

  • Rquired Python >= 3.8
  • install with pip
pip install pdfTableJson

Example

import

import pdfTableJson.converter as converter

path = "PATH/PDF_NAME.pdf"
result = converter.main(path)
print(result)

License

  • GPL-3.0 license

Contact

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

pdfTableJson-0.0.9-py3-none-any.whl (21.8 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