Skip to content

device-art: a simple utility for framing your phone screenshots in a device skin

Notifications You must be signed in to change notification settings

mandarl/device-art

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

device-art

device-art: a simple utility for framing your phone screenshots in a device skin.

Currently supported device skins are Nexus 5 (1080x1920), 6 (1440x2560), 5x (1080x1920), 6p (1440x2560) and iPhone 5 (640x1136), 6 (750x1334), 6S (1080x1920) and iPad Air 2 (1536x2048) . The screenshot must match the dimensions of the device.

enter image description here

Download

Download the latest versions for Windows, Mac and Linux on the GitHub releases page: https://github.com/mandarl/device-art/releases/latest

Usage

device-art can be used on the desktop to quickly capture a screenshot and frame it, or it can be used on a build server to frame screenshots taken as part of automated tests.

Here are example scripts to capture and frame screenshots: https://github.com/mandarl/device-art/tree/master/scripts

Option Description
-h, --help display help information
-i, --input-image *input screenshot image
-d, --device[=nexus_6] the device skin to use
-o, --orientation[=port] device orientation; can be port or land
-p, --output-file[=output.png] output file path

ToDo

  • Add more devices
  • Cache device images locally, currently it is an http get every time
  • Add batch processing for multiple screenshots
  • Option to read device images from local directory

About

device-art: a simple utility for framing your phone screenshots in a device skin

Resources

Stars

Watchers

Forks

Packages

No packages published