Pizzip

PizZip is a javascript library for creating, reading and editing .zip files, with a lovely and simple API.

Current version : v2.6.1

License : PizZip is dual-licensed. You may use it under the MIT license or the GPLv3 license. See LICENSE.markdown.

Example

Installation

With npm : npm install pizzip

Manually : download PizZip and include the file dist/pizzip.js or dist/pizzip.min.js


Installed ? Great ! You can now check our guides and examples !

Support

Opera Firefox Safari Chrome Internet Explorer Node.js
Yes Yes Yes Yes Yes Yes
Tested with the latest version Tested with 3.0 / 3.6 / latest version Tested with the latest version Tested with the latest version Tested with IE 6 / 7 / 8 / 9 / 10 Tested with node.js 0.8 and 0.10

Getting help

Having trouble ? We'd like to help !

  • Try the FAQ, it has answers to common questions.
  • If you're looking for informations about a specific method, try the documentation.
  • Check the examples.
  • Report bugs in our Bug tracker.