XLSX · Gratis · En tu 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.

  • Sin subidas
  • Sin límite de tamaño
  • Sin registro

Corrompe tu archivo Excel

Ajustado para .xlsx, .xls, .xlsm, y funciona igual de bien con cualquier otro formato.

100% en tu dispositivo
Suelta archivos aquí o explora Cualquier formato, cualquier tamaño, varios archivos a la vez
Nivel de corrupción

Trabajando…0%
Listo para descargar

Por qué los archivos Excel son difíciles de corromper como es debido

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.

Qué destruye esta herramienta

  • 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.

Qué verás después

AplicaciónComportamiento
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 habituales para hacer esto

  • 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.

Cómo corromper un archivo Excel

  1. Suelta tu archivo .xlsx en la caja de arriba, o haz clic para explorar.
  2. Deja el nivel en Standard salvo que quieras un daño parcial (Light) o necesites derrotar al software de recuperación (Heavy).
  3. Pulsa Corromper archivo. El procesamiento ocurre en tu dispositivo, así que termina casi al instante.
  4. Descarga el resultado. De forma predeterminada conserva el nombre de archivo y la longitud en bytes originales.

Preguntas frecuentes 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.

Úsalo con responsabilidad. Files Corrupter está pensado para pruebas de software, QA, investigación, formación y educación. Entregar un archivo corrompido a propósito para tergiversar un trabajo terminado puede infringir las normas de tu centro educativo o de tu empresa. Eres responsable del uso que hagas del resultado. Consulta nuestro aviso legal.

Más herramientas de documents

Todas las herramientas de corrupción