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

Unzip Content - View Archive Contents | Online Free DevTools by Hexmos

View archive contents instantly with Funzip. Extract file information and inspect compressed data without decompression. Free online tool, no registration required.

funzip

Print the content of the first (non-directory) member in an archive without extraction. More information: https://manned.org/funzip.

  • Print the content of the first member in a Zip archive:

funzip {{path/to/archive.zip}}

  • Print the content in a gzip archive:

funzip {{path/to/archive.gz}}

  • Decrypt a Zip or gzip archive and print the content:

funzip -password {{password}} {{path/to/archive}}

See Also