Tool to autoresize and append suffixes to images?

If anyone is into Mac OS X app development, it’d be neat to have an app like this.
With requiring graphics asset sizes iPhone 3GS, iPhone 4/4S/iPad 1&2 and iPad 3, it takes a lot of time once you create the iPad 3 size graphics to go and resize all the assest one-by-one and add suffixes for iPhone 4, then do the same for iPhone 3GS.

If anyone knows an easy solution either with Automator and/or an existing app or would develop one, I reckon you’d be popular as :wink:

Even better if there were something like Iconify where you start it and set your preferences. eg. Suffix = “@2x” “@4x”.
Point it at your input images folder.
Point it at your output images folder.
Hit RESIZE and it goes thru all images picking out:
CoolCharacter.png
and creating:
CoolCharacter.png (iPhone 3GS size)
CoolCharacter@2x.png (iPhone 4/4S/iPad 1&2 size)
CoolCharacter@4x.png (iPad 3 size)

What do you think? :slight_smile: [import]uid: 10389 topic_id: 24613 reply_id: 324613[/import]