How to use ZIP
- 1. Open a zip. Entries list in the tab.
- 2. Click a text file. Preview as UTF-8.
- 3. Or add a file name + body. Download puredevkit.zip.
- 4. Password zips?. Not supported.
About this tool
ZIP is the interchange archive. Inspecting it locally is how you check a vendor SDK without sending it to an unpacker in the cloud.
Memory
The archive is fully loaded. Huge zips will hurt.
Binary preview
Text decode only. Use hex elsewhere for binaries.
Code examples
idea
JSZip.loadAsync(file)