This makes it possible to control the jpeg compression quality when creating a screenshot. It will not work if you're using streaming because it's not possible to set the quality when using .renderBase64().
Default compression quality is set to 75, which is what phantomjs already uses by default.
This makes it possible to control the jpeg compression quality when creating a screenshot. It will not work if you're using streaming because it's not possible to set the quality when using .renderBase64().
Default compression quality is set to 75, which is what phantomjs already uses by default.