How to easily convert HTML to image in Node.js or in the browser
rafaelcamargo.comHello you all! Whether you're exporting a chart or generating images with dynamic text, converting HTML into an image can be super useful. I share in this post how to do it both on the server (NodeJS) and directly in the browser. Hope you like it!