Skip to content
🔧

Инспектор архивов

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

Автоматическое определение формата zip/tar/gz и отображение структуры.

Команда EZ4Code
Upload a file to detect its archive format.

Магические байты

Читает первые несколько байт (и смещение ustar) для определения формата.

8 форматов

Определяет ZIP, GZIP, BZIP2, XZ, ZSTD, LZ4, 7Z и POSIX TAR.

Подсказки декодера

Сообщает, какая WASM-библиотека нужна для форматов, которые браузер не может декодировать нативно.

Как пользоваться: Инспектор архивов

  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.

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.

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