lookup> .au

.AU·File Extension

AU AudioA .au file is a AU Audio. It is an audio format used to store music, voice and sound effects, either lossy or lossless.

Extension.au
File typeAU Audio
MIME typeaudio/basic
CategoryAudio
Charset
CompressibleNo

What is a .au file?

A .au file is a AU Audio. It is an audio format used to store music, voice and sound effects, either lossy or lossless.

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

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

  • Use VLC or Windows Media Player to open and edit .au 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/basic

Common software that reads/writes .au:

VLCWindows Media PlayerAudacityQuickTime
.auextension of
format
AU Audioserved as
mime type
audio/basicsent 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 .au extension, or export this format from VLC.

What programs can open .au files?

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

How do I create a .au file?

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

What is the relationship between .au and the audio/basic MIME type?

audio/basic is the media type identifier used for .au 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