Designing ebooks with free software
Custom Conversion

© Lead Image © Renee Jansoa, Fotolia.com
With LibreOffice Writer and Calibre, you can publish your own ebooks with better results than most online conversion tools.
If you are publishing an ebook, you can find numerous conversion tools online. The trouble is, most of these tools give you minimal control over the results. Too often, the results are poorly formatted, partly because Cascading Style Sheets (CSS), the language used to format ebooks, is limited, but mainly because automatic formatting is often too inflexible. You have far more control if you do the conversion yourself. Without being an expert, you can produce better ebooks with just two open source tools: LibreOffice Writer and Calibre. However, expect some trial and error before you get the results you want.
Creating an ebook involves these steps:
- Create the raw file in LibreOffice Writer.
- Convert to EPUB format.
- Edit glitches in Calibre.
- Edit CSS directly, if necessary.
- Add finishing touches in Calibre.
Creating the Raw File
You can begin by writing your ebook in LibreOffice Writer. I would strongly advise using styles, since they make fine-tuning the format quicker. Use as few styles as possible, and remember the limitations imposed by the conversion process. The following rules apply to LibreOffice 6.2 and later:
- Use only character and paragraph styles. Styles for frames, pages, lists, and tables only partially work and are best avoided. Mostly, settings for positioning and text should work.
- You can either add page breaks or use Heading styles to signal the start of a new page.
- Frames, sections, columns, tabs, and tables will require coding in CSS if you insist on using them. They will not survive the initial conversion to ebook format.
- Use bookmarks instead of cross references.
- If you are using the same file for a hard copy version of an ebook, you can use headers and footers. Be aware: Headers and footers are dropped during conversion to ebook format.
- Do not worry about fonts. On ebook readers, users often set their own fonts. As a result, embedding fonts makes an ebook file larger for no real purpose.
- Make images the same width as the space between the left and right margins. If necessary, add white space. This habit will prevent any problems with how the text wraps around images. Note that unless otherwise specified, the first image in the file will be used as a title page.
- Use Writer's built-in caption tool for images. It will keep the caption and the image together in the ebook.
- The Table of Contents (TOC) exports mostly without trouble. Use the TOC building blocks to create a live link and add the text (Heading). Ignore page numbers and tabs, since they will not convert.
Remember that the raw file is the easiest place to get formatting right. The simpler your formatting, the less you have to do.
Converting to EPUB
LibreOffice files convert handily to EPUB format. If your file is very simply formatted, you may be able to convert with File | Export as | Export As EPUB (Figure 1). The EPUB Export window opens, which gives you a limited set of options. The EPUB version may need to change if you plan to publish on a site with it own formatting conventions. You also have the option of starting new pages with a page break or a heading and of making the text flow fixed or flowable. In addition, the window allows you to set basic metadata, such as the author and publisher. You can import to Calibre by using Calibre's Add books button.

However, if your format is more complicated, you may want to save the raw file in ODT format, LibreOffice Writer's default format, and then open it in Calibre by clicking Add books. To convert to an ebook format, click Convert book. The most likely formats are EPUB and MOBI (Kindle), but others are also available. You can maintain multiple formats of the same title and click on the format to open in the summary pane for the selected file.
Either way, decide your next step by opening the ebook and examining the results. Some problems can be edited within Calibre (see below), but, especially in your first attempts, it may be easier to go back and edit the raw file.
Editing with Calibre
You can use Calibre's graphic interface to edit several things. By right-clicking on a title, you can edit an ebook's metadata (Figure 2). You can edit tags manually or download metadata from Amazon. From the same window, you can change or crop the title page.

However, most editing with Calibre's interface is reached by right-clicking and selecting the Edit book window (Figure 3). Much of the editing requires CSS knowledge. However, from the Calibre-generated ebook, you can often make small changes by modeling them on the existing code.

Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Direct Download
Read full article as PDF:
Price $2.95
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Find SysAdmin Jobs
News
-
Kubuntu Focus Announces XE Gen 2 Linux Laptop
Another Kubuntu-based laptop has arrived to be your next ultra-portable powerhouse with a Linux heart.
-
MNT Seeks Financial Backing for New Seven-Inch Linux Laptop
MNT Pocket Reform is a tiny laptop that is modular, upgradable, recyclable, reusable, and ships with Debian Linux.
-
Ubuntu Flatpak Remix Adds Flatpak Support Preinstalled
If you're looking for a version of Ubuntu that includes Flatpak support out of the box, there's one clear option.
-
Gnome 44 Release Candidate Now Available
The Gnome 44 release candidate has officially arrived and adds a few changes into the mix.
-
Flathub Vying to Become the Standard Linux App Store
If the Flathub team has any say in the matter, their product will become the default tool for installing Linux apps in 2023.
-
Debian 12 to Ship with KDE Plasma 5.27
The Debian development team has shifted to the latest version of KDE for their testing branch.
-
Planet Computers Launches ARM-based Linux Desktop PCs
The firm that originally released a line of mobile keyboards has taken a different direction and has developed a new line of out-of-the-box mini Linux desktop computers.
-
Ubuntu No Longer Shipping with Flatpak
In a move that probably won’t come as a shock to many, Ubuntu and all of its official spins will no longer ship with Flatpak installed.
-
openSUSE Leap 15.5 Beta Now Available
The final version of the Leap 15 series of openSUSE is available for beta testing and offers only new software versions.
-
Linux Kernel 6.2 Released with New Hardware Support
Find out what's new in the most recent release from Linus Torvalds and the Linux kernel team.