Skip to content

Simple Web-Based client-only ZIP archive reader/writer.

Notifications You must be signed in to change notification settings

sharpstorm/js-zipper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Javascript Zipper

Made this because I couldn't install 7zip on a particular PC but i needed to read ZIP files. Windows Explorer can only read ZipCrypto encrypted files, not AES encrypted ZIP.

This is just a temporary solution to the problem, AES Zip mostly works but ZipCrypto encryption is a little iffy.

Uses the pako library for the INFLATE and DEFLATE implementations.

About

Simple Web-Based client-only ZIP archive reader/writer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published