logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Compare Compressed Files - Analyze gzip Files | Online Free DevTools by Hexmos

Compare compressed files easily with zcmp. Analyze gzip files and identify differences quickly. Free online tool, no registration required.

zcmp

Compare compressed files. More information: https://manned.org/zcmp.

  • Invoke cmp on two files compressed via gzip:

zcmp {{path/to/file1.gz}} {{path/to/file2.gz}}

  • Compare a file to its gzipped version (assuming .gz exists already):

zcmp {{path/to/file}}

See Also