AudioMeta Webapp
Browser-based interface for exploring and editing audio file metadata. Pairs with AudioMeta Python for the same formats and use cases, without leaving the web.
Use it when you are cleaning up a collection, checking what a file really contains, or demoing metadata workflows to someone who will never open a terminal. The goal is clarity: see fields, edit them safely, and trust that the same rules apply as on the server.
Demos rapides
Live app
Open the deployed app, pick a track, and walk through read/edit flows without installing Python.
Try the app (ouvre dans un nouvel onglet)
Pour qui
Listeners, archivists, and light technical users who want to fix tags in the browser without a local Python setup.
Fonctionnalites principales
- Read and edit audio metadata (ID3, Vorbis, RIFF) in the browser
- Web companion to the AudioMeta Python library
- Documentation experience via published docs bundle
Projets lies
Metadata engine and PyPI package: AudioMeta Python.
Documentation technique
L'installation, les API, l'architecture et les workflows de contribution sont documentes dans les README de chaque depot (et ressources liees). Cette page se concentre sur l'histoire produit et sa place dans l'ecosysteme.