JSZip is a Javascript library for creating, reading and editing .Zip files, with a lovely and simple API.
it can load a zip from local files?
yes, with Pick File object
What is the 'Pick File Object'? You mean the Ajax object?