Convert FB2 to PDF

Converting FB2 to PDF takes a FictionBook — a single XML file describing a book’s structure and nothing about its appearance — and lays it out as fixed pages that open anywhere. The e-book engine is not running here yet, so this page covers what the conversion decides on your behalf, what flattens on the way, and when EPUB is the better target.

  • Where it runs Not available yet — the engine for this pair has not shipped.
  • Rebuilt PDF works differently from an FB2, so this is not the gradual degradation a lossy codec applies. What PDF can express is reproduced faithfully; what it has no equivalent for does not survive at all.
  • File size limit Up to 25 MB per file, free, without an account.
  • Worth knowing E-books reflow to fit the screen, PDFs do not. Page breaks are decided during conversion.

Up to 100 files at once. Mixed formats are fine.

One XML file, and why nothing on your machine opens it

An FB2 file is a single XML document holding the entire book: the metadata, the text with its chapter structure, and any illustrations encoded as base64 inside the same file. There is no archive and no manifest — open it in a text editor and the whole novel is there, marked up.

It is a regional standard, used overwhelmingly in Russia and the wider Russian-speaking world and rarely outside it. Windows and macOS have no handler, Kindles and Apple Books do not read it, and browsers show the raw markup. That is why most people meet the format exactly once, holding a file that will not open.

A format that describes structure meeting one that describes pages

FictionBook marks up what things are: a chapter, a subtitle, an epigraph, a poem with its stanzas and lines, a citation. It says nothing about what any of it looks like — no fonts, no margins, no page geometry, no styling of any kind. The reader’s software has always decided all of that.

A PDF is the opposite: every measurement is fixed and recorded. So converting means the tool must invent a page size, a typeface, a type size, margins, and where every break falls, from a source that deliberately expressed none of it. More is decided for you here than in any other e-book conversion, which is why the settings are worth a moment rather than accepting a default.

Poetry, epigraphs and citations flatten on the way

The literary markup is the format’s distinguishing feature and the part that translates worst. Verse, stanza and line have exact tags in FictionBook; a PDF has styled paragraphs and indentation. The same is true of epigraphs and block citations, which arrive looking approximately right and structurally flattened.

For a novel this is invisible — prose is prose in both formats. For a volume of poetry it is the whole book, and line breaks that were meaningful become line breaks that happen to fall where the measure ran out. Convert one poem, look at it, and decide before committing a collection.

Cyrillic in the output, and the font that has to carry it

A PDF does not reference fonts by name and hope; it embeds the glyphs it needs. So the conversion has to supply a typeface containing every character in the book, and for a Russian-language text that means full Cyrillic coverage.

When that goes wrong it does not produce an error — it produces empty rectangles, or occasionally the wrong characters entirely, which is why the first page of the output is worth looking at every single time. A book mixing Cyrillic with Latin quotations or transliteration is the case most likely to expose a gap, because a font may cover one script well and the other partially.

The metadata is unusually good; make sure it survives

The description block at the top of an FB2 carries more than most e-book formats bother with: author separated into given, middle and family names, translator, original language, series and the number within it, a genre from a controlled list, and a record of who produced the file and when.

A PDF can hold a title and an author and little else, so most of that is dropped by the conversion rather than carried. If you are converting a collection and expect to find things again later, note the series and translator somewhere outside the file, or keep the FB2 as the catalogue record. The information is in the source and it is not in the destination.

FB2.ZIP and FBZ are the same book compressed

Files arrive as .fb2.zip or .fbz very often, and that is exactly what it sounds like: the same XML inside a ZIP. Since the format is verbose text with base64 images, compression is dramatic — frequently down to a fifth of the size — and most tools that read FB2 read the zipped form directly.

If a tool refuses one, unzipping first gives the plain .fb2 and loses nothing. There is no difference in content between the two forms, and no decision to make beyond which one the software in front of you accepts.

Illustrations stored inside the XML, and what they cost

Images in an FB2 are base64-encoded and sit inside the same file as the text, which is why an illustrated FictionBook is considerably larger than the equivalent EPUB. Base64 adds roughly a third to the size of whatever it encodes, before any of the markup around it.

That matters for the free 25 MB server ceiling more than for anything else. A plain novel is a fraction of a megabyte; an illustrated volume or a scanned-and-marked-up edition is the category that runs into limits, and it is also the category where the images rather than the text dominate the resulting PDF.

