bell notificationshomepageloginedit profileclubsdmBox

10.01% popularity   0 Reactions

I realize that a lot of e-book authors use conversion tools to produce .mobi files for e-book readers. But I would like to directly produce native .mobi files.

After some searching, it appears that MobiPocket Creator is one of the most popular tools for doing this. How would I go about creating a simple e-book with the tool?


Free books android app tbrJar TBR JAR Read Free books online gutenberg


Load Full (1)

Login to follow story

More posts by @Kimberly

1 Comments

Sorted by latest first Latest Oldest Best

10% popularity   0 Reactions

Creating a simple e-book with MobiPocket Creator is relatively easy. The steps for doing this are as follows:

Grab the latest version from here: www.mobipocket.com/en/downloadsoft/DownloadCreator.asp Complete the installation, paying particular attention to the page below where you are asked which edition you would like to use:

You will now have an icon on your desktop that you can use to launch MobiPocket Creator:

The start page looks something like this:

Under "Create New Publication", click "Blank publication". You will be presented with a wizard that asks you a few questions about your publication, including:

the name
location for storing the project files
character encoding (changing this to UTF-8 is highly recommended)

After completion, you can begin adding content to your book by dragging-and-dropping files into the window:

For example, you could create an HTML file like so:

<!DOCTYPE html>
<html>
<body>
<h2>The Beginning</h1>
<p>This paragraph introduces the very beginning of your book.</p>
</body>
</html>

...and then drag it into the window. It will be copied to your project folder.
Click the "Metadata" link on the left of the window to edit the title, author, etc.
When you are ready, click the Build button in the upper-right corner. Leave the settings at their defaults and click the Build button:

In my case, the tool produced a file with a .PRC extension. You can simply rename the file to .MOBI if you wish.

Important Note

MobiPocket Creator is licensed exclusively for non-commercial use only so you will need to get in touch with them if you want to actually publish content with it.


Free books android app tbrJar TBR JAR Read Free books online gutenberg


Load Full (0)

 

Back to top