Why this tool is useful
Create a broadly compatible MP3 copy of a voice note or music excerpt while controlling bitrate and channel layout.
Convert a short browser-decodable audio file to MP3 at a chosen bitrate and channel layout without uploading it.
Ready. Your working data stays in this browser.
Files and capture streams stay on this device. Processing uses browser APIs only; nothing is uploaded to YTSave, the media API or a proxy. No server copy is created, stored or left to delete. The file picker is cleared when processing starts, and disposable worker memory is destroyed after completion or cancellation. Preview and generated-output memory is released when you clear the tool or leave the page.
Create a broadly compatible MP3 copy of a voice note or music excerpt while controlling bitrate and channel layout.
Web Audio decodes the media locally, bounded PCM samples are mapped to mono or stereo, and the pinned unmodified lamejs encoder writes MP3 bytes in this tab.
Convert a browser-playable WAV to 128 kbps mono MP3, inspect the actual sample rate and download the local result.
The calculation is deterministic and explains validation errors instead of silently changing invalid input.
Input and output remain in this tab. Copy and download happen through browser APIs without a server upload.
Every run reports its tool mode, timestamp and input/output size so transformed data can be audited.