Initializing... drag & drop files here
Supports: OGA
.oga/.ogg, Audacity Linux exports, Wikipedia pronunciation clips, Unity/Godot game audio, and GNOME Sound Recorder files all work. Batch is supported — drop in an entire folder.AUDIO_QUALITY_PRESET (Lowest → Highest) for one-click quality, target a specific file size with FILE_SIZE_PERCENTAGE or FILE_SIZE_EXACT, or set a custom CBR/VBR rate (64, 96, 128, 192, 256, 320 kbps). AAC at 128 kbps already sounds as good as MP3 at 192 kbps — bumping to 192-256 kbps is generally enough even for music.OGA is the audio-only file extension for the Ogg container — a free, open format from Xiph.Org that wraps Vorbis, Opus, FLAC, or Speex audio streams. It's technically identical to .ogg but signals "audio only" to operating systems. M4A is Apple's preferred audio container — an MPEG-4 wrapper around AAC (Advanced Audio Coding) introduced with iTunes in 2001. AAC is the codec the entire Apple ecosystem, YouTube, broadcast TV, and modern streaming services standardized on, and it sounds noticeably better than Vorbis at low-to-mid bitrates. The reason to convert OGA → M4A is almost always Apple compatibility:
.oga files. M4A imports cleanly with all metadata, album art, and play counts preserved..oga.If you need a more universal target instead of Apple-specific, see OGA to MP3; for the audio track of an Ogg video file see OGG to M4A.
| Property | OGA (Ogg Audio) | M4A (MPEG-4 Audio) |
|---|---|---|
| Container | Ogg (Xiph.Org, 2002) | MPEG-4 Part 14 (Apple, 2001) |
| Inner codec | Vorbis, Opus, FLAC, Speex | AAC (most common) or ALAC |
| Compression | Lossy (Vorbis/Opus/Speex), lossless (FLAC) | Lossy (AAC) or lossless (ALAC) |
| Typical bitrate | 96-256 kbps Vorbis / 24-128 kbps Opus | 96-256 kbps AAC |
| Quality at 128 kbps | Better than MP3, behind AAC | Reference for low-bitrate listening |
| Apple device playback | Not native | Native everywhere (iPhone, iPad, Mac, CarPlay) |
| iTunes / Apple Music import | Refused | Native |
| Android playback | Native (most builds) | Native (since Android 3.1) |
| Browser playback | Firefox, Chrome, Edge | All major browsers |
| Patent / license | Royalty-free | AAC patents licensed; free for end users |
| Best for | Open-source workflows, web games, Linux | Apple ecosystem, iTunes libraries, modern Bluetooth |
| Inner codec | Typical source | Recommended AAC bitrate | Notes |
|---|---|---|---|
| Vorbis | Audacity exports, web games, Wikipedia clips | 192-256 kbps CBR | AAC at 192 fully captures Vorbis at 192-256; 256 is overkill |
| Opus | WhatsApp voice notes, Discord recordings | 64-96 kbps CBR mono | Source is already low-bitrate; mono AAC at 64 kbps is plenty |
| FLAC (in Ogg) | Lossless archives, classical recordings | 256 kbps CBR or VBR-High | Source is lossless; pick a high AAC rate or use ALAC if you need to stay lossless |
| Speex | Old VoIP, voicemail dumps | 48-64 kbps mono | Voice-only, mono is fine, no need for 128+ |
If you don't know what's inside, 128 kbps stereo AAC is a safe universal default and produces files ~20% smaller than 128 kbps MP3 at the same perceived quality.
| Bitrate | File size (3-min audio) | Use case | Audible vs source |
|---|---|---|---|
| 64 kbps mono | ~1.4 MB | WhatsApp voice notes, audiobooks | Voice-clear, music thin |
| 96 kbps CBR | ~2.1 MB | Podcasts, speech recordings | Mostly transparent for voice |
| 128 kbps CBR | ~2.8 MB | Default for music, near-CD listening | Slight loss only on critical listening |
| 192 kbps CBR | ~4.1 MB | High-quality music, archive-friendly | Effectively transparent |
| 256 kbps CBR | ~5.5 MB | iTunes Plus / Apple Music download standard | Indistinguishable from source |
| 320 kbps CBR | ~6.9 MB | Maximum AAC, occasional overkill | Indistinguishable |
| VBR (~190 kbps avg) | ~4.0 MB | Best quality-per-byte for music | Effectively transparent |
.oga / .opus) convert correctly to M4A?Yes. WhatsApp records voice messages as Opus audio inside an Ogg container with .oga, .ogg, or .opus extensions. The converter detects the inner codec automatically and re-encodes to AAC inside an M4A wrapper. Since voice notes are mono and recorded at low bitrate (~24 kbps Opus), there's no benefit to picking 320 kbps — 64-96 kbps mono AAC is the sweet spot. The resulting M4A plays natively in iPhone Voice Memos, the Apple Music app, iMessage, and CarPlay.
Some loss occurs because both Vorbis (the most common OGA codec) and AAC (M4A's codec) are lossy — you're transcoding lossy → lossy. At 192-256 kbps AAC the loss is inaudible to almost everyone, even on good headphones. AAC is generally considered the more efficient codec, so a 192 kbps AAC file usually sounds at least as good as the 192 kbps Vorbis source. If your OGA is FLAC inside Ogg (lossless), pick a high AAC bitrate (256+) or convert to M4A using ALAC for true lossless preservation.
Apple has never shipped OGA/Ogg/Vorbis support in iOS or macOS. The reasons are partly historical (Apple bet on AAC starting in 2001) and partly licensing/API surface area. Third-party apps like VLC for iOS will play OGA, but Apple Music, Voice Memos, Files, iMessage previews, and CarPlay all refuse the format. Converting to M4A is the only way to get one-tap playback across the Apple stack.
.oga, .ogg, and .opus?All three are Ogg containers from Xiph.Org. .ogg is the original generic extension and can hold Vorbis audio OR Theora video. .oga was added later to explicitly mark audio-only Ogg files (so the OS doesn't expect a video track). .opus is reserved for Ogg containers carrying the Opus codec specifically. XConvert accepts all three on this page; the conversion to M4A is identical.
AAC (Advanced Audio Coding) is lossy and produces files of typical music sizes (3-6 MB for a 3-minute track). It's what you want for everyday listening, podcasts, and Apple Music compatibility. ALAC (Apple Lossless) is mathematically lossless and produces files ~50-60% the size of WAV — pick it only if your OGA contains FLAC (lossless source) and archival fidelity matters. For a converted WhatsApp voice note or any Vorbis/Opus source, AAC at 128-192 kbps is the right answer.
Yes — Vorbis comments (the metadata format inside Ogg) map cleanly to MPEG-4 atoms used by M4A. Title, artist, album, year, track number, genre, and embedded album art carry across to iTunes/Apple Music. WhatsApp voice notes don't have meaningful metadata so the resulting M4A won't either, which is normal and expected.
VBR (variable bitrate) spends more bits during complex passages and fewer during silence — better quality-per-byte at the same average rate, ideal for music. CBR (constant bitrate) has predictable file size and is required by some podcast hosts (Apple Podcasts accepts both, but some legacy aggregators want CBR). For WhatsApp voice notes or audiobooks, CBR mono at 64-96 kbps is the cleanest default. For music going into your iTunes library, VBR at the equivalent of ~190 kbps matches Apple's iTunes Plus standard.
Yes. Use the trim section to enter a start time and duration. Both fields accept seconds (12.5) or HH:MM:SS.sss format (00:01:30.500). Useful for pulling a single segment from a long Audacity recording, isolating a sentence in a WhatsApp voice note before forwarding to a non-WhatsApp user, or extracting a music loop from a longer Ogg game audio file. Trim runs before encoding so you don't pay for AAC encoding the parts you discard.
No. Unlike CloudConvert and FreeConvert (which cap free uploads around 1 GB and limit batch counts), XConvert processes files entirely in your browser session — there's no upload to our servers, no count cap, and no per-file size limit beyond your device's available memory. Drop a whole album folder of OGA files and they all convert in parallel.