Opus to MP3 converter

Turn Opus files into universally-playable MP3s for players and devices that don't support the Opus codec. Conversion runs entirely in your browser, so your audio never leaves your device.

Loading tool…

Opus is a modern, royalty-free lossy codec (standardized as RFC 6716) built to handle everything from spoken voice to full-range music at low bitrates. It shows up almost everywhere audio is streamed or recorded in real time — Discord, WhatsApp and Telegram voice messages, WebRTC calls, and many in-browser recorders — usually as a .opus file or wrapped inside an .ogg or .webm container. The catch is that plenty of DAWs, car stereos, older phones, and upload forms still can't decode Opus, which is exactly when converting it to MP3 becomes useful.

MP3 (MPEG-1/2 Audio Layer III) remains the most broadly supported audio format on the planet, so an MP3 copy will play on nearly any hardware or software you hand it to. Keep in mind that both formats are lossy, so this is a transcode rather than a lossless move: you're re-encoding audio that was already compressed once. To keep quality loss minimal, choose an MP3 bitrate at or above your source and avoid converting the same file back and forth repeatedly.

How it works

  1. 1

    Drop in your Opus file (.opus).

  2. 2

    Convert to MP3 at high quality.

  3. 3

    Download your MP3.

When to use it

  • Convert a hummed melody or lyric idea you captured as a Telegram or Discord voice message (saved as .opus) into MP3 so you can import it into a DAW like FL Studio or Logic, or into Suno's upload and extend flow, which won't accept Opus.
  • Turn Opus audio pulled from a browser recorder or a WebRTC session into MP3 for playback on a car stereo, an older iPod, or a budget Bluetooth speaker that has no Opus decoder.
  • Prepare an audio clip for a submission form, distribution portal, or collaborator that only accepts common formats like MP3 and rejects .opus uploads outright.

Opus vs MP3

OpusMP3
LosslessNoNo
Typical sizeVery small (best-in-class)Small (~1/10 of WAV)
Best forVoice, streaming, DiscordUniversal playback & sharing
CompatibilityModern browsers & appsEvery device and player

FAQ

Will converting Opus to MP3 improve the quality?

No. Both Opus and MP3 are lossy formats, so this re-encode can only preserve or slightly reduce quality, never add detail back. It's for compatibility, not restoration.

Why does the Opus input sometimes fail to load?

Opus decoding depends on the exact build running in your browser. If your file won't convert here, it may not be supported in this build, or the file may be a variant (like a raw Ogg-Opus stream) the decoder doesn't recognize.

What MP3 bitrate should I pick when converting from Opus?

Because Opus is already lossy, choose an MP3 bitrate at or above your source rather than going as high as possible. For music, 256 kbps is a safe balance and 320 kbps gives you maximum headroom; setting a bitrate higher than the original can't restore detail that Opus already discarded, it just makes the file larger.

Does this converter work on a phone and without an internet connection?

Yes. The conversion runs entirely in your browser using WebAssembly, so it works in mobile Safari and Chrome and needs no app install. Since nothing is uploaded to a server, once the page has loaded you can even switch to airplane mode and the tool still works.

Why is my MP3 larger than the original Opus file?

Opus is significantly more space-efficient than MP3 at the same perceived quality, so an MP3 that sounds equivalent will often be bigger than the Opus it came from. That size increase is expected and does not mean quality was added; it's simply the cost of moving to a less efficient but far more compatible format.

Related tools