litehtml
« Back to VersTracker
Description:
Fast and lightweight HTML/CSS rendering engine
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: c-plus-plus html rendering library lightweight
Install: brew install litehtml
About:
Litehtml is a fast and lightweight HTML/CSS rendering engine designed for embedding in C++ applications. It parses HTML and applies CSS styles to render content without the overhead of a full web browser. Its primary value is enabling developers to render UI elements or formatted text in native applications efficiently.
Key Features:
  • Small footprint and low memory usage
  • C++ library for easy integration
  • Supports core HTML5 and CSS2 features
  • Platform-independent rendering backend
Use Cases:
  • Embedding rich text or HTML documentation in desktop applications
  • Rendering UI for embedded systems or resource-constrained devices
Alternatives:
  • WebKit – Much heavier, full-featured browser engine
  • Sciter – Proprietary engine with scripting support
Version History
Detected Version Rev Change Commit
Oct 9, 2025 7:42pm 0 VERSION_BUMP 928a7605