Initializing... drag & drop files here
Supports: AAC
.aac file or click "Choose Files." Batch compression is supported — drop a folder of episodes, lectures, or song stems and process them in one pass.HH:MM:SS.sss, then click Compress. Files process in your browser session — no sign-up, no watermark, no email required.AAC (Advanced Audio Coding) is already a modern lossy codec — defined in ISO/IEC 14496-3 (MPEG-4 Part 3) and standardized by MPEG in 1997. It is the default audio in YouTube, Apple Music downloads, the iTunes Store (iTunes Plus uses 256 kbps AAC), DVB and ISDB digital broadcast, and most MP4/M4A containers. Even so, an AAC file ripped at 256 or 320 kbps is much larger than it needs to be for podcasts, audiobooks, voice memos, or messaging — so re-encoding to a lower bitrate, narrower channel layout, or smaller sample rate is often the fastest way to fit upload, attachment, or storage limits.
| Property | AAC | MP3 |
|---|---|---|
| Standard | ISO/IEC 14496-3 (MPEG-4) | ISO/IEC 11172-3 (MPEG-1 Layer III) |
| Year standardized | 1997 | 1993 |
| Max sample rate | 96 kHz | 48 kHz |
| Max channels | 48 full-bandwidth + 16 LFE | 2 (stereo) or 5.1 with MP3 Surround |
| Typical transparent bitrate (stereo) | ~128 kbps | ~192 kbps |
| Container files | .aac, .m4a, .mp4, .3gp, .ts |
.mp3 only |
| Default in | iTunes/Apple Music, YouTube, DVB, ISDB | Legacy podcasts, older portable players |
Browser <audio> support |
~96% (Chrome, Edge, Safari, Opera; partial in Firefox) | ~98% (universal) |
| Patent royalties | Required for encoders/decoders | Expired (2017) |
Sources: ISO/IEC 14496-3 standard; caniuse.com codec data; ITU-R BS.1116 transparent-quality testing referenced in the AAC Wikipedia entry.
| Bitrate | Channel | Use case | Approximate quality |
|---|---|---|---|
| 16–24 kbps | Mono | Voice memos, telephony, low-bandwidth streaming | Intelligible speech, audible artifacts |
| 32–48 kbps | Mono | Podcasts, audiobooks, lecture archives | Clean voice, slight loss on music |
| 64 kbps | Mono / HE-AAC stereo | Apple Podcasts spoken-word recommended floor | Transparent for voice |
| 96 kbps | Stereo | Acceptable music streaming, low-data playlists | Audible compression on dense mixes |
| 128 kbps | Stereo | Music streaming default; ITU transparency threshold | Near-transparent for most listeners |
| 192–256 kbps | Stereo | iTunes Plus / Apple Music downloads (256) | Transparent for nearly all content |
| 320 kbps | Stereo | Archival masters, high-fidelity playback | No perceptible improvement over 256 |
For stereo music, 128 kbps AAC-LC has been verified as "transparent" by ITU-R listening tests — most listeners cannot reliably distinguish it from the uncompressed source. For absolute safety on dense or critical material (orchestral, dense electronic, audiophile listening), use 192–256 kbps. For spoken word, 64 kbps mono is transparent; you can drop to 32–48 kbps mono before voice quality starts degrading noticeably.
The two biggest size drivers after bitrate are channels and sample rate. A stereo file recompressed to mono is roughly half the size at the same bitrate. A file resampled from 48 kHz to 24 kHz cuts size proportionally if you also lower the bitrate — there is no point keeping 48 kHz when you've capped bandwidth at 32 kbps mono. Trim silence and intro music too: even 30 seconds at the head of a long file adds up across a batch.
AAC is lossy, so each encode discards some data. Re-encoding an existing AAC at a lower bitrate (transcoding) compounds losses, but for everyday voice or music delivery the difference between a 256 kbps source and a 128 kbps re-encode is rarely audible on consumer headphones or phone speakers. Stay above 96 kbps stereo for music, and above 32 kbps mono for voice, to avoid obvious artifacts like swirling cymbals or muffled consonants.
Only if your target device or platform cannot play AAC. AAC at the same bitrate sounds better than MP3 — converting to MP3 loses quality and usually grows the file (MP3 needs 160–192 kbps to match AAC at 128 kbps). If you need MP3 specifically, use AAC to MP3; otherwise compress AAC directly to keep the format efficiency advantage.
Yes. Upload multiple files together and the same compression method, channel, sample rate, and trim settings apply to all of them. Output is provided as individual downloads or a single ZIP archive. This is useful for an entire podcast season, a lecture series, or a years-long voice-memo backlog.
Most podcast hosts (Buzzsprout, Libsyn, Apple Podcasts Connect) require AAC-LC inside an .m4a container with valid ID3 or iTunes metadata. A bare .aac ADTS stream may upload but skip metadata fields. If you need the M4A wrapper, run AAC to M4A after compression, then re-tag.
ID3-style tags (title, artist, album, artwork) are usually preserved when the encoder writes a new container. Apple-style chapter markers (used in M4A audiobooks) are container-level features and may be dropped during a re-encode — back up the originals before batch processing if chapters matter.
AAC playback works natively in Chrome, Edge, Safari, Opera, and Samsung Internet, plus iOS, Android, Windows, macOS, and Linux. Firefox plays AAC on Windows and macOS via OS codecs (partial support according to caniuse.com). Specialized players like older car stereos, e-ink readers, and budget MP3 players may not handle AAC — those need AAC to MP3 or AAC to WAV instead.
Files are uploaded over an encrypted connection, processed in your authenticated session, and removed automatically after the session ends. There is no permanent storage, no account requirement, and no watermark added to the output. If you need to chop a long file before compression, Trim AAC skips the re-encode step entirely.