maxwell / screencap

A gem to screencap webpages in ruby. Uses Phantom.js under the hood.
MIT License
179 stars 63 forks source link

JPEG quality adjustment #27

Open dreikanter opened 9 years ago

dreikanter commented 9 years ago

In some cases it's more efficient to use JPEG format instead of PNG. But there is no option in gem API to define JPEG quality. Default value produce blurry pictures.