litehtml

Fast and lightweight HTML/CSS rendering engine library

brewmacoslinux
Try with needOr install directly
Source

About

Fast and lightweight HTML/CSS rendering engine

Commands

litehtml

Examples

Render HTML file to document structure$ litehtml input.html
Convert HTML with CSS styling to output format$ litehtml --css style.css input.html
Display litehtml version information$ litehtml --version