HTML · Grátis · No dispositivo

Corrupt an HTML File Online

Corrupt an .html file online for free. Injects invalid byte sequences and breaks tag structure so the page renders as garbage or fails to load.

  • Sem envio
  • Sem limite de tamanho
  • Sem registo

Corrompa o seu ficheiro HTML

Afinado para .html, .htm, .xhtml, e funciona igualmente bem com qualquer outro formato.

100% no dispositivo
Largue ficheiros aqui ou procure Qualquer formato, qualquer tamanho, vários ficheiros de uma vez
Nível de corrupção

A processar…0%
Pronto a transferir

Porque os ficheiros HTML são difíceis de corromper como deve ser

HTML is the most forgiving format in common use. Browsers are built to render broken markup rather than reject it, so a file with mangled tags still displays something. Making an HTML file genuinely fail means attacking the encoding, not the markup.

O que esta ferramenta destrói

  • Character encoding. Invalid UTF-8 sequences are injected, so the browser's decoder produces replacement characters across the document.
  • The doctype and head. The opening bytes containing the doctype and meta charset declaration are destroyed.
  • Tag structure. Angle brackets and attribute quoting are broken up throughout the body.
  • Inline scripts and styles. Embedded CSS and JavaScript are damaged along with the markup, so nothing recovers the layout.

O que vai ver a seguir

AplicaçãoComportamento
Chrome / Firefox / SafariRenders a wall of mojibake and replacement characters instead of the page.
HTML validatorsReport encoding errors and hundreds of structural failures.
Static site generatorsFail the build on the malformed source file.
Email clientsRender the HTML body as unreadable text.

Motivos comuns para fazer isto

  • Testing that a CMS import path rejects malformed HTML.
  • Verifying an HTML sanitiser or scraper does not crash on broken input.
  • Demonstrating what encoding corruption looks like to a web class.
  • Producing broken source files for a build-pipeline failure test.

Como corromper um ficheiro HTML

  1. Largue o seu ficheiro .html na caixa acima, ou clique para procurar.
  2. Deixe o nível em Standard, a menos que queira dano parcial (Light) ou precise de derrotar software de recuperação (Heavy).
  3. Prima Corromper ficheiro. O processamento decorre no seu dispositivo, por isso termina quase de imediato.
  4. Transfira o resultado. Por predefinição mantém o nome de ficheiro e o comprimento em bytes originais.

Perguntas frequentes sobre HTML

Why does the browser still show something?

Browsers never refuse HTML. They recover from anything. What you get instead is a page of replacement characters, which is what real encoding corruption produces.

Will it break the CSS and JavaScript too?

Any CSS or JavaScript inline in the file is damaged with it. Linked external files are separate and untouched.

Can I corrupt only part of a page?

Light level touches roughly 0.5% of the payload, which typically damages some sections while leaving others readable.

Does it work on XHTML?

Yes, and XHTML fails harder. It is parsed strictly, so a broken document is rejected outright rather than rendered.

Use isto de forma responsável. O Files Corrupter foi criado para testes de software, QA, investigação, formação e ensino. Entregar um ficheiro corrompido de propósito para fazer passar trabalho por concluído pode violar as regras da sua escola ou entidade empregadora. É responsável pelo uso que faz do resultado. Consulte a nossa declaração de exoneração.

Mais ferramentas code & data

Todas as ferramentas de corrupção