Photoshop .jsx Script to generate Layernames for the Assets Generator
Alpha Version!
The Script renames the Layer of an .psd file in Photoshop.
#Supported Sizes: iPhone: @3x, @2x, @1x(foo.png) to Folder xcode
Android: xxhdpi, xhdpi, hdpi, mdpi, ldpi
#Structur:
- xcode
- [email protected]
- [email protected]
- foo.png
- xxhdpi
- foo.png
- xhdpi
- foo.png
- hdpi
- foo.png
- mdpi
- foo.png
- ldpi
- foo.png
Enable File/Generate Assets and Photoshop will do the rest for you.
#See: Generate image assets from layers https://helpx.adobe.com/photoshop/using/generate-assets-layers.html