WAV to OPUS - Convert audio online

Conversion Results:
# Output File Source File Action

How to convert WAV to OPUS:

1. Click the "Choose Files" button to select multiple files on your computer or click the "URL" button to choose an online file from URL, Google Drive or Dropbox. The source file can also be video format. Video and audio file size can be up to 200M. You can use file analyzer to get source audio's detailed information such as track name, genre, bitrate and sampling rate.

2. Set target audio format, bitrate and sample rate. The target audio format can be WAV, WMA, MP3, OGG, AAC, AU, FLAC, M4A, MKA, AIFF, OPUS or RA.

3. Click the "Convert Now!" button to start batch conversion. It will automatically retry conversion on another server if one fails, please be patient while converting. The output files will be listed in the "Conversion Results" section. Click icon to show file QR code or save file to cloud storage services such as Google Drive or Dropbox.

WAV vs OPUS:
Name WAV OPUS
Full name Waveform Audio File Format Opus Audio Format
File extension .wav .wave .opus
MIME audio/vnd.wave, audio/wav, audio/wave, audio/x-wav audio/opus
Developed by Microsoft & IBM IETF codec working group
Type of format Audio file format, container format Audio file format
Introduction Waveform Audio File Format is a Microsoft and IBM audio file format standard for storing an audio bitstream on PCs. It is the main format used on Windows systems for raw and typically uncompressed audio. The usual bitstream encoding is the linear pulse-code modulation (LPCM) format. Opus is a lossy audio coding format developed by Xiph and standardized by the IETF, designed to efficiently code speech and general audio in a single format, while remaining low-latency enough for real-time interactive communication and low-complexity enough for low end ARM3 processors.
Technical details Though a WAV file can contain compressed audio, the most common WAV audio format is uncompressed audio in the linear pulse code modulation (LPCM) format. Audio in WAV files can be encoded in a variety of audio coding formats, such as GSM or MP3, to reduce the file size. Opus supports constant and variable bitrate encoding from 6 kbit/s to 510 kbit/s, frame sizes from 2.5 ms to 60 ms, and five sampling rates from 8 kHz (with 4 kHz bandwidth) to 48 kHz (with 20 kHz bandwidth, the human hearing range). An Opus stream can support up to 255 audio channels, and it allows channel coupling between channels in groups of two using mid-side coding.
Associated programs ALLPlayer, VLC media player, Media Player Classic, MPlayer, RealPlayer, Winamp. FFmpeg, AIMP, Amarok, cmus, foobar2000, Mpxplay, MusicBee, SMplayer, VLC media player, Winamp
Sample file sample.wav sample.opus
Wikipedia WAV on Wikipedia OPUS on Wikipedia