Skip to content

Tools/ZIP

ZIP

Build a zip or list files inside one. All in memory. Nothing is uploaded.

Loading tool…

How to use ZIP

  1. 1. Open a zip. Entries list in the tab.
  2. 2. Click a text file. Preview as UTF-8.
  3. 3. Or add a file name + body. Download puredevkit.zip.
  4. 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)

Frequently asked questions

Related tools

All tools