Corrupt an eBook File Online
Corrupt an EPUB, MOBI or AZW3 e-book online for free. Destroys the container and metadata records so readers and Kindle cannot open the book.
- Sin subidas
- Sin límite de tamaño
- Sin registro
Corrompe tu archivo e-book
Ajustado para .epub, .mobi, .azw3, .azw, y funciona igual de bien con cualquier otro formato.
Por qué los archivos e-book son difíciles de corromper como es debido
EPUB is a ZIP package of XHTML chapters; MOBI and AZW3 are PalmDB records with a BOOKMOBI header. Both formats are read from an index, and both are handled leniently by readers, Calibre in particular will rebuild a book from surprisingly little.
Qué destruye esta herramienta
- EPUB container. The
mimetypeentry,META-INF/container.xml, the central directory and the EOCD record are all destroyed. - The OPF spine. The package document listing reading order and manifest entries is unreachable once the archive index is gone.
- MOBI headers. For Kindle formats the PalmDOC header, the
BOOKMOBIidentifier and theEXTHmetadata block are overwritten. - Chapter payload. Entropy is scattered through the compressed text records so carving tools recover nothing readable.
Qué verás después
| Aplicación | Comportamiento |
|---|---|
| Apple Books | "This book could not be opened" and the import is rejected. |
| Calibre | Reports the file as an invalid or unsupported e-book. |
| Kindle / Send to Kindle | Conversion fails and the book never appears in the library. |
| Adobe Digital Editions | Refuses to add the item to the library. |
Motivos habituales para hacer esto
- Testing an e-book store or library ingestion pipeline.
- Verifying a conversion service reports failures rather than shipping a broken book.
- Producing damaged samples for a digital-preservation exercise.
- Checking that a reading app fails gracefully rather than crashing.
Cómo corromper un archivo e-book
- Suelta tu archivo .epub en la caja de arriba, o haz clic para explorar.
- Deja el nivel en Standard salvo que quieras un daño parcial (Light) o necesites derrotar al software de recuperación (Heavy).
- Pulsa Corromper archivo. El procesamiento ocurre en tu dispositivo, así que termina casi al instante.
- Descarga el resultado. De forma predeterminada conserva el nombre de archivo y la longitud en bytes originales.
Preguntas frecuentes sobre E-book
Which e-book formats are supported?
EPUB is handled as a ZIP package; MOBI, AZW, AZW3 and PRC are handled through the Kindle profile. Any other format falls back to the generic binary profile.
Will Calibre repair the book?
No. Calibre reconstructs a book by reading the manifest and spine, both of which are destroyed at Standard level and above.
Does DRM affect the result?
No. DRM wraps the content, but the container and record headers we target sit outside it.
Does the cover image survive?
No. Covers are stored inside the same container or record structure and are destroyed along with it.