--- syntax: markdown tags: [tldr, common] source: https://github.com/tldr-pages/tldr.git --- # idevicescreenshot > Get a screenshot from the connected iOS device. > More information: . - 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}}`