DEV Community

Discussion on: How to turn HTML webpage into an Image?

Collapse
 
youpiwaza profile image
max

Or chrome extension "go full page".
You can print as PNG or PDF ;)

Nice article though, I liked the writing

Collapse
 
jasmin profile image
Jasmin Virdi

Definitely, there could be other ways but I wanted to try using plain JS

Collapse
 
youpiwaza profile image
max

No problem, if it was for discovery reasons ou just see if it waws possible :)

The security aspect is nice, it could be used as a deep sanitize ^^