This is the Linux app named html2canvas whose latest release can be downloaded as v1.4.1.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named html2canvas with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
html2canvas
DESCRIPTION
html2canvas is a JavaScript HTML renderer. The script provides you with the tools to take screenshots of webpages directly on the browser. The screenshot is based on the DOM and therefore, it may not be 100% accurate to the real representation, given that it is not an actual screenshot, but a type of screenshot built based on the available data and information of the page. The script renders such page as a canvas image, by reading the DOM and the different styles of the featured elements. It doesn't require rendering from the server, given that the image is created on the user's browser. However, as it is heavily dependent on the browser, the library is not to be used in nodejs. It can't circumvent any browser content policy restrictions and to render cross-origin content a proxy will be needed to get the content to the same origin.
Features
- The script allows you to take screenshots of webpages
- Screenshots are based on the DOM
- The library works with Chrome, Firefox, Opera, IE9, Edge and Safari
- The script doesn’t render plugin content such as Flash or Java
- To build a screenshot, it gathers information on all the elements on the webpage
Programming Language
TypeScript
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/html2canvas.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.