A complete rewrite of fb2converter
| Format | Essential features |
|---|---|
| EPUB2 | Broad e-reader compatibility, XHTML/CSS styling, NCX navigation, linked footnote sections, SVG preservation, optional visible TOC page |
| EPUB3 | Modern EPUB package with nav.xhtml, semantic aside/noteref footnotes in floating modes, XHTML/CSS styling, SVG preservation |
| KEPUB | Kobo-oriented EPUB packaging, Kobo-friendly navigation, XHTML/CSS styling, linked footnotes, SVG preservation |
| KFX/AZW8 | Direct Kindle Enhanced Typesetting output without Calibre or Amazon software, Kindle style records, floating/popup footnotes, generated location/page navigation, Kindle-compatible image conversion |
| Native PDF 1.4 generation, fixed target page size, selectable/searchable text, embedded fonts, outlines/bookmarks, internal links, tables, images, drop caps, printed page footnotes | |
| TXT | UTF-8 readable plain text, plain headings, aligned text tables, image placeholders, readable note labels, collected final notes for floating footnotes |
| Markdown | Semantic UTF-8 Markdown, YAML front matter, headings, links, anchors, pipe tables, fenced code blocks, collected endnotes with backlinks, placeholder/external/embedded image modes |
EPUB2/3 and KEPUB output is intended to pass the latest epubcheck without errors or warnings.
Note: Direct KFX and PDF generation are relatively new features, so various hiccups may still occur. If you encounter any issues, please create an issue on GitHub for investigation. The generator aims to preserve maximum compatibility with Kindle Previewer 3 behavior, while also intentionally supporting capabilities that Amazon's processing pipeline does not expose. Examples include predictable handling of negative margins, richer drop-cap rendering, and condensed text controlled through
html/bodyline-height processing. Good luck trying to produce something like this or this via "Send To Kindle".
Download from the releases page and unpack it in a convenient location.