SkillAgentSearch skills...

Litehtmltopng

The simple render html to png based on litehtml engine (windows helper. Code for all platforms)

Install / Use

/learn @hovlad/Litehtmltopng
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

litehtmltopng (litehtml engine)

litehtmltopng is simple html render to png image designed to helper the litehtml HTML rendering engine.

Also demonstrated:

  • cairo work with freetype
  • cairo scaling pictures

Building

You can build litehtmltopng with Vinsual Studio 2008 and newer. Note: this project contais some git submodules:

Please be sure the submodules are fetched, or download them from github and copy into libs subfolder.

Why fork litehtml?

Used litehtmlcpp98 because while in fork implemented cairo_f container allows minimal commons dependencies for Windows, Linux Embedded, Android and other platforms.

Download binaries

You can download the binary files from freetype cairo

Using litehtmltopng

Before running litehtmltopng copy the files freetype.dll (from libs\freetype) cairo.dll (from libs\cairo) and litehtml.dll (libs\litehtml) into the same folder where litehtmltopng.exe .

Additionally

Basis of the project https://github.com/litehtml/litebrowser

Reference links

Related Skills

View on GitHub
GitHub Stars7
CategoryDevelopment
Updated11mo ago
Forks1

Languages

C++

Security Score

77/100

Audited on Apr 28, 2025

No findings