.ZZ Extensão de arquivo
Zzip Compressed Archive
| Desenvolvedor | N/D |
| Popularidade |
3.1 | 45 Votos |
O que é um arquivo ZZ?
File archive compressed with Zzip, a compression tool for Windows and Unix; uses a compression algorithm based primarily on the Burrows-Wheeler Transform method; supports file integrity tests and built-in multimedia detection and compression.
Programas que abrem arquivos ZZ
Pigz Zlib Compressed File
| Desenvolvedor | Jean-loup Gailly and Mark Adler |
| Popularidade |
4.0 | 3 Votos |
A ZZ file is a compressed archive created by pigz, a compression utility published by the developers of the zlib compression format. It contains a file or files that have been compressed using zlib compression. In pigz, ZZ files are created using the -z or --zlib commands.
Mais informações
Pigz (which stands for Parallel Implementation of GZip) is a compression utility that typically compresses files using GZip compression. These compressed files are saved as .GZ files. However, pigz users can also compress files using zlib compression. In that case, the compressed files are saved as ZZ files.
NOTA: Zlib compressed files may also be saved with the .ZL extension.
Como abrir um arquivo ZZ
You can decompress a ZZ file using pigz (cross-platform) or zlib (cross-platform). For example, in pigz, you can use the -d, --decompress, or --uncompress commands to decompress a ZZ file. For detailed instructions on how to use pigz or zlib, click the links found below.