Convert WAV to OGG Vorbis
Free online converter for WAV files. Royalty-free lossy format for streaming. Nothing to install, no watermark, and every file is deleted automatically.
Drag and drop your files
or
Upload a WAV file to convert it to OGG Vorbis. Up to 3 files at once, 100 MB each.
Free · up to 3 files · 100 MB each · files deleted automatically after 1 hour.
About WAV and OGG
WAV .wav
Raw uncompressed audio samples in a thin container. Exactly what came off the recorder, at roughly 10 MB per minute of stereo CD-quality sound.
Good for
- Bit-for-bit perfect — nothing is discarded
- No decoding overhead, so editors handle it fastest
- The standard working format for recording and editing
Trade-offs
- Very large — around 10 MB per minute
- No built-in tags for artist or album
- Impractical for distribution or streaming
audio/wav
OGG Vorbis .ogg
An open container, normally holding Vorbis audio. Created specifically to avoid the patent licensing that surrounded MP3.
Good for
- Open and royalty-free
- Better quality than MP3 at the same bitrate
- Standard in games and open-source software
Trade-offs
- Lossy
- Patchy support on consumer hardware
- Largely superseded by Opus for new work
audio/ogg
WAV and OGG side by side
| WAV | OGG | |
|---|---|---|
| Compression | Uncompressed PCM | Lossy (Vorbis) |
| Typically used for | Recording, editing, mastering | Games, open-source projects, streaming |
What changes when you convert WAV to OGG
This is a re-encode, not a repackage
Some tools can move a stream into a different container untouched when the codecs happen to line up. We do not — every job here is decoded and encoded again, so the conversion takes time in proportion to the length of the file and costs a small amount of quality even where a repackage would have been possible. In exchange the output is predictable: it plays everywhere, rather than inheriting whatever the source happened to contain.
What your OGG will contain
The output is Vorbis — at 192 kbps by default. Vorbis is royalty-free and holds up slightly better than MP3 at the same bitrate, though Opus has largely superseded it for anything new — choose OGG when something specifically expects it.
This step is irreversible
WAV holds every sample; OGG keeps a close approximation. The file gets dramatically smaller, and converting back later will not undo it. Keep the WAV original if it is a master you will work from again.
Tags may not survive intact
WAV stores its metadata as RIFF INFO chunks, which many players ignore entirely, and OGG uses Vorbis comments. Standard fields such as title, artist and album normally map across. Anything without an equivalent on the other side — unusual custom fields, some ratings and play counts, occasionally embedded artwork — has nowhere to go. Check the tags before deleting the original if your library depends on them.