I've been working on a CSS Sprite generator for a couple of weeks in my spare time. It uses HTML Canvas and JavaScript FileReader to open local images without any zipping or uploads, and tries to make the CSS generation as easy as possible.<p>I made it because it is a tool that I wanted to have, and I am hoping to get some feedback from others now that it is functional.<p>http://instantsprite.com
this is just excellent! I am a developer and hate whenever I have to open photoshop even if to just make my images transparent. This is going to come really handy. Added to bookmarks!<p>Thanks for creating this!