Git Product home page Git Product logo

iconsplashmaker's Introduction

#Script to generate icons and splash for iOS/Android ##Introduction Hey guys! It's a python script to generate icons and screenshots for iOS and Android Apps.

Check this,you will find out what we do.

demo

Now we support iOS 10!

##Environment Python 2.7

PIL or Pillow

##How to use in command line or terminal:

python tool.py [action] [filename] [platform]

  • action:icon or screenshot
  • filename:your icon filename(screenshot not needed)
  • platform:ios or android

Examples:

To generate iOS icon:python tool.py icon icon.jpg ios

To generate Android icon:python tool.py icon icon.jpg android

To generate iOS screenshots:python tool.py screenshot ios

To generate Android screenshots:python tool.py screenshot android

##Tips

  • You need to prepare a 'mask.png' to crop Android icon. It's size must be (512px,512px) and 70px cornerRadius.

    Dont worry,we've already prepare one for you in GitHub.

  • When you generate screenshots,the script will scan all JPG/PNG file in current folder,and you don't need to worry about the orientation.

#About Hello,I'm Arsene,from China.

I'm a individual full stack developer,I love evey kinds of codes,Ahahahahah...

My Blog:www.winterfeel.com

iconsplashmaker's People

Contributors

winterfeel avatar

Watchers

James Cloos avatar 郑州|boy 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.