Inspect
ZIP File List Exporter
Upload a ZIP and export a complete file inventory: paths, filenames, extensions, sizes, modification dates, and folder depth. Useful for audits, client submissions, backup verification, and developer documentation.
Browser — runs in your browser, no uploadZIP
Input formats
ZIP
Output formats
TXTCSVJSON
Common uses
- Create a file manifest for a project delivery
- Audit a backup archive
- Generate a file inventory for a client
- Document what is inside a large archive
- Export ZIP contents for a spreadsheet
Limitations
- Modification dates may not be present in all ZIP archives.
- Only ZIP format is supported in the browser.
Frequently asked questions
Path, filename, extension, size in bytes, size readable, folder, folder depth, and last modified date if available.
Yes. The CSV uses standard comma-separated format compatible with Excel, Google Sheets, and Numbers.
No. Only the file list is read — contents are not decompressed.