XLSX · Grátis · No dispositivo

Corrupt an Excel Spreadsheet Online

Corrupt an Excel spreadsheet (.xlsx or .xls) online for free. Client-side XLSX corrupter that breaks the workbook package so Excel cannot repair it.

  • Sem envio
  • Sem limite de tamanho
  • Sem registo

Corrompa o seu ficheiro Excel

Afinado para .xlsx, .xls, .xlsm, 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 Excel são difíceis de corromper como deve ser

An .xlsx workbook is a ZIP archive of XML parts: worksheets, a shared string table, styles, relationships. Excel is unusually good at recovering from partial damage, so a handful of random flips normally produces a workbook that opens with a warning and all the data intact. To make it genuinely unreadable, the archive itself has to go.

O que esta ferramenta destrói

  • ZIP entry headers. Every local file header inside the package is destroyed, including xl/workbook.xml and each worksheet part.
  • Central directory and EOCD. The archive index and its terminating record are overwritten, so the file no longer registers as a ZIP container.
  • Relationship parts. The _rels entries binding worksheets to the workbook are caught by the same pass.
  • Legacy .xls. Older BIFF workbooks are handled through their OLE compound header and FAT sector map.

O que vai ver a seguir

AplicaçãoComportamento
Microsoft Excel"Excel cannot open the file because the file format or file extension is not valid."
Google SheetsImport fails with an unsupported-file error.
Numbers on macOSRefuses to import the workbook.
pandas / openpyxlRaises BadZipFile, useful for testing error handling in data pipelines.

Motivos comuns para fazer isto

  • Testing an ETL job that ingests spreadsheets and must not crash on bad input.
  • Confirming a finance or reporting tool shows a message rather than a stack trace.
  • Generating malformed workbooks for an automated test suite.
  • Demonstrating why version history and backups matter during training.

Como corromper um ficheiro Excel

  1. Largue o seu ficheiro .xlsx 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 Excel

Will Excel offer to recover the workbook?

It may offer, but recovery fails at Standard level and above. The container index is destroyed, so Excel cannot locate a single worksheet part to salvage.

Does it work on macro-enabled files (.xlsm)?

Yes. .xlsm uses the same package format as .xlsx and is handled identically.

What about CSV files?

CSV is plain text, so the engine switches to injecting invalid UTF-8 sequences throughout. Use the dedicated CSV corrupter for that.

Is there a file size limit?

None imposed by us. Processing runs in slices, so large workbooks are handled without exhausting memory.

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 documents

Todas as ferramentas de corrupção