Table of Contents
Here is the short answer.
For a single-column novel with selectable text, try Calibre first. It is free, runs locally, and will tell you within a few minutes whether its output is usable.
If the PDF has columns, formulas, tables, footnotes, or scanned pages, do not spend too long tuning the same settings. Take a few difficult pages and test a different route. That is usually cheaper than repairing a whole book later.
This is not a contest between an old tool and a new one. The two tools approach the file differently.
Why Calibre is worth trying first
Calibre is primarily an ebook manager. It is excellent for organizing a library, editing metadata, sending books to a device, and converting between structured formats such as EPUB, MOBI, AZW3, and DOCX.
It also has three practical advantages:
- It is free and open-source.
- It runs on Windows, macOS, and Linux.
- The file stays on your computer.
Many PDFs need nothing more. A clean novel, report, or handout may only require a little work on headers, page numbers, and paragraph breaks after conversion.
Why PDF is difficult
A PDF describes how to draw a page. An EPUB describes a sequence of headings, paragraphs, images, notes, and other content. One preserves placement; the other needs structure.
A converter therefore has to infer things the PDF may not state:
- Do these two lines belong to the same paragraph?
- Should the right column follow the left column?
- Is larger text a heading or merely decoration?
- Is the small text at the bottom a footnote or a footer?
Calibre’s conversion documentation calls PDF one of the worst source formats and lists limitations involving columns, image-only pages, tables, links, contents, and mathematical typesetting. This is not a sign that Calibre is poorly made. The input often lacks the structure a reflowable book requires.
How the two routes differ
Calibre reads text, coordinates, and font information from the PDF, then uses rules to reconstruct paragraphs and reading order.
PDF2EPUB.ai works from the rendered page and rebuilds headings, body text, tables, formulas, and images into EPUB structure. It is aimed at pages where text coordinates alone do not provide enough information.
| Area | Calibre | PDF2EPUB.ai |
|---|---|---|
| Where it runs | Locally | In the cloud |
| Cost | Free | Current paid plans, with sample conversion |
| Simple single-column PDF | A good first choice | Can handle it, but may be unnecessary |
| Scanned PDF | Depends on an existing text layer | Can read the page directly |
| Columns, tables, formulas | Often needs manual repair | Worth testing for structure recovery |
| Manual control | Many conversion settings and editing tools | More automated |
| Privacy | File stays local | Check cloud-processing requirements first |
This is a routing table, not a scorecard. For a simple PDF, Calibre may be the better answer.
What to check after a Calibre conversion
The basic process is straightforward:
- Add the PDF to Calibre.
- Select the book and choose Convert books.
- Set the output format to EPUB.
- Review the PDF input and structure-detection settings.
- Inspect the result at the beginning, middle, and end.
Do not stop at the first page. Check whether:
- paragraphs that cross pages remain intact;
- headers and page numbers entered the body text;
- ligatures such as
fiandffbecame stray characters; - text around images appears in the right order;
- chapter titles appear in the table of contents;
- the book still reflows when you increase the font size.
Two fixes that often help
The first is Calibre’s line-unwrapping factor. If every printed line becomes a separate paragraph, adjust it gradually. If separate paragraphs are being joined, move it the other way. Test on a short sample after each change.
The second is search and replace for repeated headers and footers. It works well when the pattern is consistent, but an overbroad regular expression can remove real text. Keep the original PDF and inspect the result.
If the repair list has grown to include column order, dozens of formulas, and every heading in the book, stop and reconsider the route. More setting changes may cost more than a new conversion.
When Calibre is the sensible choice
I would start with Calibre when the file is:
- digitally generated, with selectable text;
- mostly single-column prose;
- light on tables, notes, and formulas;
- unable to leave the local machine;
- short enough for a careful review.
If the DOCX, HTML, Markdown, or another source file still exists, use that instead of the PDF. Calibre will usually do much better with structured input.
When to test another route
Run a sample comparison when several of these are true:
- the pages are scans without a reliable text layer;
- the layout uses two or more columns;
- formulas, tables, code, or notes are frequent;
- footnotes continue across pages;
- watermarks and marginal text repeat throughout;
- Calibre produces the wrong reading order.
PDF2EPUB.ai is built for these cases. It does not remove the need for review. Blurry scans, handwriting, and uncommon symbols can still be wrong. Its role is to recover a useful first structure so that less of the book needs to be rebuilt by hand.
A practical combined workflow
The two tools can work together:
- Choose three to five representative pages, including the hardest one.
- Convert them with Calibre.
- Convert the same pages with PDF2EPUB.ai’s sample mode.
- Compare reading order, headings, formulas, tables, and text errors—not just visual resemblance.
- Use the better route for the full document.
- Bring the final EPUB into Calibre for library management and device testing.
A small test catches a bad workflow early. Discovering broken column order after converting several hundred pages is much more expensive.
Frequently asked questions
Can PDF2EPUB.ai output be used in Calibre?
Yes. The result is a standard EPUB. Calibre can manage it, edit metadata, replace the cover, edit the book, and send it to a device.
Can Calibre convert a scanned PDF?
Only if it has a usable OCR text layer. An image-only PDF contains no body text for Calibre to rearrange. Even when a text layer exists, it may not match the visible page. Run OCR first or use a route that reads the page itself.
What about DRM-protected PDFs?
Confirm that you have the right to convert the file. This article covers unencrypted or authorized documents and does not provide DRM-bypass instructions.
Closing thought
Calibre does not need replacing. It is still the first tool I would open for a simple PDF.
The mistake is continuing to tune it after columns and formulas are already visibly broken. Test the hardest pages first, and let the result choose the workflow.