How to make screenshot of a website ?
Hi Experts
I want to know whether there is any way that javascript can make screenshot of a website? How can we do it? Can anyone guide me.
Hi Experts
I want to know whether there is any way that javascript can make screenshot of a website? How can we do it? Can anyone guide me.
Hello,
This is the website that you should see: https://github.com/niklasvh/html2canvas
There are Jscript HTML render who you might use for taking screenshots on websites, or if you want just some parts of the website. You can see on that link how it works, with which browser can work, about the usage, building etc. You can download the JScripts from there.
Regards,
Williamson Mellisa
Hi Nina,
There are several ways you can do this. Here are some tutorial. Just click on each link and it will direct you on how to screenshot a website:
How to screenshot website in JavaScript client-side?
Take a screenshot of a webpage with JavaScript