MagikaScanner is a smart, file scanner that doesn’t just look at extensions. It *reads your files like a psychic (thanks to Google Magika).
- Scans a folder (recursively or not)
- Detects the real file type using Google’s Magika AI
- Generates a beautiful HTML report with:
- Size, modification date, MIME type, content group (code, doc, image, etc.)
- AI confidence score with colored highlights (green = sure ...)
git clone https://github.com/yourusername/magikascanner.git
cd magikascanner
pip install -r requirements.txt