Corrupt a GIF File Online
Corrupt a GIF online for free. Destroys the header, screen descriptor and frame blocks so the animation cannot play, or glitches at Light level.
- Sem envio
- Sem limite de tamanho
- Sem registo
Corrompa o seu ficheiro GIF
Afinado para .gif, e funciona igualmente bem com qualquer outro formato.
Porque os ficheiros GIF são difíceis de corromper como deve ser
GIF is a sequence of frames with a shared colour table, and decoders resynchronise aggressively, damage one frame and the rest usually still play. Breaking a GIF means taking out the header and logical screen descriptor that every frame depends on.
O que esta ferramenta destrói
- The GIF header. The
GIF89asignature is destroyed, so the file is no longer identified as a GIF. - Logical screen descriptor. Canvas dimensions and the global colour table definition are overwritten, leaving frames with nothing to render into.
- Graphic control extensions. The blocks carrying frame delay and transparency settings are destroyed, breaking animation timing.
- LZW frame data. Entropy scattered through the compressed frame data is what produces colour-shifted glitching at Light level.
O que vai ver a seguir
| Aplicação | Comportamento |
|---|---|
| Browsers | Broken-image placeholder; the animation never starts. |
| Social platforms | Upload is accepted and then rejected during processing. |
| Photoshop / GIMP | Reports the file as an unsupported or damaged format. |
| Light level | Frames drift, colours shift and the animation degrades progressively, a popular glitch effect. |
Motivos comuns para fazer isto
- Producing intentional glitch animations for design work.
- Testing that a chat or forum upload validates animated images.
- Verifying an image-processing worker handles malformed frames safely.
- Demonstrating frame-based corruption in a media class.
Como corromper um ficheiro GIF
- Largue o seu ficheiro .gif na caixa acima, ou clique para procurar.
- Deixe o nível em Standard, a menos que queira dano parcial (Light) ou precise de derrotar software de recuperação (Heavy).
- Prima Corromper ficheiro. O processamento decorre no seu dispositivo, por isso termina quase de imediato.
- Transfira o resultado. Por predefinição mantém o nome de ficheiro e o comprimento em bytes originais.
Perguntas frequentes sobre GIF
Will the animation still play at all?
At Standard level and above, no, the header is gone. At Light level it often plays with degrading colours and drifting frames, which is usually what people want from a GIF corrupter.
Does the first frame survive?
Not at Standard level. The global colour table and screen descriptor are destroyed, so no frame has valid rendering context.
Is file size preserved?
Yes by default, so the GIF still looks like a normal file to any upload form.
Can I corrupt a WebP animation instead?
Yes. Use the image corrupter, which handles animated WebP through the RIFF profile.