How to Convert a WhatsApp Voice Note to MP3 on iPhone (Offline, No Upload)
WhatsApp voice messages are .opus files that most players cannot open. Here is how to get the file out of WhatsApp and convert it to MP3 or WAV on the iPhone itself, without uploading it to a website.
You saved a voice message from WhatsApp, tried to open it on a computer or attach it to an email, and hit a wall: the file is called something like PTT-20260908-WA0012.opus and nothing wants to play it. This guide explains why, and shows the fastest way to turn that voice note into an MP3 or WAV on your iPhone, with the audio never leaving the phone.
Short version: share the voice note to Voice Note Audio Converter, choose MP3, tap Convert, share the result. It is free, works offline, and handles a hundred files at once. The rest of this post covers the details and the traps.
Why WhatsApp voice notes are .opus files
WhatsApp records voice messages with the Opus codec inside an Ogg container. Opus sounds remarkably good at tiny bitrates, which is exactly what a chat app wants. The downside is support: iOS has no built-in file type for .opus, the Files app shows it as a generic document, the Music app ignores it, and most editors, car stereos and transcription tools reject it.
The file names follow a pattern. PTT stands for push-to-talk (a recorded voice note), AUD is an audio file someone attached, and the date and counter follow. Both kinds convert the same way.
Step 1: get the voice note out of WhatsApp
- Open the chat and long-press the voice message.
- Tap Share (on some versions: Forward, then the share icon).
- Either choose Save to Files to keep the .opus file, or pick Copy to Audio Converter in the share sheet to send it straight to the converter app.
If you need many voice notes from one chat, use Export Chat → With Media from the contact or group name screen. The resulting .zip contains every voice note as a separate .opus file, which you can unzip in Files and convert in one batch.
Step 2: convert on the phone, not on a website
Search for “opus to mp3” and you will find dozens of online converters. They work, but every one of them uploads the recording to a server you do not control, and voice notes are often the most private thing on a phone. The alternative is to decode Opus on the device.
Voice Note Audio Converter ships native decoders for Opus, Ogg, AAC, M4A, MP3, WAV, CAF, AIFF, FLAC, AMR and 3GP and encodes MP3 on the phone. Open the app, tap Pick voice notes or audio files, select the .opus files, pick MP3 or WAV, tap Convert.
- MP3 (128 kbps) plays on everything and stays small. Use it for sharing, archiving and car stereos.
- WAV (16-bit PCM) is lossless. Use it when you will edit the audio in GarageBand or Audacity, or feed it to speech-to-text software.
The picker shows every file type rather than only audio. That is deliberate: because iOS has no type identifier for .opus, an audio-only picker would grey out exactly the files you are trying to convert.
Step 3: send the MP3 wherever it needs to go
Each converted file gets a Share button. Save to Files or iCloud Drive, AirDrop it to a Mac, attach it to Mail, or send it to another chat app. The original .opus is left untouched, and you can convert it again to the other format later.
Common problems
- The file will not play after converting. Check that you chose MP3, not WAV, for a player that only lists MP3s. Both formats are standard; some older devices simply hide WAV files.
- “Not an audio file” alert. The picker accepted a file the app cannot decode, for example a screenshot or a PDF. Only audio extensions are converted.
- The voice note is silent or very quiet. Opus preserves the original level, so a quiet recording stays quiet. Raise the volume in an editor after converting to WAV.
- Telegram or Signal audio. Those apps produce .ogg or .m4a files, which convert exactly the same way.
Alternatives, and when to use them
On a Mac with ffmpeg installed, ffmpeg -i note.opus note.mp3 does the job for one file. VLC can also transcode. Both require moving the file to a computer first. If you only need to read the message rather than keep the audio, transcribing it with Voice Note to Text is faster than converting.
The apps mentioned here are independent utilities built by the author. They are not affiliated with, endorsed by, or connected to WhatsApp LLC or Meta Platforms, Inc. WhatsApp is a registered trademark of Meta Platforms, Inc.