Hi,
I created a Node.js microservice that can render any website as a small-sized 8bpp BMP.
For example It can used together with GxEPD2's showBitmapFrom_HTTP function.
This could be useful for creating UIs for ePaper displays driven by microcontrollers.
It's certainly easier to write HTML than C++.
Parameters such as sensor data can be sent to the target website via the query string.