a) Using Calibre to create an ebook from Word
Please follow these instructions to create an ebook from word - the following is for 2010 edition of Microsoft Word:
- In Word choose 'File > Save As' and select 'Web Page Filtered' from the drop down next to 'Save as Type'.
- Word will then switch to display the 'html' file - DO NOT EDIT THIS! If the file does not look the same as your Word doc (ignoring page sizes - these are irrelevant to ebooks) then see (b) below.
- If you have embedded fonts see d below before continuing
- Open Calibre and create an empty book in your library (if you have not already done so).
- Select book and then click 'Edit metadata' icon
- Delete all the existing files from the top right pane to ensure a clear working environment
- Click the 'Red Book +' icon.
- Navigate to the correct folder and select the .html file you created in step 1
- You should have a 'ZIP' file now in the top right pane
- Click 'OK'
- Click 'Convert Books' icon
- Choose the book file of choice (amazon accepts .mobi and .epub files)
b) Correcting Text Formatting Issues - Using Styles
If the text of your book seems inconsistent and it doesn't match how it looks within Word - you need to start using styles!
All text should be assigned a style in MS Word, the properties of the style determines how the book is shown on the kindle devices. You should NEVER use the 'font' drop downs (except for underline, bold and italics) or the text formatting icons to change how the text will be displayed on the kindle; the kindle generally ignores all of these style 'overrides'. If you want your book to look similar to how it is within Word, change the style instead of changing the text. If you want certain text to look different, for example to stop indenting the first line of a paragraph, you should create a new style and use that. You should also avoid the use of the 'Tab' key. - use styles to achieve the same effect.
All text should be assigned a style in MS Word, the properties of the style determines how the book is shown on the kindle devices. You should NEVER use the 'font' drop downs (except for underline, bold and italics) or the text formatting icons to change how the text will be displayed on the kindle; the kindle generally ignores all of these style 'overrides'. If you want your book to look similar to how it is within Word, change the style instead of changing the text. If you want certain text to look different, for example to stop indenting the first line of a paragraph, you should create a new style and use that. You should also avoid the use of the 'Tab' key. - use styles to achieve the same effect.
c) Embedding Images without loss of Quality
If you want to embed images within your documents the best way to do this is to link to the original image file as follows (Microsoft Word 2010):
- Place cursor where you would like the image
- Choose 'Insert > Picture'.
- Navigate to correct folder that your image is stored within and click on file to select it
- Change the pulldown that says 'Insert' to 'Link to File'
- The picture is now embedded as a link
d) Embedding Fonts (for Kindle Generation 3 or later)
Okay this one is a little more tricky - I'll see if I can remember what I did!
- Ensure that the font you want to use is able to be distributed within your ebook without breaking any license restrictions.
- Ensure the font is assigned to an appropriate style (see b)
- After you have saved your document as html (see a) copy the 'ttl' file of the font into the <filename>_files folder that was created in step a1)
- Follow steps in a) above
- Switch to Calibre and select 'Convert Books'
- Select 'Look & Feel'
- Tick the box next to 'Embed referenced fonts'
- Click OK to create your ebook file (note: choose 'epub' if you want to be able to upload this to KDP).
e) Generating a Table of Contents
Calibre can create a table of contents automatically for you and embed this at the end of the book, here's how.
Each TOC entry must be associated with a 'Heading n' style in word, where 'n' is the indentatation level starting with 1, for example for a single level 1 heading:
Each TOC entry must be associated with a 'Heading n' style in word, where 'n' is the indentatation level starting with 1, for example for a single level 1 heading:
- Select the text you want as a heading
- Select 'Heading 1' as the style for the heading. (note: If you dont like the look of the heading - change it! - right click it and choose 'modify style')
- Save as html as before (a)
- In Calibre choose 'Convert Books'
- Choose 'Table of Contents'
- Select the text box under 'Level 1 TOC (Xpath expression):' and enter the following: //h:h1
- Repeat if you have level 2 TOCs, but replace with, for example: //h:h2
- Click OK to regenerate your ebook file
f) Removing 'white boxes' around Images
If your images are displayed within ''white boxes' it is because they have not had a background transparency set, or the image file does not support transparency. I have found that it is best to say images as '.png' files that have a transparent background. GIF files also support transparency, but I have had issues with corrupt images using this format when displayed on my Kindle 3.
I read somewhere that some kindles discard the transparency if the image file is too big - if this occurs try reducing the size of the image using image editing software.
Addendum: I have just discovered that the epub file uploaded to KDP adds the white boxes back to the .png images!! However I have also discovered a workround but it is complicated. Please get in touch for details.
I read somewhere that some kindles discard the transparency if the image file is too big - if this occurs try reducing the size of the image using image editing software.
Addendum: I have just discovered that the epub file uploaded to KDP adds the white boxes back to the .png images!! However I have also discovered a workround but it is complicated. Please get in touch for details.
Adendum
OK - Just discovered a major flaw with the above, KDP unf