Giter Club home page Giter Club logo

icoutil's Introduction

TL;DR

Use this shell script on macOS to generate all the icon size combinations you need to publish your app to the iTunes and Google Play stores.

How To

Run mkicons.sh to display usage instructions:

VERSION: 1.0.0
USAGE:
    ./mkicons.sh file destination

DESCRIPTION:
    Generate a complete set of iOS application icons.

    file - The source png image. Preferably above 1024x1024
    destination - The destination path where the icons are output to.

    This script is depend on sips, a small command line utility available on
    macOS.
AUTHOR:
    Jason <[email protected]>

LICENSE:
    Apache 2.0

EXAMPLE:
    ./mkicons.sh 1024.png ~/out

How it Works

This script uses sips, a built in image process utility on macOS to resize the input image to all the options you need. See the code for exact params.

icoutil's People

Contributors

jleach avatar

Stargazers

Amit Padmani avatar

Watchers

 avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.