Skip to content

snowydad/Make-Screenshots-for-App-Stores

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Make Screenshots for App Stores

Automate making localized screenshots for App Stores! This is a script for Adobe Photoshop to do this routine job.

Dialog

How to

  1. Get Make Screenshots.jsx
  2. Place it into Photoshop scripts folder (~\Adobe Photoshop CS6/Presets/Scripts/)
  3. Launch Photoshop
  4. Open your appropriately structured file (see sample.psd)
  5. Run script (File->Scripts->Make Screenshots)

You will get

Here's the example file structure you'll get:

my_screenshots_folder/
      ├────/iPhone 6 Plus/
      │       ├────/EN/
      │       |     ├────/my_screenshot.jpg
      |       └────/DE/
      |             └────/my_screenshot.jpg
      ├────/iPhone 6/
      |       ├────/EN/
      |       |     └────/my_screenshot.jpg
      |       └────/DE/
      |             └────/my_screenshot.jpg
      └────/my_screenshot.psd

ToDo:

  1. Requests?

About

Automate your Photoshop routine job of localized screenshots making for App Stores

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published