项目作者: myaghobi

项目描述 :
Best script for exporting assets from photoshop to android mipmap/drawable resources(any size to android standard resource size).
高级语言: JavaScript
项目地址: git://github.com/myaghobi/Best-Photoshop-To-Android-Exporter-Script.git
创建时间: 2016-03-31T16:23:05Z
项目社区:https://github.com/myaghobi/Best-Photoshop-To-Android-Exporter-Script

开源协议:Apache License 2.0

下载


Best Photoshop To Android Exporter Script 1.3.0

Best script for exporting assets from photoshop to android mipmap/drawable resources.

Alt text

Usage

Copy BestPhotoshopToAndroidExporterScript.jsx to Adobe Photoshop Adobe Photoshop/Presets/Scripts folder, after done the script will appear in the File > Scripts submenu.
Also you can run the script in Photoshop by choosing File > Scripts > Browse.

Options

Target type

  1. Target type
  2. ├─── Launcher icons(standard icons - target mdpi width=48px)
  3. ├─── Action bar, Dialog & Tab icons(target mdpi width=32px)
  4. ├─── Small Contextual Icons(target mdpi width=16px)
  5. ├─── Notification icons(target mdpi width=24px)
  6. |
  7. ├─── Custom size(target mdpi width=entered custom number)
  8. └─── Free size drawable(target mdpi width=free)

Icon Density

  1. Icon Density
  2. ├─── ldpi 0.75x
  3. ├─── mdpi 1x
  4. ├─── hdpi 1.5x
  5. ├─── xhdpi 2x
  6. ├─── xxhdpi 3x
  7. └─── xxxhdpi 4x

Target path

  1. Target path
  2. ├─── Mipmap /mipmap-mdpi ...
  3. └─── Drawable /drawable-mdpi ...

Illustrator Version

Best Illustrator To Android Exporter Script

License

  1. Copyright 2023 Mohammad Yaaghubi
  2. Licensed under the Apache License, Version 2.0 (the "License");
  3. you may not use this file except in compliance with the License.
  4. You may obtain a copy of the License at
  5. http://www.apache.org/licenses/LICENSE-2.0
  6. Unless required by applicable law or agreed to in writing, software
  7. distributed under the License is distributed on an "AS IS" BASIS,
  8. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  9. See the License for the specific language governing permissions and
  10. limitations under the License.