SizeScope
Project size and disk usage analyzer. Breakdown by file type with distribution bars. Detects bloat directories (node_modules, __pycache__, .venv, dist, build) and bloat files (.pyc, .DS_Store, .tmp). Checks .gitignore coverage for bloat directories. Finds largest files. Calculates binary vs text ratio. Bloat percentage with health coloring. Dark-themed HTML reports. JSON and text output. CI/CD ready with --max-bloat threshold. Zero dependencies — single Python file.