Convert Opus to WAV
Opus decoded to PCM, for an editor or a transcription tool.
It happens on your device. Nothing is uploaded — including video.
↑ 0 bytes uploaded
What changes when you convert Opus to WAV
- WAV is lossless, so nothing is thrown away at this step. It will not repair quality already lost in the Opus, and the file will usually be larger.
How to do it
- Drop your Opus file above, or click to browse. A whole folder works too.
- WAV is already selected. Change it on any row if you want something else.
- There is no quality setting, because WAV is lossless and there is nothing to trade.
- Press Convert, then Save. Nothing left your machine.
Questions
- Is my Opus file uploaded anywhere?
- No. The conversion runs inside this browser tab using WebAssembly. There is no server involved, which is why there is no file-size cap, no queue and no account. The counter in the header measures bytes this page sends, and it stays at zero.
- Is there a file size limit?
- No imposed limit, but a real one: a browser tab has roughly 1.8 GB of working memory. Onhand estimates before it starts and tells you if a file is too large, rather than failing halfway through.
- Does it work offline?
- After one visit, yes. The page and the codecs it has used are cached, and the badge appears only when the codecs for your chosen formats are genuinely available offline — not merely because something is installed.
- Can I convert several files at once?
- Yes. Drop a folder, or select many files. Each row gets its own target format, or you can set them all at once, and everything downloads as a single zip.