Skip to main content

A package that enables extraction of text, images, and tables.

Project description

#LexStruct_PDF

This is an efficient python library build to extract the contents(text,images,tables) from a pdf.

It accepts one argument i.e. path of your pdf.

How to use:-

from LexStruct_PDF import ContentExtractor

obj = ContentExtractor("pdf to your path") extracted_text = obj.extract_content()

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

lexstruct_pdf-0.0.1.tar.gz (4.2 kB view hashes)

Uploaded Source

Built Distribution

lexstruct_pdf-0.0.1-py3-none-any.whl (4.6 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