Initializing... drag & drop files here
Supports: M4B
M4B is Apple's audiobook format — AAC audio in an MPEG-4 container, with embedded chapter markers and a bookmark that remembers your listening position. OGA is the audio profile of the open Ogg container, usually carrying Vorbis or Opus. This converter re-encodes the audio so it plays in browsers and open-source apps, but note up front: a plain OGA file has no place to store M4B's chapter tracks or resume bookmark, so the audiobook navigation does not survive the conversion.
| Property | Value |
|---|---|
| Container | MPEG-4 Part 14 (ISO base media file format) |
| Audio codec | AAC (sometimes ALAC) — lossy |
| Distinctive features | Chapter markers, resume bookmark, cover art, author/narrator metadata |
| Typical use | Apple Books / iTunes audiobooks, podcasts |
| Spoken-word bitrate | Commonly 64–128 kbps |
| Native playback | Apple Books, iTunes/Music, most podcast apps; many generic players ignore the chapter track |
| Property | Value |
|---|---|
| Container | Ogg (Xiph.Org Foundation) |
| Audio codec | Vorbis (default here), also Opus, FLAC, or Speex — Vorbis/Opus are lossy |
| Extension origin | .oga registered in RFC 5334 (September 2008) for Ogg audio |
| License | Open, patent- and royalty-free |
| Chapters / bookmarks | Not stored — audio plays as one continuous track |
| Native browser support | Chrome, Firefox, Edge 17+, Opera; Safari only since 18.4 (macOS and iOS) |
No. M4B stores chapters as a separate chapter track inside the MPEG-4 container, and a plain OGA file has no equivalent structure, so the chapter markers and the resume bookmark are dropped. The audio itself converts fine and plays end to end as one continuous track — you just lose the jump-to-chapter navigation.
No. M4B uses AAC and OGA uses Vorbis (or Opus) — both are lossy. Going from one lossy codec to another is a re-encode, not a restoration, so the output can only match or slightly degrade the original; it cannot recover detail the AAC encoder already discarded. For spoken-word audiobooks at typical bitrates the difference is usually inaudible.
Open-source players such as VLC, Audacious, and foobar2000 handle Ogg audio, and so do Chrome, Firefox, Edge 17+, and Opera in the browser. Apple is the gap: Safari only added native Ogg Vorbis support in version 18.4, and older macOS/iOS apps and the Apple Books player generally will not open an OGA file.
.oga extension the same as .ogg?They are close but not identical. Both wrap audio in the Ogg container, but Xiph.Org reserves .ogg for Ogg Vorbis specifically, while .oga (defined in RFC 5334) is the general extension for any Ogg audio stream — Vorbis, Opus, FLAC, or Speex. If a player rejects one extension, converting to .ogg instead often resolves it without changing the underlying audio.
If broad device support matters more than open licensing, MP3 is the safer target — it opens almost everywhere, including Apple's ecosystem. Like OGA it drops the M4B chapter markers, so you trade audiobook navigation either way; see convert M4B to MP3. If you want to keep the chapters and stay in the Apple-friendly MPEG-4 family, convert M4B to M4A instead.
M4B is excellent inside Apple Books but awkward elsewhere — many generic media players treat it as an unknown file or play it without chapter support. Converting to OGA gives you an open, royalty-free file that works in open-source players and modern browsers. In our testing, a 128 kbps M4B re-encoded to Vorbis at the default quality produced a comparably sized file with no audible difference in spoken-word passages.