File size analyzer
File size analyzer is wired to stdlib. Produces a privacy, MIME, size, or hash-style report with no raw server paths. If the required engine is unavailable, the page names the dependency instead of starting a broken job.
Best for
How it works
Related tools
Create ZIP
Package several uploaded files into one ZIP archive with safe, collision-free file names.
ZIP AvailableList ZIP Contents
See exactly what's inside a ZIP archive, including file sizes, without extracting anything.
ZIP AvailableExtract ZIP
Safely extract a ZIP archive into a clean re-packaged ZIP, blocking any path-traversal tricks in the original.
ZIP AvailableTAR/GZ Extractor
Safely extract a .tar, .tar.gz, or .tgz archive into a clean ZIP download.
ZIP AvailableTAR/GZ Archive Inspector
List the files inside a TAR/GZ archive without extracting it.
ZIP Available7z Extractor
Extract a .7z archive into a ZIP download using a pure-Python 7z reader, no 7-Zip install required.