GithubHelp home page GithubHelp logo

onmyway133 / icongenerator Goto Github PK

View Code? Open in Web Editor NEW
1.4K 27.0 84.0 95.51 MB

๐Ÿฑ A macOS app to generate app icons

Home Page: https://onmyway133.com/

License: Other

JavaScript 97.74% HTML 1.16% Shell 1.10%
electron app icon generator ios

icongenerator's Introduction

๐•ด๐–ˆ๐–”๐–“ ๐•ฒ๐–Š๐–“๐–Š๐–—๐–†๐–™๐–”๐–—

Buy Me A Coffee

Checkout https://indiegoodies.com/

Description

How to install

How to use

  • Drag image onto left box
  • Support png, jpeg, jpg, webp, tiff, gif, svg
  • Choose platform to generate: iPhone, iPad, macOS, tvOS, watchOS, or an icns file
  • Generated AppIcon.appiconset or AppIcon.icns and save to Downloads folder

Credit

Author

Khoa Pham, [email protected]

License

IconGenerator is available under the MIT license. See the LICENSE file for more info.

icongenerator's People

Contributors

dependabot[bot] avatar mofneko avatar nikolaiwarner avatar onmyway133 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

icongenerator's Issues

Issue with tvOS

Hello @onmyway133
I'm facing an issue trying to generate tvOS icons from this file
example
I get an empty Assets forlder
It is working well however with the other types iOS and macOS
Please advise
Regards

Generate LaunchImage

It'd be awesome to have an option to generate simple LaunchImages from a logo

Empty tvOS app icons

I downloaded the latest version and tried to generate tvOS app icons, it generates a empty AppIcon.appiconset with empty Contents.json file

White window in MacOS Mojave

Hi,

I have a white window when launching in MacOS Mojave ;)

steve@MBP-de-Steve-2:~/Projects/electron/IconGenerator$ npm start

> [email protected] start /Users/steve/Projects/electron/IconGenerator
> npm run babel && electron .


> [email protected] babel /Users/steve/Projects/electron/IconGenerator
> babel ./src --out-dir ./dist --copy-files

src/components/Application.js -> dist/components/Application.js
src/components/InputComponent.js -> dist/components/InputComponent.js
src/library/Generator.js -> dist/library/Generator.js
src/main.js -> dist/main.js
src/renderer.js -> dist/renderer.js

Screenshot

Best,

this app does not generate tvOS icons

Steps to reproduce:

  • drag png into square
  • select tvOS radio
  • click generatebutton

Expected

  • new appiconset with tvOS images

Actual

  • new appiconset with no images and Contents.json with the following body:
{
  "images" : [],
  "info" : {
    "version" : 1,
    "author" : "xcode"
  }
}

Follow Human Interface Guidelines iOS

Hello!

There's a mention in the ReadMe.md that says Follow Human Interface Guidelines iOS. After I've tried with a plain icon, I found it it wasn't true at all : It just takes an icon and outputs the appropriate sizes. Which is great, but not what is in the ReadMe.

As such, I'd like to request assistance in following the guidelines given a simple logo with a set of simple options.

Here's the optional features that would help users respect the guidelines with minimal effort.

  • Generate a coloured background behind icons
  • Add a customizable padding around icons

With this, I believe users of this application would be able to generate their iOS images and their Android images from the same logo and still respect both Material Design and Cupertino guidelines.

Have a nice day!

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.