lookup> .mp3

.MP3·File Extension

MP3 AudioLossy audio format, the de facto standard for music.

Extension.mp3
File typeMP3 Audio
MIME typeaudio/mpeg
CategoryAudio
Charset
CompressibleNo
Format familymp3

What is a .mp3 file?

A .mp3 file is a MP3 Audio — Lossy audio format, the de facto standard for music.

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

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

  • Use VLC or iTunes to open and edit .mp3 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/mpeg

Common software that reads/writes .mp3:

VLCiTunesWindows Media Player
.mp3extension of
format
mp3served as
mime type
audio/mpegsent 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 .mp3 extension, or export this format from VLC.

What programs can open .mp3 files?

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

How do I create a .mp3 file?

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

What is the relationship between .mp3 and the audio/mpeg MIME type?

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