M4B
M4B audio formatUsed for music, speech, and time-based sound.
- Family
- Audio
- MIME
- audio/x-m4b
Free M4B to WAV conversion online, with the real timed-stream transcoding behavior, what gets lost, and a concrete way to check the output.
Converter.now decodes the waveform and channel layout carried by M4B, then writes the codec and container profile used for WAV. Duration can remain identical while compression, channel mapping, frame cadence, metadata, or auxiliary streams change. The M4B audiobook reader resolves AAC or ALAC track timing together with chapters, cover art, book metadata, and gapless playback information. WAV delivery writes a RIFF waveform whose PCM precision, rate, channels, channel mask, peaks, and large file size matter more than codec branding.
Decoded media - An MPEG-4 audiobook container commonly holding AAC or ALAC audio, chapters, cover art, and bookmarks. Encoded delivery profile - A waveform container written here as uncompressed 16-bit PCM audio.
Used for music, speech, and time-based sound.
Designed for uncompressed production audio.
A generic audio conversion can lose chapter markers, audiobook media type, artwork, or remembered playback position.
PCM WAV can be much larger than delivery audio, and converting high-bit-depth material to 16-bit changes sample precision.
The verified WAV profile writes 16-bit little-endian PCM rather than a perceptual delivery codec.
Test chapter navigation, resume behavior, duration, codec, tags, and cover art in the intended audiobook app.
Compare duration, sample rate, 16-bit depth, channels, peaks, and audible clipping.
Confirm the receiving player, editor, or publishing service actually names WAV's container and codecs before switching; stay with M4B if extra tracks or original encoding need to survive intact.