Convert WAV to Opus

Compress a WAV recording to Opus — the most efficient codec available, and outstanding on speech at low bitrates. Free, in your browser, no upload.

MP3/AAC/Opus and decoding compressed input use browser WebCodecs; available in modern browsers only.

Overview

Why convert WAV to Opus

WAV stores raw samples with nothing discarded, which is why a stereo minute costs about 10MB — fine while you are recording and editing, impractical for sharing or storing. Converting to Opus trades detail you are unlikely to hear for a file a fraction of the size. WAV also has no standard tagging scheme, so artist and album metadata is usually absent to begin with.

Comparison

WAV vs Opus: what actually differs

WAV compared with Opus across encoding, fidelity, file size and support.
AttributeWAVOpus
Full nameWaveform Audio File FormatOpus Interactive Audio Codec
EncodingBinaryBinary
FidelityLossless — bit-for-bit original samplesLossy — the most efficient of the common codecs
Typical sizeVery large — about 10MB per stereo minute at 44.1kHz/16-bitRoughly 30-40% smaller than MP3 at perceptually equal quality
SupportUniversal. Every operating system, editor and player reads WAV.All modern browsers and messaging platforms. Sparse on hardware players.

How to

How to convert WAV to Opus

  1. 01

    Drop your WAV file

    Drag one or more WAV files onto the drop zone above, or click to browse. Files stay on your device — there is no upload step.

  2. 02

    Convert to Opus

    convert.now parses the WAV and writes it out as Opus in a Web Worker, so the page stays responsive even on large files. Nothing is sent anywhere.

  3. 03

    Download the result

    Download the Opus file, or a zip of all of them for a batch. Filenames are preserved, with the extension changed to .opus.

Why here

Why convert.now

  • Private

    Files stay in your browser. No upload step. Nothing for anyone to see.

  • Fast

    No queue, no upload wait. Conversion starts the moment you drop a file.

  • Free

    No ads. No file-count limit. No sign-up wall. Just the converter.

FAQ

WAV to Opus: common questions

No. The WAV to Opus conversion runs entirely in your browser. Files never leave your device, and there is no server involved in the conversion at all. Open DevTools' Network tab and run a conversion if you want to confirm it — you will see the page and its code load, and no request carrying your file.

More

Related WAV converters

Last updated