Jordan.J.D
Jordan.J.D

Reputation: 8113

Quickly converting Word Doc into HTML

I am trying to convert a word document into html. I used an online converter http://word2cleanhtml.com/ but it does not keep the pictures I have in my file. From the html I will be making a nook and kindle ebook. Does anyone have a tool or suggestion for this project?

Using save as html in word doesn't keep images either.

Upvotes: 0

Views: 100

Answers (1)

Jeroen de Lau
Jeroen de Lau

Reputation: 640

Download the KindlePreviewer: http://www.amazon.com/gp/feature.html/?docId=1000765261

Then, save your file as HTML. Images will not be part of the html file, instead they are stored in a separate folder. Open the resulting html file into the KindlePreviewer, it will find the images in the images folder and add them to your book.

Upvotes: 1

Related Questions