/ImageCropper

Primary LanguageSwiftMIT LicenseMIT

ImageCropper

ImageCropper is command-line tool which helps crop transparent pixels from a set of images. Additionally ImageCropper uses tinyPNG service for compression.

You can setup your tinyPNG API key in tiny_png_config.plist file

Usage

Put all source images in separate folder and then run executable in terminal, like:

cropper ./path-to-source-image-directory ./path-to-destination-directory