lookup> .midi

.MIDI·File Extension

MIDI FileMusical Instrument Digital Interface sequence file.

Extension.midi
File typeMIDI File
MIME typeaudio/midi
CategoryAudio
Charset
Compressible
Format familymidi

What is a .midi file?

A .midi file is a MIDI File — Musical Instrument Digital Interface sequence file.

In the mime-db registry it maps to audio/midi. When serving .midi over HTTP, set the Content-Type header as shown in Developer info below.

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

  • Use GarageBand or FL Studio to open and edit .midi 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/midi

Common software that reads/writes .midi:

GarageBandFL StudioVLC
.midiextension of
format
midiserved as
mime type
audio/midisent via header
http header
  • Music and podcasts
  • Sound effects
  • Voice recordings
  • Open the file with GarageBand, 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 .midi extension, or export this format from GarageBand.

What programs can open .midi files?

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

How do I create a .midi file?

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

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

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