What is FB2? FictionBook Ebook Format Explained

FB2 (FictionBook) is an open XML-based ebook format from 2004 that stores a book's structure in a single file. Learn how FictionBook works and its uses.

Free online file converter tool. Works in Chrome Firefox Safari Edge Opera and other modern browsers on Windows macOS Linux Android and iOS. No software installation or sign-up required. All conversions run directly in your browser, so your files never leave your device. Free to use with no account needed.

Ebook

What is FB2? FictionBook Ebook Format Explained

An open XML-based ebook format that describes a book's structure, not its layout.

Last updated:

Year Created2004
CompressionXML ebook format
Primary UseE-readers, digital libraries

What is FB2?

FB2 (FictionBook) is an open, XML-based ebook format released in 2004 by a team led by Dmitry Gribov and Mikhail Matsnev. It became especially popular in Russian-speaking regions and on digital libraries.

An FB2 file is a single XML document that describes a book's logical structure, such as sections, epigraphs, verses, and quotations, rather than its visual layout. Metadata like author, title, and publisher is embedded directly in the file, and images are stored inside the XML as Base64 data, which makes the format convenient for indexing, conversion, and library management.

How FictionBook Works

Because an FB2 document encodes a book's logical structure rather than fixed page layout, the same file can be reflowed across screens of any size and converted into other formats without losing semantic markup such as titles, sections, epigraphs, and verse.[1] The single self-contained XML document keeps bibliographic metadata and Base64-encoded images together, which suits automated indexing in large digital libraries.[2]

History and Standardization

The format grew out of an effort to create a free, vendor-neutral container for fiction, and FictionBook 2.0 consolidated the design in 2004.[1] It was never ratified by an international standards body; instead the XML schema published by its authors serves as the de facto specification, and adoption was driven largely by community readers and converters in Russian-speaking regions.[2]

FB2 vs EPUB

Unlike EPUB, which is a ZIP package combining XHTML, CSS, and separate media files, an FB2 title is normally a single uncompressed XML file, though it is often distributed zipped as .fb2.zip.[2] This simplicity eases editing and conversion but offers far less control over typography and embedded fonts than CSS-driven formats provide.[1]

MKV Technical Specifications

DeveloperDmitry Gribov and Mikhail Matsnev[1]
File Extension.fb2 (also .fb2.zip, .fbz)[1]
MIME Typeapplication/x-fictionbook+xml[1]
Released2004[1]
TypeOpen XML-based ebook format[1]

FB2 vs Other Ebook Formats

FeatureFB2EPUBMOBI
TypeFictionBook XML[1]Open ebookMobipocket-based
StructureSingle XML file[1]Zipped HTML packageCompiled container
LayoutReflowableReflowableReflowable
Open/proprietaryOpen format[2]Open standardProprietary
Best forMetadata-rich fictionCross-reader booksLegacy Kindle

FB2 packs an entire book and its metadata into one structured XML file, while EPUB and MOBI use multi-file containers with wider device support.

Advantages & Disadvantages

Advantages

Structure-focused markup | FileFormer

FB2 marks up logical elements like verses and epigraphs, separating content from presentation for flexible rendering.

Single self-contained file | FileFormer

Text, metadata, and Base64-encoded images live in one XML file, simplifying storage and transfer.

Easy to convert | FileFormer

Its clean XML structure makes FB2 straightforward to convert to EPUB, MOBI, PDF, and other formats.

Rich embedded metadata | FileFormer

Author, title, genre, and publisher data are part of the file, aiding cataloging and indexing.

Disadvantages

Limited mainstream support | FileFormer

FB2 is less widely supported by major commercial e-readers than EPUB, often requiring conversion.

Regional popularity | FileFormer

Adoption is concentrated in Russian-speaking regions, so tooling elsewhere can be sparse.

No fixed layout control | FileFormer

Because it describes structure rather than layout, FB2 is not suited to design-heavy, fixed-layout books.

Common Use Cases

FB2 is used for storing and exchanging structured ebooks, especially fiction.

Digital fiction libraries | FileFormer

Russian and Eastern European ebook libraries widely distribute titles in FB2.

Cross-format publishing | FileFormer

Publishers and hobbyists use FB2 as a clean source for converting to EPUB, MOBI, and PDF.

Dedicated e-reader apps | FileFormer

Readers such as FBReader, CoolReader, and AlReader open FB2 files natively.

Convert FB2 Files Free

Use our free online converter to convert FB2 and other formats - no signup, no watermarks.

Try Ebook Converter Free

Frequently Asked Questions

What is an FB2 file?

FB2 is an open, XML-based ebook format that stores a book's logical structure, metadata, and Base64-encoded images in a single file.

Who created the FictionBook format?

FB2 was released in 2004 by a team led by Dmitry Gribov and Mikhail Matsnev and is documented at fictionbook.org.

How is FB2 different from EPUB?

FB2 is a single XML file describing structure with embedded images, while EPUB is a zipped package of HTML and resource files. FB2 emphasizes logical content over layout.

What can open an FB2 file?

E-reader applications such as FBReader, CoolReader, and AlReader open FB2 natively, and tools like Calibre can read and convert it.

What is an FB2.ZIP or FBZ file?

These are FB2 documents compressed with ZIP to reduce file size; the inner content is still standard FB2 XML.

References

  1. FictionBook - Wikipedia
  2. FB2 - MobileRead Wiki