Alldocs

Convert HTML
to FictionBook

Looking for a free text converter? Look no more, upload your HTML files and convert them to FictionBook2 e-book files. Yes, it’s that easy.

Converting from HTML

HTML has a real badass name. Hypertext markup language. I mean, it starts with Hyper, right? HTML is the most important language for websites. The internet would be just text without it. HTML has the structure of the content, the hierarchy, the images and all the good stuff. And the bad stuff (e. g. tracking) too. Convert all your text files to HTML and slap them on a webserver to get a website. The most simple workflow to make a blog. Did you know that you can view the HTML of every website you visit? Just do a right-click and view the source. Feel like a hacker now? Congratulations. That’s how I fell in love with HTML and the web. Don’t wait no more, convert all your files to HTML, for free.

The files end with .html by default.

More about HTML files

Converting to FictionBook2 e-book

FictionBook is an open (nice!) XML-based e-book format, that’s pretty popular in Russia. The format doesn’t specify the appearance of the document, it describes it’s structure. There are special tags for epigraphs, verses, quotations and a few more. It also contains the ebook metadata (author name, title, publisher) and is great for automatic processing and indexing. And the best thing: It’s DRM-free. In contrast to ePub it’s a single XML file, even images are embedded (as Base64). That’s how e-books should work I guess. If you’re wondering how e-books should not work, read a little bit about how ePub works.

The files end with .fb2 by default. More about FictionBook2 e-book files