Skip to content

Convert a 3x scale image to a drag-and-droppable Xcode icon set

License

Notifications You must be signed in to change notification settings

raysarebest/xcresize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xcode Asset Resizer

Specify a 3x scale image you want to use in an app you're making with Xcode, and this will output a valid .iconset bundle to drop into your filesystem

Setup

This project requires Pillow, an updated fork of the Python Imaging Library. You can learn how to install it in their documentation, but the TL;DR is that you can probably just run pip install Pillow. This project also requires Python 3.6 or newer.

About

Convert a 3x scale image to a drag-and-droppable Xcode icon set

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages