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.