Skip to content
🔧

Создатель архивов ZIP

Сжатие · Бесплатный онлайн-инструмент

Выбор нескольких файлов для создания архива .zip.

Команда CoderNewbie
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.

Настоящий формат ZIP

Локальные заголовки + центральный каталог + EOCD — открывается в Windows Explorer, macOS Finder, 7-Zip.

Проверка CRC-32

Каждая запись включает CRC-32, поэтому архиваторы обнаруживают повреждения.

Без зависимостей

Чистый JS — без JSZip или fflate для архивов в режиме STORE.

Как пользоваться: Создатель архивов 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.

Возможности

  • 100% бесплатно — без регистрации, подписки и рекламы
  • Работает полностью в браузере — данные не покидают ваше устройство
  • Быстро и легко — мгновенный результат
  • Кроссплатформенность — компьютеры, планшеты и смартфоны

Часто задаваемые вопросы

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.

Похожие инструменты