imgstat is a CLI tool that recursively scans directories and renames image files to include their dimensions in the filename (e.g., photo.jpg becomes photo-1920x1080.jpg). This helps LLMs and AI coding assistants understand image sizes without needing to process the files directly. The tool is idempotent, skipping
Sort: