mowolf / ChatAnalyzer

Java script webapp that analyzes your WhatsApp Chat history locally on your machine.
https://chatanalyzer.moritzwolf.com
Other
208 stars 41 forks source link

Client side unzipping #24

Open ryanb93 opened 6 years ago

ryanb93 commented 6 years ago

Would be cool if the user could drag the ZIP file into the app and it unzipped it and found the .txt file inside.

There are JavaScript unzipping libraries that could be used:

https://gildas-lormeau.github.io/zip.js/ https://www.npmjs.com/package/unzip https://www.npmjs.com/package/extract-zip