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.
Built Distribution
Close
Hashes for htmlmerge-1.2.7-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d6f005e029b2c2a7c6c23047054751a90e453f0fc0b80ff2e41c0a3787378583 |
|
MD5 | 073eb70d1ee6e1c8788f340b0daa7f29 |
|
BLAKE2-256 | c996293e7a15bbba78a7be2bd3496bdbcb894f94cdeba404ca55ca15477e06cd |