Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Example

This directory contains a sample screenshots.json configuration.

How to use

  1. Place your raw screenshots in a directory organized by locale:

    raw_screenshots/
      en-US/
        iPhone_6.9_01-Home.png
        iPhone_6.9_02-Detail.png
        iPhone_6.9_03-Settings.png
      es-ES/
        iPhone_6.9_01-Home.png
        iPhone_6.9_02-Detail.png
        iPhone_6.9_03-Settings.png
    
  2. Run Screenshot Factory:

    screenshot-factory \
      --config Example/screenshots.json \
      --input  raw_screenshots/ \
      --output framed_output/
  3. Check the framed_output/ directory for your framed screenshots.

Tips

  • Use iPhone_6.9 screenshots (1320x2868) — Apple auto-scales to smaller devices
  • Add iPad_13 to outputSizes if your app supports iPad
  • Try different layout values: textAboveDevice, textBelowDevice, panoramic
  • Use .AppleSystemUIFontBold for the system font, or any installed font name