Tablet screenshot
Requires a Standard license
Screenshot the ZShot Gazette at a tablet device preset, saved to gazette.png.
zshot -f gazette.png --device iPadAir11 https://zshot-cli.com/example_assets/gazette/{
"url": "https://zshot-cli.com/example_assets/gazette/",
"output_type": "png",
"device": "iPadAir11"
}curl -X POST http://127.0.0.1:3000/ \
-H "Content-Type: application/json" \
-d '{"url":"https://zshot-cli.com/example_assets/gazette/","output_type":"png","device":"iPadAir11"}' \
-o gazette.png
See --device and --device-list for the available presets.