# Convert WAV to FLAC

Convert WAV to FLAC right in your browser — free, private, nothing is uploaded. A perfect, bit-for-bit lossless copy.

WAV stores raw, uncompressed PCM samples — the audio equivalent of a bitmap. Files are huge, but every editor, DAW and operating system opens them without a second thought.

FLAC compresses audio without losing anything — a perfect, bit-for-bit copy at a fraction of the WAV size, which makes it the default choice for archiving music.

Converting WAV to FLAC is a pure win for storage: the copy is bit-for-bit identical to the original, at typically 50–70% of the WAV size.

## Run it

- **Web (FLAC preselected):** https://gizza.ai/tools/audio-convert/?format=flac
- **CLI:** `gizza tool audio-convert 'url=https://example.com/input.wav' 'format=flac'`
- **Parent tool docs:** https://gizza.ai/tools/audio-convert/index.md
