Quickly generates perfect Apple Watch screenshots.
Drag and drop a screenshot from the 42mm simulator (⌘S) and choose the correct type.
Note: This project uses Swift 2.0. In order to compile you must use Xcode 7 or later.
- Removes charging indicator from status bar
- Changes clock to read "10:09"
- Overlays on blurred watch face
- Adds page indicator
Note: Since Apple strongly recommends glances use a black background, a color mask on black content is used to overlay the glance screenshot on the blurred watch face. This means any black content will be treated as transparent. For the majority of users this should not be a problem, but if you have black content you'll need to manually correct your image after using this tool.
- Overlays on blurred watch face
- Changes clock to read "10:09"
Note: The method used to overlay notifications on a blurred watch face is not entirely accurate. Notification content is recommended to be displayed on on white background with 14% opacity. Due to the limited nature of the simulator, the screenshot can only be captured on a black background which prevents this effect from working correctly. In order to best simulate the effect with the available screenshots, the screenshot is composited with the watch face using a screen blend mode. This allows the watch face to display through the gray regions of the notification.
Follow Imperiopolis on Twitter (@Imperiopolis)
Released under the MIT license. See LICENSE for details.