Skip to content
🔧

Créateur d'Archive ZIP

Compression · Outil en ligne gratuit

Sélectionner plusieurs fichiers pour générer une archive .zip.

Équipe EZ4Code
This builder uses STORE mode (no compression) with proper CRC-32 and central directory — opens in any unzip tool. For deflated ZIPs, bundle jszip or fflate.

Vrai format ZIP

En-têtes locaux + répertoire central + EOCD — s'ouvre dans l'Explorateur Windows, Finder macOS, 7-Zip.

Vérifié CRC-32

Chaque entrée inclut un CRC-32 pour que les décompresseurs détectent la corruption.

Aucune dépendance

JS pur — aucun JSZip ou fflate requis pour les archives en mode STORE.

Comment utiliser Créateur d'Archive ZIP

  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.

Fonctionnalités

  • ✓100% gratuit — sans inscription, sans abonnement, sans publicité
  • ✓Fonctionne entièrement dans votre navigateur — vos données ne quittent jamais votre appareil
  • ✓Rapide et léger — résultats instantanés
  • ✓Multiplateforme — compatible ordinateur, tablette et mobile

Questions fréquentes

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.

Outils associés