lookup> .opus

.OPUS·File Extension

Opus AudioLow-latency lossy codec optimized for speech and music.

Extension.opus
File typeOpus Audio
MIME typeaudio/ogg
CategoryAudio
Charset
CompressibleNo
Format familyopus

What is a .opus file?

A .opus file is a Opus Audio — Low-latency lossy codec optimized for speech and music.

In the mime-db registry it maps to audio/ogg, and it is marked as non-compressible. When serving .opus over HTTP, set the Content-Type header as shown in Developer info below.

Related entities: it maps to audio/ogg — and is delivered over HTTP via the Content-Type header.

  • Use VLC or Chrome to open and edit .opus files.
  • Any text editor (Notepad, VS Code) can inspect the raw content as text.

When served over HTTP, responses should set the following header:

Content-Type: audio/ogg

Common software that reads/writes .opus:

VLCChromeAudacity
.opusextension of
format
opusserved as
mime type
audio/oggsent via header
http header
  • Music and podcasts
  • Sound effects
  • Voice recordings
  • Open the file with VLC, make your changes and save.
  • Most editors preserve the original formatting and encoding — avoid changing the charset.
  • Create a new file and save it with the .opus extension, or export this format from VLC.

What programs can open .opus files?

Common options include VLC, Chrome, Audacity. You can also open many of these files with built-in viewers or a browser.

How do I create a .opus file?

Create a new file in any text editor or the app that owns the format and save it with the .opus extension.

What is the relationship between .opus and the audio/ogg MIME type?

audio/ogg is the media type identifier used for .opus files during network transfer (for example in the HTTP Content-Type header).

Updated 2026-08-18

Related extensions

Related MIME types

Related headers

Related methods

Related status codes