News

A Python library backed by Rust's html2text to convert HTML to plain text. The project leverages the power of Rust to ensure fast and efficient operations, while providing an easy-to-use Python ...
The docker image expose the html2text command line tool (a.k.a. ENTRYPOINT) so, when you run the docker image you can the parameters to such binary invocation, for example: docker run --rm ...