M4B to AIFF Converter

Convert M4B files to AIFF format online. Free, fast, no watermarks.

Initializing... drag & drop files here

Supports: M4B

OptionsAdvanced Options - Our defaults are optimized for the best results. We recommend you keeping the defaults unless you have a specific need.
Show All Options
Audio Channel
Audio Channel
Audio Sample Rate
Audio Sample Rate
Trim

M4B to AIFF: What This Guide Covers

An M4B is an audiobook container: AAC audio in an MPEG-4 wrapper, plus a chapter track, a resume-position bookmark, and a flag that tells Apple Books and iTunes to treat it as a book rather than an album. AIFF is uncompressed linear PCM with none of that. This guide walks through the conversion, what it costs in disk space, and — just as important — the two situations where you should not do it at all: when the file is DRM-protected, and when you only want something to listen to.

How to Convert M4B to AIFF

  1. Upload Your M4B File: Drag the audiobook onto the page or click "+ Add Files" to browse. Only DRM-free .m4b files work, and batch upload is supported for multi-part books.
  2. Check the Audio Codec: Under "Show All Options", Audio Codec starts on PCM 16-bit Big Endian — the classic uncompressed AIFF payload. There is no bitrate or quality control on this page, because PCM stores raw samples and has nothing to trade off.
  3. Set Audio Channel, Audio Sample Rate and Trim: All three start on "ORIGINAL" / "Unchanged". Switching Audio Channel to "MONO" halves the file for a single-narrator book, and Trim cuts a publisher intro by setting a start time and duration.
  4. Convert and Download: Click Convert and save the .aiff. Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically a few hours later — no sign-up, no watermark.

Walk-through: Codec, Channels, and Sample Rate

Only three settings change the output on this page, and for a spoken-word recording two of them are worth thinking about carefully.

  • Leave Audio Codec alone unless a tool asked you not to. PCM 16-bit Big Endian is what "an AIFF file" means to Logic Pro, Pro Tools, and every other editor that lists AIFF support. The other three PCM options make the muxer write AIFF-C — the compressed-capable form of the same container — which some older software refuses to open.
  • Set Audio Channel to MONO for a single narrator. Most audiobooks were recorded mono in the first place, and a stereo AIFF of mono content is exactly twice the size for exactly the same audio. This is the single biggest saving available on a long book.
  • Leave Audio Sample Rate on ORIGINAL unless your session runs at a fixed rate. Audiobooks are frequently produced below CD rate, and converting up cannot add detail the AAC encode never carried — it just makes the file larger. Set an explicit rate only when you need it to match a DAW session so the editor does not resample on import.
  • Use Trim before converting, not after. Cutting the publisher's intro before the file is expanded into PCM saves you from downloading hundreds of megabytes you are going to delete anyway.

How Big the AIFF Will Be

Uncompressed audio size is pure arithmetic — sample rate × bit depth × channels — so you can work out the result before you start. These figures use decimal megabytes.

Sample format Data rate Per minute Per hour A 10-hour book
22.05 kHz, 16-bit, mono 353 kbps 2.6 MB 159 MB 1.6 GB
44.1 kHz, 16-bit, mono 706 kbps 5.3 MB 318 MB 3.2 GB
44.1 kHz, 16-bit, stereo 1,411 kbps 10.6 MB 635 MB 6.4 GB
48 kHz, 16-bit, stereo 1,536 kbps 11.5 MB 691 MB 6.9 GB

For comparison, the same ten-hour book as an M4B encoded at 64 kbps is roughly 290 MB. The jump is the cost of storing raw samples, not a change in what you hear.

AIFF Codec Options

Codec option Container written Sample size Sensible for an audiobook?
PCM 16-bit Big Endian (starting choice) Classic AIFF 16-bit Yes — the compatible default
PCM 16-bit Little Endian AIFF-C, type sowt 16-bit Only if a tool explicitly asks for byte-swapped samples
PCM A-law AIFF-C, type alaw 8-bit companded Halves the size, but it is a telephony codec — audible on narration
PCM mu-law AIFF-C, type ulaw 8-bit companded Same trade-off; prefer mono 16-bit for size instead

