AAC to SOU Converter

Convert AAC to SOU raw PCM audio format online

Drop files here. 1 GB maximum file size or Sign Up
to
Facebook Amazon Microsoft Tesla Nestle Walmart L'Oreal

Raw Audio Data

Convert AAC to raw 8-bit PCM data in SOU format — for retro computing and embedded audio projects.

Straightforward Process

Upload, select SOU, download — produce raw audio from AAC without needing development tools locally.

Files Stay Private

AAC uploads are erased after conversion. SOU outputs are removed within 24 hours.

How to convert AAC to SOU

1

Select files from Computer, Google Drive, Dropbox, URL or by dragging it on the page.

2

Choose sou or any other format you need as a result (more than 200 formats supported)

3

Let the file convert and you can download your sou file right afterwards

About formats

AAC (Advanced Audio Coding) is the successor to MP3, standardized by ISO/IEC as part of the MPEG-2 and later MPEG-4 specifications. Designed collaboratively by Fraunhofer, Dolby, Sony, Nokia, and AT&T, AAC delivers superior sound quality at equivalent or lower bit rates — a 96 kbps AAC stream generally matches a 128 kbps MP3 file in perceptual quality. The codec leverages a modified discrete cosine transform combined with advanced psychoacoustic modeling and temporal noise shaping. AAC serves as the default audio format for Apple's ecosystem (iTunes, iPhone, iPad), YouTube, and many streaming services. Its first advantage is excellent compression efficiency — high-fidelity audio using significantly less storage and bandwidth. Second, the format supports sample rates from 8 kHz to 96 kHz and up to 48 channels, suiting everything from voice calls to surround sound. Third, broad industry adoption by Apple and others ensures that virtually every modern device, browser, and media player handles AAC content natively without additional plugins.
Initial release: 1997
SOU is a raw audio format designation that functions as an alias for unsigned 8-bit PCM data (u8) in the SoX audio processing framework. Files with the .sou extension contain headerless, uncompressed audio samples stored as unsigned 8-bit integers — each byte represents a single amplitude value from 0 to 255, with 128 as the silence midpoint. Because there is no header, playback parameters such as sample rate and channel count must be specified externally. The default assumption is typically mono at 8000 Hz, though the data can represent any rate the recording hardware supported. The u8 encoding that SOU aliases is one of the simplest possible digital audio representations, predating structured audio containers like WAV and AIFF. Raw unsigned PCM was commonly produced by early sound cards and digitizers in the late 1980s and early 1990s, when storage constraints and limited processing power made headerless formats a practical choice. One advantage is absolute simplicity: SOU files can be read by any program capable of basic file I/O, with no parsing of container structures or metadata decoding required — useful for embedded systems, hardware diagnostics, and educational contexts where audio fundamentals are being explored. The format's minimal overhead also means that conversion to any modern container is lossless and instantaneous, since the raw PCM samples can be wrapped in a WAV or AIFF header without any transcoding.
Developer: SoX Contributors
Initial release: 1991

Frequently Asked Questions

Why convert AAC to SOU?

SOU is a raw 8-bit unsigned PCM format — used in retro computing and applications that require headerless raw audio data.

What opens SOU files?

SoX and Audacity (via raw import with correct parameters) can read SOU data. The format is mainly used in development.

How is SOU different from FSSD?

Both are 8-bit unsigned PCM raw formats. The distinction is primarily in naming convention rather than encoding.

What quality can I expect?

8-bit audio provides basic quality — adequate for sound effects and system sounds but limited for music.

Can I convert a batch?

Upload several AAC files and convert them all to SOU simultaneously.