Skip to content

ImaginationOverflow/WindowsStoreAssetGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Windows Store Asset Generator

Two simple photoshop scripts to allow you to given a tile generate all the App and Store resources needed. The original tile psd should be at least 1024x1024.

The scripts are configured with the overall image size, the size of the icon, name and background color.

Parameters

To set the name, on the psd create a layer named AppTitle and place it on your desired location (inside the psd). The script automatically will add the name on the configured assets, as an example, it won't add the name on the app tiles.

For the regular backgrounds (one color only) we use the same approach. Create a layer named Background and the scripts will handle when it should appear or not.

For more info check the detailed blog post.

Output

The WinAppAssets script generates the following images:

  • Logo
  • SmallLogo
  • SplashScreen
  • Square71x71Logo
  • StoreLogo
  • WideLogo

Each of the items are generated in the 100, 140 and 240 scale.

The WinStoreAssets script generates:

  • 414x180
  • 414x468
  • 558x558
  • 558x756
  • 846x468
  • 2400x1200
  • AppTileIcon
  • BgImage
  • SquareIcon
  • WideIcon

Feel free to contribute.

How to use

  1. Download the Scripts
  2. Place all of them under %Photoshop_Install_Dir\Presets\Scripts
  3. Restart photoshop
  4. File->Scripts WinXXXAssets.jsx
  5. Select the desired destination folder.
  6. Select the psd that you wish the scripts to use
  7. Wait

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published