Y
Hacker News
new
|
ask
|
show
|
jobs
How to easily convert HTML to image in Node.js or in the browser
(
rafaelcamargo.com
)
4 points
by
rcamargo
460 days ago
1 comments
rcamargo
460 days 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!
link