Closed sindresorhus closed 9 years ago
Before we document this in pageres I think we should change the format to jpg instead of jpeg.
jpg
jpeg
To match the most used extension. I at least find it more natural to use jpg.
@kevva Thoughts?
Does it work with jpg? Check the supported formats on http://phantomjs.org/api/webpage/method/render-base64.html.
Probably not, but we can just rewrite it.
https://github.com/kevva/screenshot-stream/commit/f968b7d2609f94ca088544ae672da086f45efc24
Before we document this in pageres I think we should change the format to
jpg
instead ofjpeg
.To match the most used extension. I at least find it more natural to use
jpg
.@kevva Thoughts?