Initializing... drag & drop files here
Supports: ASF
ASF (Advanced Systems Format) is Microsoft's container for Windows Media — the thing a .asf, .wmv or .wma file actually is underneath. Recorded lectures, church services, conference calls and archived webinars from the Windows Media era all landed in it. M4B is at the other end: an MPEG-4 Part 14 file (ISO/IEC 14496-14) carrying an AAC track, named with the extension that tells Apple Books, Apple Podcasts and every dedicated audiobook player to treat the file as spoken word and remember where you stopped.
Two things to settle before you start. First, this conversion needs the ASF to contain an audio stream — most do, but a video-only capture from a screen recorder has nothing to extract and the job will fail rather than return a silent file. Second, the extension is doing all the work: the file we write is ordinary MPEG-4 audio, and no chapter markers are added.
.asf onto the page or click "+ Add Files" to browse. This page's uploader takes the .asf spelling; the .wmv and .wma variants of the same container have their own pages. Several recordings can be queued and share one set of settings.HH:MM:SS.sss, which is how you cut a silent title card off the front..m4b. Your upload travels over an encrypted connection, is converted on our servers, and both it and the result are deleted automatically after a few hours. No sign-up, no watermark.The Windows Media audio inside an ASF is already lossy — usually WMA — so this is a lossy-to-lossy step and the goal is to lose as little as possible on the second pass rather than to recover anything. Speech makes that easy: it occupies a narrow frequency band, has long near-silent gaps, and carries almost no stereo information even when it was recorded in two channels.
| Material | Constant Bitrate to pick | Audio Channel | Size per hour |
|---|---|---|---|
| One narrator, clean recording | 64 kbps | Mono | About 29 MB |
| Two or more voices, interview or panel | 96 kbps | Mono or Original | About 43 MB |
| Narration over music or room ambience | 128 kbps | Original | About 58 MB |
| Dramatised or music-heavy production | 192 kbps | Original | About 86 MB |
| Property | M4A | M4B (this page) |
|---|---|---|
| Container | MPEG-4 Part 14, ISO/IEC 14496-14 | Identical |
| Audio coding | AAC | AAC — Low Complexity profile |
| File-type brand written inside | M4A |
M4A — the same brand; only the extension differs |
| How players file it | As music | As spoken word, in apps that recognise the extension |
| Resume position between sessions | No | Yes, in Apple Books and most audiobook players |
| Chapter markers | Supported by the container | Supported by the container, not written by this conversion |
| Audiobook media-type tag | Not written | Not written — the extension is the only signal |
| The other page | ASF to M4A | This one |
That third row is the honest summary of the format: open the file we produce in a hex viewer and the brand box reads M4A, exactly as it would for a music file. Nothing inside marks it as an audiobook. Audiobook apps key off the .m4b extension, which is why the file works — and why renaming it back to .m4a immediately undoes the behaviour.
.asf. Use the page that matches your extension, or rename a .wmv you are certain is really ASF..m4b once it reaches the device.An audiobook delivered as a dozen separate ASF recordings has to become one continuous file before the resume position means anything, and this conversion handles one input at a time without concatenating — stitch the parts together in an audio editor first, then convert the result. If the recording is a long capture and you only want part of it, trimming here is far better than trimming later, because only the selected span is decoded and encoded. And if the ASF is video and you want to keep the picture as well as the sound, this is the wrong page entirely: extract the audio here and convert the video separately, or trim the source first with the Video Cutter.
Not necessarily, and it is worth checking before you upload. ASF is a general-purpose container: a .wma is the audio-only form, a .wmv normally carries both streams, and a plain .asf can be either. Open the file in VLC and look at Tools then Media Information — if no audio track is listed, this conversion has nothing to work with and will fail rather than hand you a silent file.
Yes, slightly, because two lossy encodes are involved. The sound inside an ASF is normally Windows Media Audio, which already discarded information when it was recorded; our servers decode that and encode it again as AAC rather than copying it across untouched, which is precisely what makes the bitrate, channel, sample-rate and trim controls work. For speech the second pass is essentially inaudible at 64 kbps or above.
Because an M4B is defined by carrying AAC. The extension exists to tell audiobook software what kind of material it is looking at, and the software expects an MPEG-4 file with an AAC track behind it. Offering alternatives would produce files that the apps this format exists for would not read. If you need a different codec, pick a different container — ASF to MP3 is the usual answer.
No, and it is worth understanding why. A rename changes nothing inside the file: an ASF is still Microsoft's container holding Windows Media Audio, and an audiobook player opening it will find no MPEG-4 structure and no AAC track. The conversion has to happen because the two formats share nothing internally. Renaming works only between .m4a and .m4b, which really are the same file.
64 kbps with Audio Channel set to Mono, unless there is music in it. That is about 29 MB per hour, so a five-hour lecture lands near 145 MB — easy to sync and to keep on a phone. Doubling to 128 kbps doubles the size and buys almost nothing on one speaking voice. If there is applause, music, or several people talking over each other, step to 96 kbps and leave the channel setting on Original.
It plays on Android too. The .m4b convention came from Apple, but the file underneath is ordinary MPEG-4 audio and the popular Android audiobook players recognise the extension and give you the same resume behaviour. The place it goes wrong is a generic music player that has never heard of the extension and simply skips the file — if that happens, ASF to M4A produces something every audio player opens, at the cost of the audiobook handling.
Only when the recording is genuinely narrowband to begin with. Dropping a 48 kHz capture of a lecture hall to 16 kHz audibly dulls the room tone and any applause, and it cannot be undone. For a clean single voice, 24000 Hz is more than enough and shaves a little more off the file. When in doubt leave Audio Sample Rate on Original and control size with the bitrate, which is the safer of the two levers.
Yes, and it is the single most useful control on the page for recorded talks. Set Trim to Time Range and give it a Start time past the silence and a Duration covering the material you want, in plain seconds or as HH:MM:SS.sss. Only that span is decoded and encoded, so a long capture also finishes noticeably faster.
No. This page builds a new M4B from an ASF recording. To shrink an M4B you already have, compress M4B takes the existing file and re-encodes it downward without going back to a source. Going back through this page would mean starting from the ASF again, which is only worth doing if you still have it and want different settings from the ground up.
Your ASF is uploaded over an encrypted connection, converted on our servers, and both the upload and the M4B are deleted automatically after a few hours. Nothing is shared or made public, there is no sign-up, and the output carries no watermark. On a multi-hour recording the wait is dominated by upload size rather than the encode, so trimming before you upload is the most effective way to speed the job up.