Skip to content
๐Ÿ”ง

ZIP Archive Extractor

Compression ยท Free Online Tool

Upload .zip to extract and list/download files.

By CoderNewbie Team
Reads the ZIP central directory to list all entries. STORE (method 0) entries are extracted and downloadable; deflated entries (method 8) are listed with sizes โ€” bundle fflate/jszip to decode them.
Upload a .zip file to see its contents.

Central Directory

Reads the EOCD and walks the central directory to list every entry.

STORE Extraction

Decodes uncompressed entries on the spot and lets you download them.

Deflate Awareness

Reports deflated entries with sizes so you know what needs a real decoder.

How to Use ZIP Archive Extractor

  1. 1Enter or paste the text you want to compress.
  2. 2Select the compression algorithm (gzip, deflate, or brotli).
  3. 3Click compress to reduce the data size.
  4. 4Copy or download the compressed output.

Features

  • โœ“100% free โ€” no signup, no subscription, no ads
  • โœ“Runs entirely in your browser โ€” data never leaves your device
  • โœ“Fast and lightweight โ€” instant results
  • โœ“Cross-platform โ€” works on desktop, tablet, and mobile

Frequently Asked Questions

What compression algorithms are supported?

We support gzip, deflate, and brotli compression algorithms for text data.

Is there a file size limit?

Since tools run in your browser, the limit depends on your device memory. Most tools handle several megabytes without issues.

Related Tools

Learn the concept

Learn the concept

Understand the programming ideas behind this tool.