EPUB FixerKDP upload error scanner

Sample report

Sample KDP EPUB scan report.

See how a report separates repairable structure errors from manual fixes and unsupported cases. This fictional sample does not use a real uploaded EPUB, user error log, or manuscript text.

How to read it

Look for the affected path and repair judgment.

A useful scan report should tell you where the error lives and whether changing the EPUB package is safe without guessing author intent.

Statusaccepted
Repairable1
Manual1
Out of scope1

Grouped by next action

The report separates safe repairs from manual work.

A real report includes the affected package path, plain-English summary, repair judgment, and next step for each issue.

Repairable

OPF_030 unique identifier not found

The package metadata does not point to a clear unique identifier.

OEBPS/content.opf

Repair note: Internal repair can align the OPF unique-identifier with a safe dc:identifier entry and re-run EPUBCheck.

Next step: Leave an email or record repair intent if you would want the repaired EPUB when downloads open.

Manual

RSC_007 referenced resource could not be found

A chapter points to an image path that is not present in the EPUB package.

OEBPS/Text/chapter-03.xhtml

Repair note: Automatic repair is unsafe when the missing file has no single clear replacement target.

Next step: Check the affected XHTML file or ask a formatter to restore the missing resource.

Out of scope

Fixed-layout metadata detected

The EPUB declares pre-paginated layout metadata.

OEBPS/content.opf

Repair note: V1A does not repair fixed-layout, comics, picture books, or image-first EPUBs.

Next step: Use the original design/export tool or a fixed-layout specialist instead of this scanner.