Rate my app (iconswitch.me) - iOS icon creator
http://iconswitch.me/
I got tired of manually exporting, resizing, and re-naming icons from Fireworks and Photoshop, so we built a PHP script to automatically convert a 512x512 image into the necessary bundle used for iOS apps, including iPad, retina, and spotlight.
Still unsure how I'll use it to promote anything, but for now it's something I made because I needed it.
Thoughts welcome.
6 comments
[ 3.1 ms ] story [ 24.7 ms ] threadNice work. My comments:
+) Is it possible to use only one button? When I browse and select the image, I expect it to be uploaded automatically. For example Gmail and Tineye have this behavior.
+) Try to show more feedback about the uploaded image. When I upload the image, almost instantly a download notification appears. (I think that it was "too fast".) I expected to see some changes before the download is available. For example:
The progress bar is next in line, as is a preview. I also agree on the instant download - it was just a quick way to make it work.
Appreciate it!
suggestions:
I would change the titles of the buttons:
Isn't "Upload" really "Download icons"? Isn't "Browse" really "Upload photo"?
progress bar or status message for each action.
Add cancel button just in case.
below the fold explain the steps or add text near the buttons:
Step1. Upload photo
Step2. Download icons
Done.
I am curious what did you use to make this app? php? what did you call to resize? I have been working with iOS so I doing some transforms but I have done nothing like this in other languages.
Very nice.
It's made in php, I might throw the code up on Github once I get a final version I'm happy with.
http://www.midnightmobility.com/iphone-icon/