WEBM to SOU Converter

Extract unsigned PCM SOU audio from WEBM video

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

Raw Audio Data

SOU delivers pure 8-bit PCM samples from WEBM video — no codec overhead, just raw audio data for low-level processing.

Server-Based Extraction

Audio processing runs on our cloud infrastructure — no local audio tools needed for the WEBM to SOU conversion.

Private Processing

Uploaded files are removed after conversion and outputs are deleted within 24 hours — your content stays private.

How to convert WEBM 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

WebM is an open, royalty-free multimedia container format developed by Google and launched at the Google I/O conference in May 2010. The format pairs the Matroska container (a subset of MKV) with VP8 or VP9 video codecs and Vorbis or Opus audio codecs, creating a fully open media stack designed specifically for web use. Google released WebM alongside the VP8 codec under permissive BSD-style licensing, removing patent and royalty barriers that hindered the adoption of H.264 for open web video. The WebM container inherits the efficient binary structure of Matroska while restricting it to web-optimized profiles, ensuring fast parsing and lightweight implementation in browsers. WebM with VP9 achieves compression efficiency competitive with H.264 High Profile and approaching HEVC, making it practical for delivering high-quality video at reduced bandwidth. Major web browsers including Chrome, Firefox, Edge, and Opera support WebM playback natively, and YouTube uses VP9 in WebM as a primary delivery format for much of its content. The format supports features such as alpha channel transparency in video, making it valuable for compositing web graphics and overlays. More recently, WebM has been extended to support AV1 video, continuing its evolution as a vehicle for open codec adoption. The combination of competitive compression, zero licensing costs, and universal browser support makes WebM a cornerstone of royalty-free web multimedia delivery.
Developer: Google
Initial release: May 19, 2010
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 WEBM to SOU?

SOU stores 8-bit unsigned PCM audio — a raw format used in basic audio processing, embedded systems, and legacy game engines.

What opens SOU files?

SoX command-line tool, Audacity with raw import, and custom audio processing scripts can work with SOU raw audio data.

Is SOU different from FSSD?

Both are 8-bit unsigned PCM raw formats. SOU and FSSD differ mainly in naming convention — both provide essentially the same raw audio data.

Are SOU files headerless?

SOU is raw PCM — minimal or no header information. You need to know the sample rate and encoding to properly interpret the data.

Can I batch convert?

Upload several WEBM videos and extract SOU audio from all of them simultaneously for bulk raw audio processing.