All Projects → raphaelhanneken → icnscomposer

raphaelhanneken / icnscomposer

Licence: MIT license
Create retina icons for macOS.

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to icnscomposer

public
Some public files that I can link to: icons, screenshots, etc.
Stars: ✭ 29 (-50%)
Mutual labels:  icns
AppIconGenerator
一键生成AppIcon的swift脚本 (Generate the swift script for AppIcon)
Stars: ✭ 32 (-44.83%)
Mutual labels:  appicon
XcoatOfPaint
Replace your Xcode icon with colorful variants
Stars: ✭ 131 (+125.86%)
Mutual labels:  icns
elephicon
A GUI wrapper for png2icons.
Stars: ✭ 90 (+55.17%)
Mutual labels:  icns
ICNS2ICO
ICNS2ICO lets you easily convert icons from the Apple's ICNS format to the Windows ICO format.
Stars: ✭ 17 (-70.69%)
Mutual labels:  icns
Timliu Ios
iOS开发常用三方库、插件、知名博客等等
Stars: ✭ 10,898 (+18689.66%)
Mutual labels:  appicon
AlternateIconName-objC
AlternateIconName example for objective-C
Stars: ✭ 16 (-72.41%)
Mutual labels:  appicon
ShortcutBadger
Xamarin.Android library supports badge notification like iOS in Samsung, LG, Sony and HTC launchers. Port of
Stars: ✭ 24 (-58.62%)
Mutual labels:  appicon

Icns Composer

If you're like me, you love the high quality icons OS X provides. And you probably like to create your own icons for one or another app. Since Apple doesn't support 1024x1024 retina images with 'Icon Composer' anymore, at least as far as I know, I decided to create a small app that does. Icns Composer. You can simply drag and drop your image onto Icns Composer, just like you did with Apple's Icon Composer, and click Export.

Screenshot

Looking for a way to create Xcode image assets?

You want to create Xcode image assets (*.xcassets)? Make sure to check out Iconizer!

How do I install it?

You have two options:

  1. Download the latest release and drop it into your Applications folder.
  2. Download the source code and build it with Xcode yourself.

Contribute

You can fork this project, right here on Github, make your awesome changes and send me a pull request. Just make sure to fork the latest development version.


License

The MIT License (MIT)

Copyright (c) 2015 Raphael Hanneken

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].