klauslanza / iOS-Images-Prepare

Mac OS X service preparing 3 sizes of image (@3x, @2x, normal size) for Image Assets very simple and fast.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iOS-Images-Prepare

It is service made in automator making preparing 3 sizes of image (@3x, @2x, normal size) of Image Assets very simple and fast. Script let you create image in 3 sizes needed for Image Assets in XCode. Script automatically give proper name for each of 3 images.

#Instalation

Double click on script to install in system.

#You need...

Image with proper resolution (resolution of @3x image) and proper extension .jpg or .png.

F.ex. file named: arrowIcon.png with size: 90x90 (px)

Script will make 3 files from it:

#Using

  1. Click right button on image file.
  2. Choose Services -> Create @3x

Thats all. Script will generate 3 files for you. There is too less time in life to waste it for scalling images manually :)

About

Mac OS X service preparing 3 sizes of image (@3x, @2x, normal size) for Image Assets very simple and fast.

License:GNU General Public License v2.0