Skip to content

Smart file scanner that doesn’t just look at extensions

SergeTouvoli/MagikaScanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MagikaScanner

MagikaScanner is a smart, file scanner that doesn’t just look at extensions. It *reads your files like a psychic (thanks to Google Magika).


What It Does

  • 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 ...)

Installation

git clone https://github.com/yourusername/magikascanner.git
cd magikascanner
pip install -r requirements.txt

About

Smart file scanner that doesn’t just look at extensions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages