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.
- Sem envio
- Sem limite de tamanho
- Sem registo
Corrompa o seu ficheiro e-book
Afinado para .epub, .mobi, .azw3, .azw, e funciona igualmente bem com qualquer outro formato.
Porque os ficheiros e-book são difíceis de corromper como deve ser
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.
O que esta ferramenta destrói
- 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.
O que vai ver a seguir
| Aplicação | Comportamento |
|---|---|
| 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 comuns para fazer isto
- 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.
Como corromper um ficheiro e-book
- Largue o seu ficheiro .epub na caixa acima, ou clique para procurar.
- Deixe o nível em Standard, a menos que queira dano parcial (Light) ou precise de derrotar software de recuperação (Heavy).
- Prima Corromper ficheiro. O processamento decorre no seu dispositivo, por isso termina quase de imediato.
- Transfira o resultado. Por predefinição mantém o nome de ficheiro e o comprimento em bytes originais.
Perguntas frequentes 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.