Selection of utilities

igzip – command-line compression and decompression utility

igzip is a command-line compression and decompression utility from Intel’s ISA-L project.

It works in a similar way to gzip, but uses ISA-L’s fast deflate library to create and extract .gz files. The tool is suitable for regular file compression as well as pipeline-based workflows, since it can read from standard input and write to standard output.

This is free and open source software.

Key Features

  • Compresses and decompresses files in a gzip-like manner.
  • Produces `.gz` output compatible with gzip and RFC 1952.
  • Supports compression levels from 0 to 3.
  • Can read from standard input and write to standard output for shell pipelines.
  • Includes an integrity test mode for checking compressed files.
  • Supports custom suffixes, file name and timestamp handling, and optional threaded compression.

Website: github.com/intel/isa-l
Support:
Developer: Intel
License: BSD 3-Clause License


Related Software

Compression Tools
LZ4Focused on compression and decompression speed
ZstandardFast compression algorithm, providing high compression ratios
brotliGeneric-purpose lossless compression algorithm
lzopFile compressor favoring speed over compression ratio
pigzParallel implementation of gzip
ouchCLI tool for compressing and decompressing for various formats
pixzParallel, indexed xz compressor
gzipProvides the standard GNU file compression utilities
BZip3Spiritual successor to BZip2
bzip2Freely available, patent free, high-quality data compressor
PBZIP2Parallel implementation of bzip2
lrzipAchieve very high compression ratios and speed when used with large files
lbzip2Multi-threaded implementation of bzip2, suited for serial and parallel processing
ZXCHigh-performance lossless compression library and command-line tool
plzipMassively parallel lossless data compressor
p7zip-zstdp7zip fork with additional codecs and improvements
7-ZipFile archiver with a high compression ratio
ncompressFast, simple LZW file compressor
PXZRuns LZMA compression on multiple cores and processors
crabzLike pigz but written in Rust
LzipLossless data compressor aimed at Unix-like systems
cmixOptimize compression ratio at the cost of high CPU/memory usage
lrzip-nextLong Range ZIP
rapidgzipParallelized decompression of gzip files
igzipCommand-line compression and decompression utility

Best Free and Open Source Software Explore our carefully curated directory of recommended free and open source software, covering every major software category.

The directory forms part of our extensive collection of articles for Linux enthusiasts. It includes hundreds of detailed reviews, together with free and open source alternatives to proprietary software from companies such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

LinuxLinks also covers interesting projects worth exploring, Linux-compatible hardware, free programming books and tutorials, and much more.

Know a useful free and open source Linux application that we haven’t covered? Tell us about it using our submission form.
Subscribe

Please read our Comment Policy before commenting.

Notify of
guest
0 Comments
Oldest
Newest Most Voted