Skip to content
🔧

Extractor de Archivos TAR

Compresión · Herramienta online gratuita

Extraer archivos .tar y listar archivos internos.

Equipo EZ4Code
Parses POSIX ustar headers (name, size, mode) and extracts each entry. For .tar.gz files, decompress with gzip first.
Upload a .tar file to see its contents.

Análisis ustar

Lee las cabeceras POSIX ustar para listar nombres, tamaños y contenido de cada entrada.

Descarga por archivo

Descarga cualquier archivo extraído individualmente desde la previsualización.

Sin dependencias

JS puro — funciona en cualquier navegador, sin bibliotecas.

Cómo usar Extractor de Archivos TAR

  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.

Características

  • ✓100% gratis — sin registro, sin suscripción, sin anuncios
  • ✓Funciona íntegramente en tu navegador — los datos nunca salen de tu dispositivo
  • ✓Rápida y ligera — resultados instantáneos
  • ✓Multiplataforma — funciona en escritorio, tableta y móvil

Preguntas frecuentes

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.

Herramientas relacionadas