Software Details:
Version: 0.1.0
Upload Date: 12 May 15
Distribution Type: Freeware
Downloads: 87
Size: 5 Kb
Printscreen.js is a JavaScript library that can parse the user's clipboard, and if an image is found inside it, allow the user to to copy-paste it inside a Web page.
This is done by dumping the image to a canvas tag on the page.
If the developer provides a mechanism to save the image to the server, the Printscreen.js library can be a pretty solid system for sharing screenshots with clients or other developers.
The library doesn't have any dependencies and can easily be embedded with any complex CRMs, chat systems, or customer support services.
Usage instructions and a demo page are included with the Printscreen.js package.
Requirements:
- JavaScript enabled on client side
- HTML5 canvas enabled browser
Comments not found