richardassar / pngcrush.js

PNG optimizer for the web.

Home Page:http://richardassar.github.com/pngcrush.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pngcrush.js

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

TODO

  • 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)

About

PNG optimizer for the web.

http://richardassar.github.com/pngcrush.js


Languages

Language:JavaScript 76.7%Language:C 22.7%Language:Objective-C 0.4%Language:C++ 0.2%Language:Shell 0.0%