Initializing... drag & drop files here
Supports: OGG
This page is for anyone who has a lecture, sermon, podcast episode, or narrated recording saved as a plain .ogg and wants it to behave like a real audiobook — opening at the last spot you heard instead of restarting from zero. The output is an .m4b file: AAC audio in an MPEG-4 container, the same audiobook extension Apple Books and iTunes-lineage players use to remember your place. One thing to know up front, because most converters skip it: converting a single file does not create chapter markers — that has to be authored separately.
.ogg onto the page or click "+ Add Files" to load OGG (Vorbis or Opus) audio. Queue several episodes at once — each is encoded with the same settings. A long recording is mostly a long upload, so the encrypted transfer is usually the part you wait on..m4b. Files upload over an encrypted connection, are processed on our servers, and are deleted automatically a few hours later. No sign-up, no watermark.OGG almost always holds Vorbis audio — the open, royalty-free codec Xiph.Org released as version 1.0 in 2002 — though newer files (Discord and Telegram voice notes, WebRTC recordings) may hold Opus instead. M4B wraps AAC, which is also lossy, so OGG to M4B is a lossy-to-lossy re-encode: the encoder decodes what Vorbis or Opus kept and re-compresses it as AAC, and it can never rebuild detail the source already discarded. Setting too low a bitrate compounds that loss, so match or exceed the source rather than dropping below it.
Both are the same MPEG-4 audio file carrying the same AAC bytes; the extension is what tells your player how to treat them. That single difference is the whole reason to pick M4B for a book rather than a plain audio file.
| Property | M4B | M4A |
|---|---|---|
| Full name | MPEG-4 Audiobook | MPEG-4 Audio |
| Container | MPEG-4, ISO/IEC 14496-14 | MPEG-4, ISO/IEC 14496-14 |
| Typical codec | AAC | AAC |
| Audio at same settings | The same AAC stream as M4A | The same AAC stream as M4B |
| Resume / bookmark position | Yes, in audiobook players | No — plays as a track |
| Chapter markers | Container supports them (must be authored) | Not typically used |
| Opens in Apple Books | Yes (add through Books) | No — lands in Music |
| Best for | Audiobooks, lectures, sermons | Music, single tracks |
Audiobooks run for hours, so bitrate is the biggest lever on output size — but the floor is the source bitrate, since a lossy re-encode cannot add back what Vorbis or Opus already dropped. Pick from the source down, not up.
| Bitrate (AAC) | Content type | Notes |
|---|---|---|
| 32–48 kbps mono | Plain narration, tightest files | Clear for speech; smallest output |
| 64 kbps mono | Voice, podcasts, audiobooks | The long-standing spoken-word default |
| 96–128 kbps stereo | Music beds, multiple speakers | Extra bits have somewhere to go |
| 192–256 kbps | Full-cast drama, scored audio | 256 kbps is Apple Music's music default — overkill for plain voice |
.m4b has to be added to Apple Books; the same bytes show up as a track if opened in Music..m4b is meant to fix. If it still happens, the file was opened in a music player, which ignores the resume position only audiobook apps honor.If your .ogg is corrupted, no converter can re-wrap it cleanly — a truncated file has to be re-downloaded first. And if what you actually want is a chaptered audiobook with jump-between-section markers, this single-file converter is the wrong escape hatch: convert your episodes to AAC audio here, then stitch and chapterize them in a dedicated audiobook builder such as the open-source m4b-tool, which can merge multiple files into one .m4b and add chapter breaks. For a plain, maximally compatible audio file with no audiobook behavior at all, OGG to MP3 is the simpler target; for the same AAC audio with the music-style extension, use OGG to M4A.
No. Converting one OGG file produces one continuous .m4b track — a two-hour recording becomes a two-hour file with a single implied chapter. The M4B container can hold chapter markers, but they have to be authored deliberately in an audiobook-building tool; converting a single file never invents them. What the .m4b extension does give you for free is resume-position support in Apple Books and other audiobook players, which is usually the real reason to choose it over a plain audio file.
Almost nothing technical — both wrap AAC audio in an MPEG-4 container, and at the same settings the audio bytes are identical. The only meaningful difference is the extension: .m4b tells audiobook apps to treat the file as a book and remember where you stopped, while .m4a is handled as a regular track with no global resume point. Want the resume behavior — use this page; want plain AAC for a music library — OGG to M4A produces the same audio with the music-style extension.
Some, because both formats are lossy. OGG audio is normally Vorbis (or Opus), which has already discarded detail to save space; re-encoding it to AAC is a lossy-to-lossy step that cannot bring any of that back, and a low output bitrate degrades it further. Keep the bitrate at or above the source and, for spoken word, the difference is rarely audible at 64 kbps or higher. In our testing, a one-hour single-speaker OGG re-encoded to M4B at 64 kbps mono produced a file of about 28 MB.
The file probably landed in the Music app. Apple sorts media by where you add it, not only by extension, so an .m4b opened or synced into Music plays as a song with no resume point. Add it through the Books app instead — on iOS share the file to Books; on a Mac drag it into the Books library — and it will appear as an audiobook with the bookmark behavior intact.
Yes. The Ogg container can carry Vorbis, Opus, FLAC, or Speex, and both Vorbis and Opus decode here before being re-encoded to AAC inside the .m4b. Opus is common in newer recordings — Discord and Telegram voice notes, WebRTC captures — and the output extension stays .m4b either way. Because Opus is already efficient at low bitrates, keep the AAC bitrate at or above the source to avoid stacking two rounds of loss.
Not in this converter — it transcodes each file you upload into its own .m4b, so ten episodes come out as ten files. To combine a series into a single audiobook with one running timeline (and optional chapter breaks per episode), convert the parts to AAC and assemble them in a dedicated audiobook builder such as m4b-tool. To go the other way and pull an M4B back into an open format, M4B to OGG reverses this conversion.
For plain narration, 64 kbps mono is the long-standing default and is usually indistinguishable from higher settings on voice; you can drop to 32–48 kbps mono for the smallest files if clarity still holds. Reserve 96–128 kbps for recordings with music beds or several speakers. The one rule that matters more than the number: never set the output above the source bitrate — a lossy OGG cannot supply detail to fill the extra bits, so you only get a bigger file, not a better one.
Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically a few hours after conversion. There is no sign-up, no watermark, and your files are never shared or made public. With a long recording the main wait is upload and encode time, which scale with the length of the file rather than any per-file size cap.