GithubHelp home page GithubHelp logo

erikfloresq / jimp-appicon Goto Github PK

View Code? Open in Web Editor NEW

This project forked from davidfekke/jimp-appicon

1.0 0.0 0.0 1.53 MB

A tool written completely in JavaScript for creating AppIcon for the iOS

License: Other

JavaScript 100.00%

jimp-appicon's Introduction

jimp-appicon

NPM version Build Status Coveralls Status Dependency Status Downloads

A module for creating AppIcons for iOS applications. This command line program uses native JavaScript image processing (Jimp), so it does not require any native extensions.

Have you gotten sick of creating the different iOS icon sized images in Photoshop or some other image editing application. Use this command line utility to create all of your icon assests.

Install

npm i -g jimp-appicon

Usage

appicon -s MyAppIcon.png

If you do not specify a source, Appicon will will default to a file named 'Appicon.png' in the same directory this command is run. Appicon will save a directory called 'Icons' into the directory where this command is run.

Once you are done, simply copy the 'Appicon.appiconset' directory into the 'Assets.xcassets' directory in your iOS xcode project.

License

Apache-2.0 © David Fekke

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.