Skip to content

richardassar/pngcrush.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

Releases

No releases published

Packages

No packages published

Languages