Convert WAV to OGG
Convert WAV to OGG right in your browser — free, private, nothing is uploaded. Pick a bitrate (32–320 kbps) and shrink the file dramatically.
Convert WAV to OGG →Free · Private — runs in your browser, nothing is uploaded
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.
OGG (Vorbis) is a free, open lossy format with very good quality per byte — a favourite in games, open-source software and projects that want to avoid patent-encumbered codecs.
Converting WAV to OGG trades a sliver of fidelity for a dramatic drop in size: a WAV recording that hogs storage becomes an OGG file you can email, message or stream. It's the classic move for sharing voice memos, publishing spoken audio and fitting a music library onto a phone.
WAV vs OGG
| WAV | OGG | |
|---|---|---|
| Compression | lossless — nothing discarded | lossy — some detail traded for size |
| Codec / container | uncompressed 16-bit PCM in a RIFF container | Vorbis audio in an Ogg container |
| Typical file size | very large — roughly 10 MB per minute of 16-bit stereo | small — comparable to MP3 at the same bitrate |
| Best for | editing, DAWs and audio production | games, open-source pipelines and the web |
| Strength | universal uncompressed PCM — ideal for editing | open and royalty-free; good quality per byte |
| Watch out for | huge files for what they hold | less at home in Apple's ecosystem than MP3 or M4A |
| Compatibility | universal — opens in every editor and OS | broad, though Apple software often needs a third-party player |
How the conversion works
- Choose your WAV file (up to 10 MiB). The button above opens the converter with OGG already selected as the target format.
- Pick a bitrate between 32 and 320 kbps — the default 192 kbps is transparent for most material, and values outside the range are clamped.
- Run the conversion and download the result — the output keeps your filename with a .ogg extension. Everything happens locally: the page runs ffmpeg compiled to WebAssembly, so your audio is never uploaded to a server.
What to expect
This step is lossy. The bitrate decides how much detail the OGG keeps: 192 kbps (the default) is transparent for most music, 128 kbps suits voice recordings, and 256–320 kbps is the choice for archiving. Your WAV original keeps every sample, so hold on to it.
Embedded album art is dropped along the way: cover images ride along as a video stream, which audio-only outputs like OGG can't carry.
FAQ
How much quality do I lose converting WAV to OGG?
At the default 192 kbps, OGG is transparent for most listeners and most material — you'd struggle to tell it from the WAV original. Push the bitrate to 256–320 kbps for archiving, or drop to 128 kbps for voice recordings where size matters most.
What bitrate should I pick for the OGG file?
The converter accepts 32–320 kbps and defaults to 192 kbps, which is a good balance for music. Use 128 kbps for voice where size matters and 256–320 kbps for archiving. Values outside the range are clamped.
Is my WAV file uploaded when converting to OGG?
No. The page downloads an ffmpeg WebAssembly build once, then converts your file locally in the browser tab — the audio never leaves your device. Input files up to 10 MiB are supported.
