A professional Bash suite for sound engineers and data archivists. Convert, clean, and organize massive audio datasets with surgical precision.
$ audio-tools --action convert --directory ./samples
[INFO] Scanning directory...
[INFO] Found 124 files.
-> Converting kick_01.wav to mp3... OK
-> Converting snare_rev.flac to mp3... OK
[SUCCESS] Batch processing complete.
Built with reusable libraries. Extend the toolkit with your own modules easily. Clean, documented Bash logic at its core.
No data loss. Uses "Strict Mode" and prioritizes system trash over permanent deletion.
Zero bloat. Standard Bash with minimal dependencies. Lightning fast execution.
Choose your workflow: A guided Interactive Menu for casual use, or a robust Batch Mode for complex automation scripts.
Paste the command below to install via our automated script.
git clone https://github.com/ekosistema/audio-tools.git && cd audio-tools && ./install.sh