logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

Zipinfo - List Zip File Details | Online Free DevTools by Hexmos

List detailed information about zip archives with Zipinfo. Inspect contents, check permissions, and verify integrity. Free online tool, no registration required.

zipinfo

List detailed information about the contents of a Zip file. More information: https://manned.org/zipinfo.

  • List all files in a Zip file in long format (permissions, ownership, size, and modification date):

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

  • List all files in a Zip file:

zipinfo -1 {{path/to/archive.zip}}

See Also