1idevicescreenshot(1)        General Commands Manual       idevicescreenshot(1)
2
3
4

NAME

6       idevicescreenshot - Gets a screenshot from the connected device.
7

SYNOPSIS

9       idevicescreenshot [OPTIONS] [FILE]
10
11

DESCRIPTION

13       Gets a screenshot from the connected device.
14
15       The screenshot is saved as a TIFF image with the given FILE name, where
16       the   default   name   is   "screenshot-DATE.tiff",   e.g.:   ./screen‐
17       shot-2013-12-31-23-59-59.tiff
18
19       NOTE:  A mounted developer disk image is required on the device, other‐
20       wise the screenshotr service is not available.
21
22

OPTIONS

24       -u, --udid UDID
25              target specific device by UDID.
26
27       -n, --network
28              connect to network device.
29
30       -d, --debug
31              enable communication debugging.
32
33       -h, --help
34              prints usage information
35
36       -v, --version
37              prints version information.
38
39

AUTHOR

41       Nikias Bassen
42
43       Man page written to conform with Debian by Julien Lavergne.
44
45

ON THE WEB

47       https://libimobiledevice.org
48
49       https://github.com/libimobiledevice/libimobiledevice
50
51
52
53                                                          idevicescreenshot(1)
Impressum