idevicescreenshot Command Examples
Get a screenshot from the connected iOS device. More information: https://manned.org/idevicescreenshot.
- Save a screenshot with the default file name as a TIFF image:
idevicescreenshot
- Save a screenshot with a specific file name:
idevicescreenshot {{path/to/file.tiff}}