--- title: JSZip layout: default section: main ---
JSZip is a javascript library for creating, reading and editing .zip files, with a lovely and simple API.

Current version : v2.6.0

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

Example

Installation

With npm : npm install jszip

With bower : bower install Stuk/jszip

With component : component install Stuk/jszip

Manually : download JSZip and include the file dist/jszip.js or dist/jszip.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 !

Test status

Travis build :
Saucelabs build :
Live tests :
See for yourself !