Corrupt an Audio File Online
Corrupt an MP3, WAV, FLAC or M4A audio file online for free. Destroys ID3 tags and frame sync words so players cannot decode the track.
- Sin subidas
- Sin límite de tamaño
- Sin registro
Corrompe tu archivo audio
Ajustado para .mp3, .wav, .flac, .m4a, .aac, y funciona igual de bien con cualquier otro formato.
Por qué los archivos audio son difíciles de corromper como es debido
MP3 is a stream of independently decodable frames, which is why a damaged MP3 often still plays with a burst of noise. Making one genuinely unplayable means destroying the ID3 tag and the frame sync words that decoders lock onto.
Qué destruye esta herramienta
- ID3 tags. The tag block at the start of the file (title, artist, artwork) is destroyed.
- Frame sync words. The
0xFFFB-family sync patterns marking each MPEG frame are overwritten, so decoders never lock on. - WAV and FLAC. RIFF chunk headers, or the FLAC stream marker and STREAMINFO block, are targeted instead.
- Audio payload. Entropy is scattered through the encoded audio data itself.
Qué verás después
| Aplicación | Comportamiento |
|---|---|
| iTunes / Apple Music | Refuses to import or add the file to the library. |
| Windows Media Player | "Windows Media Player cannot play the file." |
| VLC | Produces silence or refuses to open the stream. |
| Music apps | The track shows no duration, artist or artwork. |
Motivos habituales para hacer esto
- Testing that a podcast or music upload service validates audio properly.
- Verifying a transcoding worker reports errors rather than producing silent output.
- Generating malformed audio for an automated test suite.
- Demonstrating audio file recovery in a training context.
Cómo corromper un archivo audio
- Suelta tu archivo .mp3 en la caja de arriba, o haz clic para explorar.
- Deja el nivel en Standard salvo que quieras un daño parcial (Light) o necesites derrotar al software de recuperación (Heavy).
- Pulsa Corromper archivo. El procesamiento ocurre en tu dispositivo, así que termina casi al instante.
- Descarga el resultado. De forma predeterminada conserva el nombre de archivo y la longitud en bytes originales.
Preguntas frecuentes sobre Audio
Will the track still play as noise?
At Light level, sometimes. At Standard and above the frame sync words are destroyed, so decoders never lock on and nothing plays at all.
Does artwork and metadata survive?
No. ID3 tags sit at the start of the file, inside the header region that is overwritten.
Which formats have dedicated handling?
MP3, WAV, FLAC and the MP4 audio family (M4A, AAC). Others fall back to the generic binary profile.
Is the audio uploaded anywhere?
No. All processing happens locally in your browser, nothing is transmitted, logged or stored.