Closed tsingwong closed 3 years ago
my params set like this
{ "url": "http://www.baidu.com", "screenshot": { "type": "jpeg", "quality": "80", "selector": "#head_wrapper" }, "output": "screenshot" }
i want to return a jpeg image, but always return a png image.
my params set like this
i want to return a jpeg image, but always return a png image.