1

I would really like to provide a bug report tool for a software I'm working on in PHP/JS. It would be beneficial to be able to take screenshots because users are not enough nerds to do print screen + paste and that's also painful for them.

Is there a way to take screenshots, say using HTML5 Canvas or something? Even if it works in some modern browsers it would help.

Tower
  • 98,741
  • 129
  • 357
  • 507
  • this answer can help you [Using HTML5/Canvas/Javascript to take screenshots][1] [1]: http://stackoverflow.com/questions/4912092/using-html5-canvas-javascript-to-take-screenshots – negadro Jan 17 '12 at 09:11

2 Answers2

5

If you like a drop-in solution, give Usersnap a try ( https://usersnap.com ) - installing is as simple as adding google analytics and the screenshots are accurate.

Gregor
  • 4,306
  • 1
  • 22
  • 37
0

There is also couple of other tools for that. E.g. http://trackduck.com or http://bugherd.com

I tried all 3 tools, but stay with TrackDuck for easy of use and video feedback feature. From other hand I really do like painting arrows on UserSnap screenshots.

Jaro
  • 982
  • 1
  • 10
  • 25