XLSX · Gratuit · Sur votre appareil

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.

  • Aucun envoi
  • Aucune limite de taille
  • Aucune inscription

Corrompez votre fichier Excel

Réglé pour .xlsx, .xls, .xlsm, et fonctionne tout aussi bien avec n'importe quel autre format.

100 % sur votre appareil
Déposez vos fichiers ici ou parcourez Tout format, toute taille, plusieurs fichiers à la fois
Niveau de corruption

Traitement…0%
Prêt à télécharger

Pourquoi les fichiers Excel sont difficiles à corrompre correctement

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.

Ce que cet outil détruit

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

Ce que vous verrez ensuite

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

Raisons courantes de le faire

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

Comment corrompre un fichier Excel

  1. Déposez votre fichier .xlsx dans la zone ci-dessus, ou cliquez pour parcourir.
  2. Laissez le niveau sur Standard, sauf si vous voulez des dommages partiels (Light) ou devez mettre en échec un logiciel de récupération (Heavy).
  3. Cliquez sur Corrompre le fichier. Le traitement a lieu sur votre appareil, il se termine donc presque instantanément.
  4. Téléchargez le résultat. Par défaut, il conserve le nom de fichier et la longueur en octets d'origine.

Questions fréquentes sur 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.

Utilisez ceci de façon responsable. Files Corrupter est conçu pour les tests logiciels, la QA, la recherche, la formation et l'enseignement. Remettre un fichier délibérément corrompu pour faire passer un travail pour terminé peut enfreindre le règlement de votre établissement ou de votre employeur. Vous êtes responsable de l'usage que vous faites du résultat. Consultez notre avertissement.

Autres outils documents

Tous les outils de corruption