Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 647 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 647 Bytes

iOS-icons-export

A photoshop script to automate the icons export for iOS apps.
The icons will be saved for web on PNG-24 format with transparency without interlaced and at quality 100%.
You can change the properties changing the method getExportOptions() of the file.

How to use it:

  • Download 'iOS_icons_export.jsx'
  • Open Photoshop
  • Go to File > Scripts > Browse

Photoshop will open a dialog:

  • Select the source image (PSD, PNG or JPG)

If the imagen is correct, will display another dialog:

  • Select the destination folder in which you want to store the generated icons

License

Apache License 2.0