pngcrush.js is an optimizer for PNG (Portable Network Graphics) files, ported to JavaScript with Emscripten for use in the browser.
See http://richardassar.github.com/pngcrush.js
- Upload an archive and crush all PNGs in the tree.
- Enable reuse without page refresh (delete FS.root.contents[fileName] and run FS.createDataFile again)