Conversion success doesn't always mean the output looks right. A file can convert without errors but still have missing chapters, lost images, or broken formatting. This 5-minute checklist helps you verify quality before you discard your source file.
Step 1: Verify File Size
After conversion, check the output file size against what you expect.
Rule of thumb: Output should be within 20% of the source file size for text-heavy books, or smaller for compressed EPUBs.
Red flags:
- 0 KB or under 100 KB → conversion likely failed silently
- 3× larger than source → possible image duplication or format issue
- Significantly smaller with images in source → images may have been stripped
If the size is way off, reconvert and check the error message. Most quality issues surface as abnormal file sizes.
Step 2: Open in Your Target Reader
The most important test: does the file open and render correctly in the device or app you'll actually use?
Check these basics:
- The book opens without error messages
- The table of contents is present and clickable
- Pages turn smoothly without freezing
- Text is selectable (not an image-only PDF)
If it doesn't open, the format may not match your reader. Check our format compatibility guide: EPUB vs MOBI vs AZW3.
Step 3: Inspect Content Completeness
Flip through the book and verify key elements survived the conversion.
Table of contents:
- All chapters listed?
- Links navigate correctly?
- Section ordering matches the source?
Images and graphics:
- Photos display at reasonable resolution?
- Diagrams aren't cut off or pixelated?
- Image captions are intact?
Special formatting:
- Footnotes and endnotes accessible?
- Code blocks preserved (for technical books)?
- Math formulas readable?
Missing elements usually trace back to source file quality, not the converter.
Step 4: Test on Your Actual Device
A file that works on your desktop reader might behave differently on a phone or e-ink device.
Sync and test:
- Send the file to your primary reading device
- Check font rendering on e-ink displays (EPUB renders better than PDF)
- Test on mobile for layout adaptability
- Verify bookmark sync works if your reader supports cloud sync
If the file works on one device but not another, the issue is device compatibility, not conversion quality.
Step 5: Fix Common Issues
Missing table of contents:
The source file may lack TOC metadata. Check the original in your reader first. If it's missing there too, nothing we can do. If it exists in the source but disappeared during conversion, try a different output format.
Lost images:
Compress images in the source EPUB before converting. Remove embedded fonts if possible. For scanned PDFs, lower DPI to 150 before conversion.
Broken layout:
Complex layouts rarely survive conversion perfectly. Try converting to PDF instead of EPUB for print-like output, or accept that some formatting adjustments will be needed.
Text encoding issues:
If you see garbled characters, the source file may have encoding problems. Try converting to TXT first, then back to EPUB, which often resets encoding.