Uncompress ZIP, RAR, and TAR files with pure JavaScript
Works in Firefox, Chrome, and IE
- For RAR and RAR 5 it uses a fork of https://github.com/wcchoi/libunrar-js (MIT License and freeware)
- For Zip it uses https://github.com/Stuk/jszip (MIT License)
- For Tar it uses its own libuntar.js file (MIT License)
Please report a Bug if you suspect any of this information is wrong.