Convert MP3
The audio format that still plays everywhere. Every pair below runs in the browser. The file is not uploaded. Video and audio use FFmpeg in WebAssembly, fetched from this origin once, about 30 MB, then cached by the service worker. The clip itself is not part of that download.
This hub is the index, not the workbench. Each conversion is its own URL so a search for “MP3 to something” can land on a page that only does that job. The file picker on those pages expects MP3 when you are leaving this format, or produces MP3 when you are arriving. A generic dropdown still exists under Video convert and Audio convert if you would rather pick the destination after you drop the file.
You can check the same way on every pair: open the network panel, drop a MP3 file, convert it. You should see this origin. You should not see a POST of the file. Google Analytics, if it is on, is page views — not your MP3 bytes. If a tool needs a server, it is not on this site.
This site can read it. This site can write it. Engine: ffmpeg.
Convert from MP3
Convert to MP3
Related: Convert · All formats · How it works