Audio

Sample MP3 100KB File

MP3 audio — 192 kbps, tone or sweep

Click below for an instant download — no signup, no redirect.

Download 100KB MP3100 KB

TestFile-mp3-100kb.mp3

File details

FormatMP3
Extension.mp3
MIME typeaudio/mpeg
Size100 KB
Exact bytes102,400
FilenameTestFile-mp3-100kb.mp3
Format versionMPEG-1 Layer 3 (MP3), 128 kbps CBR
Contents440 Hz sine tone, ~6 s; 128 kbps CBR; stereo; 44.1 kHz; no ID3 metadata
EncodingMPEG-1 Layer 3, 128 kbps CBR; stereo joint encoding; 44.1 kHz; no padding

What is a 100KB MP3 file useful for?

A 6-second, 128 kbps MP3 is the right file for testing audio upload validators, MIME type detection (audio/mpeg), and basic playback integration. Use it to verify that your upload endpoint correctly identifies MP3 from the ID3v2 header or the sync word (FF FB / FF FA / FF F3) rather than the .mp3 extension, and to confirm that your audio player component plays a short clip without buffering artifacts. The 440 Hz tone makes codec correctness immediately audible.

What's inside this file?

Generated by ffmpeg. A 440 Hz (A4 concert pitch) sine tone approximately 6 seconds long, encoded as MPEG-1 Layer 3 at 128 kbps CBR, stereo, 44.1 kHz. No ID3 tag metadata. The file begins with an MPEG frame sync word (0xFF 0xFB for MPEG-1 Layer 3 with no CRC). At 128 kbps CBR each MPEG audio frame is exactly 417–418 bytes, producing approximately 344 frames in a 6-second clip.

Download via curl

curl -L "http://localhost:8000/files/mp3/TestFile-mp3-100kb.mp3" \
  -o TestFile-mp3-100kb.mp3

Need different parameters?

Generate a custom MP3 file with exact settings.

⚙ Generate custom MP3

Related formats

Other MP3 sizes

Frequently asked questions