WV to FSSD Converter

Decode WavPack audio into FSSD raw PCM format online

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

Raw PCM Output

Extract headerless 8-bit PCM from WavPack lossless — for embedded firmware and low-level audio processing.

Fast Results

FSSD files are tiny. Conversion from WV processes in seconds.

Secure Processing

WV uploads are erased immediately. FSSD files are deleted within 24 hours.

How to convert WV to FSSD

1

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

2

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

3

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

About formats

WavPack is an open-source audio codec created by David Bryant, with version 1.0 released on August 15, 1998. What sets WavPack apart is its unique hybrid mode: the encoder can simultaneously produce a compact lossy file and a separate correction file that, when combined, reconstruct the original PCM stream bit-for-bit. Users who need portability carry just the lossy file; those who want archival quality keep both. The codec handles PCM audio from 8-bit to 32-bit integer and 32-bit floating point, with sample rates up to 768 kHz — specifications broad enough for DSD content, which WavPack 5 added support for. Compression ratios in pure lossless mode typically reach 40 to 55 percent of the original size, competitive with FLAC and often slightly better on certain material. Multicore encoding in later versions dramatically speeds up processing on modern hardware. The open-source library ships under a BSD license and has been integrated into foobar2000, VLC, FFmpeg, and numerous other tools. WavPack also supports rich metadata through APEv2 tags, embedded cue sheets, and ReplayGain values, covering the organizational needs of even the most meticulous music library.
Developer: David Bryant
Initial release: August 15, 1998
FSSD is a raw audio format that originated in the classic Macintosh ecosystem, where Farallon Computing's MacRecorder hardware (1988) stored digitized sound as unsigned 8-bit PCM in resource fork entries tagged with the 'FSSD' type code. In modern audio processing tools such as SoX, FSSD is treated as an alias for the u8 (unsigned 8-bit) raw format — headerless files containing a flat stream of single-byte amplitude samples, where each value from 0 to 255 represents an audio level with 128 as the center point. Because there is no header, playback parameters like sample rate and channel count must be provided externally. The original MacRecorder typically captured at rates up to 22 kHz in mono, though any sample rate is valid when interpreting the raw data. FSSD and its compressed companion format HCOM (which adds Huffman compression to the same underlying data) were the standard audio formats for early Mac multimedia: HyperCard stacks, educational CD-ROMs, and system alert sounds of the late 1980s and early 1990s relied heavily on this encoding. One advantage of the raw FSSD format is trivial parseability — with no container overhead, the audio data begins at byte zero and can be read by any tool capable of processing unsigned 8-bit PCM. The format's historical significance also makes it practically relevant for digital archivists: converting FSSD recordings to modern containers like WAV preserves the original audio content losslessly, since the raw samples only need a header prepended, not any form of transcoding.
Developer: Farallon Computing
Initial release: 1988

Frequently Asked Questions

Why convert WV to FSSD?

FSSD provides raw 8-bit PCM data for embedded systems, retro computing, and audio processing pipelines needing headerless audio.

What is FSSD?

FSSD is 8-bit unsigned integer PCM raw audio — no headers, no metadata, just raw sample values.

What processes FSSD?

SOX, Audacity (raw import mode), and custom audio tools can read FSSD with correct parameters.

Is quality reduced?

Yes — 8-bit limits dynamic range significantly. Music loses fidelity, but simple tones and speech remain functional.

Is it free?

Yes — WV to FSSD is free on convertio.tools.