Skip to content

setoff/scripts

Repository files navigation

Scripts

###tinypng.rb### TinyPNG script allow you to use tinypng.com service.
Details: https://tinypng.com/developers.

Script help:

Usage: ruby tinypng.rb [-d | --dir PATH] [--apply]
    -a, --apply                      Apply compression files: rename temp files to source files names
    -d, --dir PATH                   Source files directory. Default: pwd()
    -h, --help                       Show this help

Additional gems to install:

gem install filesize

###makeicons.sh### Make iOS app icons script generates all app icon sizes from one file. For better results source file should be sized 1024x1024.

This script use ImageMagick's convert tool. Installation instructions available here.

###mandesc.sh### Prints first several lines of man page of every installed tool.

About

iOS resources tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published