P738 TELETEXT-TOOLS 738 Wed 01 Jan
00:00/00PAGE738
TELETEXT-TOOLS
FORMAT DETECTOR
AUDIO FORMAT DETECTOR
Identify MP3 • WAV • OGG • FLAC • M4A • magic bytes
Folder: audio-format-detector • NO UPLOADS

1. CHOOSE AUDIO

DROP AUDIO FILE HERE
Read header bytes • identify container • optional decode metadata
NAME
SIZE
MIME
EXT
STATUS READY — DROP FILE

2. HEADER BYTES

SIGNATURE
MAGIC
HEX
ASCII

3. RESULT

DETECTED FORMAT
TYPE
CONF
HINT
NOTEContainer, not always codec

4. DECODE METADATA

BROWSER DECODE
DUR
RATE
CH
DECODE
STATUS READY — DROP FILE

WHAT THIS TOOL DOES

This tool checks an audio file locally in the browser.

It reads the first bytes of the file and matches common audio container signatures.

No upload is required for signature checks or browser metadata decode.

HOW TO USE

Choose or drop an audio file on page 1, then press ANALYSE.

Page 2 shows the header bytes. Page 3 shows the detected format.

Use DECODE only when you also want duration, sample rate and channel count.

MAGIC BYTES

Many file formats start with known bytes.

WAV usually starts with RIFF and WAVE. OGG starts with OggS.

FLAC starts with fLaC, while many MP3 files start with ID3.

MP3 DETECTION

MP3 can be detected from ID3 metadata or frame sync bytes.

Some MP3 files have clear headers, while others are harder to identify.

That is why frame-sync MP3 detection may show medium confidence.

CONTAINER VS CODEC

A container is not always the same thing as a codec.

OGG may contain Opus or Vorbis. WAV may contain PCM or other audio.

The detector identifies the file wrapper first, then decode metadata if supported.

SUPPORTED SIGNATURES

The detector checks MP3, WAV, OGG, FLAC, AIFF, AIFC, M4A, MP4, AAC and ASF/WMA style headers.

Unknown means no known signature matched in the first bytes.

A corrupt, renamed or unsupported file may still show UNKNOWN.

DEVICE GUIDE

Use CHOOSE on phones and tablets to pick files from storage.

Header analysis is quick. Decode metadata may take longer on large files.

Desktop browsers are best for very large or unusual audio files.

TROUBLESHOOTING

If type is unknown, the file may be corrupt, encrypted, renamed or unsupported.

If decode fails, the browser may lack codec support.

Try a desktop browser or convert the file to WAV for compatibility.

RELATED AUDIO TOOLS