Texture Universalizer
Description
Texture Universalizer is exactly what it sounds like, it is a tool to create universal textures for iOS development. It is an alternative to Daniel's awesome scale_and_copy_textures.sh Ruby script. It's meant to be easier, faster, and more productive.
Features
Convert iPad specific textures to iPhone/iTouch retina and non-retina resolution.
Convert textures for landscape or portrait.
Supports image extensions: png, bmp, jpg, jpeg, tif, tiff, and gif.
Optionally export non-retina textures with desired suffix.
Optionally export retina textures with desired suffix.
Optionally export iPad textures with desired suffix.
Optionally keep original aspect while scaling.
Allow to search and create sub-directories.
Only a few clicks for fully universal textures.
-
Requires Mac OSX 10.6 and up.
How to use universal textures
Todo