Skip to content
🔧

ZIP-Archiv-Extractor

Komprimierung · Kostenloses Online-Tool

.zip hochladen, entpacken und Dateien auflisten/herunterladen.

EZ4Code-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

Liest die EOCD und durchläuft die Central Directory, um jeden Eintrag aufzulisten.

STORE-Extraktion

Dekodiert unkomprimierte Einträge vor Ort und lässt Sie sie herunterladen.

Deflate-Bewusstsein

Meldet deflated-Einträge mit Größen, sodass Sie wissen, was einen echten Decoder braucht.

So verwendest du ZIP-Archiv-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.

Funktionen

  • ✓100% kostenlos — keine Registrierung, kein Abo, keine Werbung
  • ✓Läuft vollständig im Browser — Daten verlassen niemals dein Gerät
  • ✓Schnell und ressourcenschonend — sofortige Ergebnisse
  • ✓Plattformübergreifend — Desktop, Tablet und Smartphone

Häufige Fragen

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.

Can I decompress data produced by other software?

Yes. The decompression tools accept standard gzip, deflate, and brotli streams from any compliant source — command-line tools, web servers, or other libraries.

Why does the compressed output look unreadable?

Compressed data is binary, not text. Use Copy as Base64 or download it as a file — pasting raw compressed bytes into a text field will show garbled characters.

Verwandte Tools