I'd like to let you know that we've made some improvements to our /html/convert Robot. With this robot you can make screenshots of websites and save them as JPEG or PNG.

Specifically, we've added two new parameters.

The first one, width, allows you to set the desired width of the result image. The height of the image is calculated automatically depending on the length of the web page to convert.

The second one, delay, allows you to set the time (in milliseconds) the robot will wait between loading the page and taking the screenshot of it. This allows some time to pass for all JavaScript to finish loading and initializing the page.

Enjoy!