Common Errors and How to Fix Them

  • "The file failed or produced empty output" — the M4B is almost certainly DRM-protected. See the next section.
  • "My AIFF is several gigabytes" — that is expected for a long book. Set Audio Channel to MONO, or convert to M4B to MP3 or M4B to M4A if you wanted a listening copy rather than an editing master.
  • "It plays as one long file with no chapters" — AIFF has no chapter atom, so there is nowhere for the M4B's chapter list to go.
  • "The AIFF sounds no better than the M4B" — it cannot. The source is lossy AAC; AIFF preserves the decoded waveform exactly but cannot restore what the original encode discarded.
  • "My Windows app will not open the .aiff" — AIFF is Apple-native. Use M4B to WAV for the little-endian PCM equivalent that Windows tools open more readily.
  • "An old editor rejected the file as AIFF-C" — you changed the Audio Codec away from PCM 16-bit Big Endian. Set it back and the container reverts to classic AIFF.

When This Doesn't Work

The hard stop is DRM. Audiobooks bought from the iTunes Store or Apple Books are wrapped in Apple's FairPlay protection, and Audible titles use AAX or AAXC. No online converter can decrypt either, so a protected .m4b or an .aax will fail or be refused outright. If you own the book and have the right to format-shift where you live, you would need to produce a DRM-free copy through the platform's own authorised tools first; xconvert then converts that file, but it does not remove protection itself. The other case where this is the wrong tool is simpler: if you want something to listen to on a phone or in a car, a multi-gigabyte uncompressed master is the opposite of what you need.

Frequently Asked Questions

Will converting M4B to AIFF improve the sound quality?

No. The audio inside an M4B is lossy AAC, and detail discarded during that encode is gone permanently. What AIFF gives you is a working file that does not lose anything further — you can cut, level, and re-export it repeatedly without stacking generation loss, which is exactly why editors want PCM. It is a lossless container around already-lossy audio: better for editing, identical to listen to.

Do chapter markers and my listening position carry over?

No. M4B stores chapters and the resume bookmark inside the MPEG-4 container, and a plain AIFF is one continuous audio stream with no chapter structure at all. If chapter navigation is the point of the file for you, keep the M4B or use M4B to M4A, where the chapter track survives. To split the AIFF afterwards, note the chapter timestamps from the original and cut at those points with the Audio Cutter.

Can I convert a DRM-protected audiobook from Apple Books or Audible?

No. FairPlay-protected iTunes Store and Apple Books audiobooks, and Audible's AAX/AAXC files, are encrypted, and this converter has no way to decrypt them — the job will fail rather than produce a partial file. Only DRM-free .m4b files convert: recordings you made, files you produced, or DRM-free purchases.

Why is there no bitrate or quality setting?

Because PCM has none to offer. An uncompressed file's size is fully determined by sample rate, bit depth, and channel count, so there is no encoder making quality-versus-size decisions and no slider that could influence one. That is why the File Compression section you see on lossy targets is absent here, and why Audio Codec, Audio Channel, and Audio Sample Rate are the only controls that change the result.

How large will a 10-hour audiobook become?

Around 6.4 GB at 44.1 kHz, 16-bit, stereo, or about 3.2 GB in mono — that is arithmetic from the sample format rather than an estimate, since 44.1 kHz 16-bit stereo is exactly 1,411.2 kbps. Many audiobooks are produced mono at a lower sample rate, in which case the figure drops considerably; check the source properties before assuming the worst case, and set Audio Channel to MONO if the narration is single-voice.

Is AIFF or WAV better for editing an audiobook?

They hold identical audio; the difference is byte order and ecosystem convention. AIFF is big-endian and native to Logic Pro, GarageBand, and Final Cut, so it is the natural choice on macOS. WAV is little-endian and the safer default on Windows and across most cross-platform tools — M4B to WAV produces that equivalent from the same source.

Can I convert just one chapter instead of the whole book?

Yes, using Trim. Set a start time and a duration and only that section is converted, which avoids expanding a ten-hour book into an uncompressed file when you only need twenty minutes of it. You will need the chapter's timestamps from a player that reads the M4B's chapter track, since the timings are not carried into the AIFF itself.

How are my uploaded audiobook files handled?

Files are uploaded over an encrypted connection, converted on our servers, and both the upload and the finished AIFF are deleted automatically a few hours later — never shared, never made public, and no account is required. For a long book the practical constraint is upload time over your connection rather than any per-file feature limit, which is another good reason to trim first and convert only the part you need.

Rate M4B to AIFF Converter Tool

Rating: 4.8 / 5 - 64 reviews