Questions
Straight answers about what Paragra can and can't do yet, page by page.
Does the exported EPUB actually feel like a book, not a converted PDF?
YesYes — this is the core of what Paragra does. The output is a real, reflowable EPUB with proper chapters and structure, built to be read like any other book, not a fixed-page PDF wrapped in a new file extension.
Does Paragra build a table of contents automatically?
YesYes. Chapters are detected automatically, and the EPUB's table of contents is generated from them — no manual entry needed. Prefer a different chapter title? The built-in editor lets you rename any chapter before you export, so the table of contents always reads the way you want.
Does Paragra remove running headers, footers, and page numbers?
YesYes. Lines that are just a page number, and lines that repeat identically across many pages (typical of running headers/footers), are detected and stripped before a chapter's content is built.
Does Paragra fix hyphenated words and restore proper paragraphs?
YesYes. Words broken across a line by a hyphen are rejoined, and Apple Intelligence, running entirely on your Mac, restores natural paragraph breaks from the raw scanned text.
Does Paragra use AI to analyze page layout?
Not yetNot beyond reading lines in order. Paragra runs on-device OCR and an AI cleanup pass for paragraphs, but there's no dedicated analysis of a page's regions or reading order today.
Does Paragra skip OCR when a PDF already has real text?
Not yetNo — every page is OCR'd, even ones that already contain a real text layer. Detecting existing text and skipping OCR for it is a possible future improvement.
Does Paragra perfectly reconstruct tables?
Not yetNo. Table structure isn't detected — rows and columns on a scanned page currently come through as plain, unstructured text.
Does Paragra perfectly reconstruct math formulas?
Not yetNo. There's no LaTeX or MathML support — mathematical notation is currently recognized as plain text, like any other character.
Does Paragra correctly handle two-column layouts?
Not yetNot reliably. Text is read in the order OCR returns it, without column-aware sorting — a two-column page can come out with its reading order scrambled.
Does Paragra recognize document semantics — code, quotes, definitions, theorems?
Not yetNo. Paragra only distinguishes chapter headings from body paragraphs today — it doesn't yet classify or style blockquotes, code blocks, definitions, or similar special content.