MP4 to AAC
Pull the audio track out of an MP4 and save it as a raw .aac file. The video stream is discarded and, on the happy path, the audio isn't re-encoded at all — ffmpeg's `-c copy` simply repackages the existing AAC stream from the MP4 container into a bare AAC file. That makes this nearly instant, even for long clips, and means there's zero generation loss: the bytes that go in are the bytes that come out. Almost every MP4 uses AAC audio, so this works for the vast majority of files. If a particular MP4 has an unusual audio codec (or a stream that can't be copied directly), the conversion will surface a clear error and you can use mp4-to-mp3 instead. The conversion runs entirely in your browser via ffmpeg.wasm — nothing is uploaded.
Drop .mp4 file here
or click to choose
Privacy
Runs entirely in your browser — nothing is sent to any server.
Cost
Free. No sign-up, no watermark.
Supports
.mp4 → .aac
Related tools
Tools that work with the same formats — most users open one of these next.
Video Trimmer
Cut a clip from a video file — MP4, WEBM, MKV, MOV, AVI — in your browser.
Compress Video
Shrink a video file by re-encoding to H.264 with a quality preset — free, in-browser.
MP4 to WebM
Convert MP4 video to WebM (VP9 + Opus) — free, runs entirely in your browser.
MP4 to MKV
Remux MP4 to Matroska (MKV) — fast, lossless, no re-encoding.
MP4 to MOV
Convert MP4 video to MOV (QuickTime) — free online, no upload.
MP4 to GIF
Convert MP4 video to an animated GIF — free online, with a tuned palette.
Frequently asked
Is MP4 to AAC free to use?
Yes. MP4 to AAC is completely free with no sign-up, no watermark, and no usage limits. Toolsly does not charge for any of its tools.
Do my files and data stay private?
Yes — MP4 to AAC runs entirely in your browser using your device's CPU. Files and text are never uploaded to our servers, so your data stays private.
How does MP4 to AAC work?
Open MP4 to AAC, drop in your MP4 file, choose any options, and click Convert. Your browser does the work locally and produces a AAC file you can save right away.
What's the maximum file size for MP4 to AAC?
Because MP4 to AAC runs in your browser, the maximum size depends on your device's available memory. Most modern phones and laptops handle files up to a few hundred MB without issues.