Skip to main content

Merges html files that are created by pdfminer.six using exact option

Project description

Merges html files that are created by pdfminer.six using -Y exact.

To use:

pip install htmlmerge

from htmlmerge import html_merge

f = open(‘foo.html’, ‘rb’).read()

foobar = html_merge(f)

result = foobar.run()

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

htmlmerge-1.2.7-py2.py3-none-any.whl (6.5 kB view hashes)

Uploaded Python 2 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