EPUB is the closer relative, and usually the better target

Both FB2 and EPUB describe structure rather than appearance, so converting between them is one vocabulary mapped onto another: chapters stay chapters, the table of contents survives, images come across, and the text stays reflowable. It is about as clean as document conversion gets.

The result also opens on far more devices than the FB2 did — every e-reader, every reading application, and Kindle hardware by way of Send to Kindle, which converts it to Amazon’s own format before it arrives. If the reason for converting is that nothing opens the file, EPUB solves that completely and keeps the reader in control of the type size, which a PDF does not.

When PDF is genuinely the right answer for an FB2

Three cases. Printing, because no reading application prints a book properly and a paper copy sometimes has to exist. Annotation, because marking up a PDF is universally supported and the marks stay with the file. And handing the book to somebody whose machine has no reading software at all, where PDF needs no explanation.

Outside those, the fixed page is a cost rather than a feature. It freezes the typeface and the size chosen at conversion time, which is precisely what a reader with poor eyesight, a small phone or a strong preference cannot then change — and it is the one thing the original format was designed to leave open.

How to approach an FB2 to PDF conversion

  1. If the file is an .fb2.zip, try it as it is; unzip only if something refuses it.
  2. Choose the page and type size before converting — the PDF fixes both.
  3. Open the first page of the result and check the Cyrillic rendered properly.

FB2 and PDF: structural XML against a laid-out page

FB2 compared with PDF
FB2PDF
Full nameFictionBook 2Portable Document Format
File extension.fb2.pdf
Media typeapplication/x-fictionbook+xmlapplication/pdf
CompressionEither, depending on the setting
First published20041993
Published byAdobe
SpecificationISO 32000-2
LicensingOpen standardOpen standard
Standing todayNicheCurrent
Colour it can describeRGB, CMYK, greyscale
Opens in a browserNo browserEvery browser
Considered insteadEPUBDOCX, HTML

What survives

Both FB2 and PDF hold several pages, so a multi-page document stays one file.

Opening the result

PDF opens in every current browser. FB2 has narrower browser support than that. If the file is going onto a web page or into a form, that is usually the whole reason for the conversion.

The usual programs do not overlap: FB2 opens in Calibre and FBReader, PDF in Adobe Acrobat, Preview and LibreOffice Draw — so whoever receives the result needs something from the second list.

What each format is for

PDF comes from Adobe and dates from 1993, specified as ISO 32000-2. Adobe Acrobat, Preview and LibreOffice Draw all read it.

FB2 to PDF: Cyrillic, verse and page breaks

Are my FB2 files uploaded anywhere?

Yes — this conversion needs software that cannot run in a browser, so the file is uploaded over an encrypted connection. It is deleted as soon as the job finishes, and the result is sent straight back to you without being stored. The work is done by Calibre, the e-book library manager and converter.

Can I convert an FB2 here at the moment?

Not yet — the e-book engine has not shipped. This page describes what the conversion does and what to watch for. Calibre reads FB2 directly on a desktop and converts it today.

Why does nothing on my computer open an FB2 file?

Because it is a regional standard rather than an international one. FictionBook grew out of volunteer digitisation projects in the Russian-speaking world in the early 2000s, and Windows, macOS, Kindles and browsers have no handler for it.

Will the Cyrillic text come out correctly?

It should, but check the first page. A PDF has to embed a font containing the characters it sets; a converter falling back to a font without Cyrillic coverage produces empty boxes rather than an error. It is visible immediately.

What happens to poems and epigraphs?

They flatten. FictionBook has precise tags for verse, stanzas, epigraphs and citations; a PDF has only styled paragraphs. Prose is unaffected. A volume of poetry is worth checking page by page before converting a shelf.

Can I convert an .fb2.zip or .fbz file?

Those are the same book compressed, and most tools read them directly. If one refuses, unzipping gives you the plain .fb2 and costs nothing — there is no difference in content between the two.

Is EPUB a better target than PDF?

For reading, yes. Both FB2 and EPUB describe structure rather than appearance, so the conversion is one vocabulary into another and the text stays reflowable. PDF is right for printing or for a machine with no reading software.

More about these formats

Where these figures come from

The claims this page makes about FB2 and PDF are checkable, and these are the documents that settle them.