Project
Archimedius
A cross-platform desktop app that organizes media files by their metadata.

A solo project. Point Archimedius at a folder and it recursively scans audio, video, image, and eBook files, extracts their metadata (via TinyTag, with MediaInfo for richer video data), and sorts everything into a clean structure using customizable naming templates. Built in Python with a Tkinter GUI and shipped as native installers for macOS and Windows.
Stack
- Python