Epub Table Fixer
Tables in an Epub shrink to unreadable columns or get cut off on Kindle, Kobo and other e-ink readers. This tool rewrites them as bordered text blocks that reflow like normal paragraphs. Made for LitRPG stat sheets. Everything runs in your browser.
A table from your book
After conversion
Why tables break on e-readers
A table is a grid, and a grid cannot reflow. On a phone or a big monitor there is room to spare, but a six inch e-ink screen at a comfortable font size has space for maybe forty characters per line. The reader squeezes every column into that width, so each cell ends up one or two words wide, and a table taller than the screen simply clips because e-ink pages do not scroll. LitRPG and cultivation novels suffer the most: their stat sheets, system windows and level-up tables turn into confetti exactly where readers care about the numbers.
What this tool does
It finds every table in the book and rewrites it as a bordered block of ordinary paragraphs that reflow at any font size. A caption or a full-width heading row becomes a centered title. When the table has a header row, each value is written on its own line as Label: value, grouped under the first column's entry, so nothing loses its meaning when the grid is gone. Tables that contain images are left untouched, and anchors inside converted tables are preserved so the table of contents keeps working. You can check the result with the checker.
Will it change how my book looks?
Only the tables. The rest of the book is untouched, and the preview above shows you exactly what the conversion looks like before you download anything. If your book has genuine reference tables where readers compare numbers across columns, keep the original file too; the block format favors reading flow over side-by-side comparison.