Renan Fernandes Linux, Technology, Programming and Free Software.

14May/100

Taking Screenshot of websites via command line(with support for java/javascript)

I recently had the need to take screen from web pages via the command line, but I had a hard time finding a tool to do it. It was then that I found CutyCapt.

It basically uses Qt to open the page, load it, run the javascript (WE CAN!) and take screen.

Popularity: 18% [?]

Filed under: Dev, Linux, Tips Continue reading