Skip to content

TyraelDLee/iconMaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iconMaker ver1.0

A Java app for making macOS/iOS app icon

Usage

Drag the file to app, then this app will try to recognize and automatically execute the package/extract to icns file or iconset. If the app cannot recognize the input file, you also might able to choose the package or extract action manually by click button.
If your are GUI designer for apps, this may helps your life easier.

Support type

Currently, this app able to recognize the ".icns", ".iconset" and ".app".
Now support svg file.

Action

".icns" - extract -> an ".iconset" folder.
".iconset" - package -> an ".icns" file.
".app" - extract -> an ".iconset" folder.
".svg" - extract -> an ".iconset" folder and an ".icns" file.

Next comming

add support for Windnws icons.
add support for Linux/UNIX icons.

About

A Java app for making macOS/iOS app icon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published