top | item 43355887

How to easily convert HTML to image in Node.js or in the browser

4 points| rcamargo | 11 months ago |rafaelcamargo.com

1 comment

order

rcamargo|11 months ago

Hello 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!