Skip to content

TheRealAnt/iOSImageAssetResizer1x2x3x

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation


logo

Key Features

  • Resize bulk images @1x@2x@3x for Xcode Assets.
  • Generate Config.json file for each image.
  • Generate folders for each image so it is organized nicely.
  • Checks and auto installs ImageMagick if necessary.

How To Use

To run this application, you'll need Homebrew and ImageMagick installed on your Mac. From your terminal:

# Clone this repository
$ git clone https://github.com/TheRealAnt/iOSImageAssetResizer1x2x3x

# Go into the repository
$ cd iOSImageAssetResizer1x2x3x

# Run the script
$ ./123ImageResizer.sh

#If you have 'permission denied' when trying to run, try:
$ chmod +x ./123ImageResizer.sh

Demo

License

MIT


GitHub @TheRealAnt

About

Bash script which resizes iOS image assets @1x@2x@3x for Xcode

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages