Master your audio library
from the terminal.

A professional Bash suite for sound engineers and data archivists. Convert, clean, and organize massive audio datasets with surgical precision.

bash — audio-tools --action convert

$ 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.

Modular & Scalable

Built with reusable libraries. Extend the toolkit with your own modules easily. Clean, documented Bash logic at its core.

Strict & Safe

No data loss. Uses "Strict Mode" and prioritizes system trash over permanent deletion.

Lightweight

Zero bloat. Standard Bash with minimal dependencies. Lightning fast execution.

Hybrid Interface

Choose your workflow: A guided Interactive Menu for casual use, or a robust Batch Mode for complex automation scripts.

--force --action --query

Ready in seconds.

Paste the command below to install via our automated script.

git clone https://github.com/ekosistema/audio-tools.git && cd audio-tools && ./install.sh