All Projects → raphaelhanneken → Iconizer

raphaelhanneken / Iconizer

Licence: mit
Create Xcode asset catalogs swift and painless. Generate images for macOS and iOS app icons, launch images and image sets.

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Iconizer

Terminal Icons
A PowerShell module to show file and folder icons in the terminal
Stars: ✭ 303 (-59.65%)
Mutual labels:  icons, icon
Cartool
Mac上解压Assets.car文件的小工具(支持右键解压)
Stars: ✭ 375 (-50.07%)
Mutual labels:  assets, xcode
Iconpark
🍎Transform an SVG icon into multiple themes, and generate React icons,Vue icons,svg icons
Stars: ✭ 4,924 (+555.66%)
Mutual labels:  icons, icon
cryptocurrency-icons-font
A webfont for cryptocurrency symbols
Stars: ✭ 21 (-97.2%)
Mutual labels:  icons, icon
Mbicons
MBIcons contains over 200 icons that can be resized to any dimensions as they are drawn using NSBezierPath.
Stars: ✭ 537 (-28.5%)
Mutual labels:  xcode, icons
Github Activity Generator
A script that helps generate a rich GitHub Contribution Graph for your account
Stars: ✭ 259 (-65.51%)
Mutual labels:  generate, generator
Pixo
Convert SVG icons into React components
Stars: ✭ 371 (-50.6%)
Mutual labels:  icons, icon
icons-flat-osx
Free Flat icons For OSX
Stars: ✭ 371 (-50.6%)
Mutual labels:  icons, icon
Xcodegen
A Swift command line tool for generating your Xcode project
Stars: ✭ 5,032 (+570.04%)
Mutual labels:  xcode, generator
Webpack Pwa Manifest
Progressive Web App Manifest Generator for Webpack, with auto icon resizing and fingerprinting support.
Stars: ✭ 447 (-40.48%)
Mutual labels:  generator, icons
iconoir
A Simple and Definitive Open-Source Icons Library
Stars: ✭ 2,429 (+223.44%)
Mutual labels:  icons, icon
Genie
GENie - Project generator tool
Stars: ✭ 693 (-7.72%)
Mutual labels:  xcode, generator
mosaic-node-generator
Generate mosaic images in Node.
Stars: ✭ 25 (-96.67%)
Mutual labels:  generator, generate
Wechat tweak
♨️ iOS版功能最全的微信插件,支持最新版微信,具备自动抢红包,屏蔽消息和群消息,过滤特定的群聊,防止撤回消息,伪定位 (朋友圈和附近的人),修改微信运动步数和实时取景做聊天页的背景等功能。
Stars: ✭ 265 (-64.71%)
Mutual labels:  xcode, icon
opendev
OpenDev is a non-profit project that tries to collect as many resources (assets) of free use for the development of video games and applications.
Stars: ✭ 34 (-95.47%)
Mutual labels:  assets, icons
Icons Flat Osx
Free Flat icons For OSX
Stars: ✭ 366 (-51.26%)
Mutual labels:  icons, icon
octicons-modular
GitHub Octicons with tree-shaking support and icon-per-file style.
Stars: ✭ 25 (-96.67%)
Mutual labels:  icons, icon
icons
A world of famous icon packs with easy to use interface
Stars: ✭ 21 (-97.2%)
Mutual labels:  icons, icon
Hamburger React
Animated hamburger menu icons for React (1.5 KB) 🍔
Stars: ✭ 391 (-47.94%)
Mutual labels:  icons, icon
React Native Make
A collection of everyday React Native CLI tools
Stars: ✭ 606 (-19.31%)
Mutual labels:  icons, icon

Iconizer

Create Xcode image catalogs (xcassets) on the fly. Iconizer builds the necessary file structure for you and generates all required images for App Icons, Launch Images and Image Set.

Iconizer

Visit the homepage for more information.

How do I install it?

  1. Download the latest release and drop into your Application's folder.
  2. Download the source code and it compile yourself.
    • You will need Carthage for this, to install Sparkle.
  3. Via Homebrew Cask brew install --cask iconizer

Looking for a way to create icns files for OS X?

You want to create 1024x1024px retina sized icns for OS X, fast and easily? Make sure to check out Icns Composer!


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].