View Single Post
Old 09-18-2009, 01:51 PM   #1
khutch
Junior Member
khutch began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Aug 2009
Device: Kindle 2
Any way to make images exact size using HTML?

I'm converting HTML to MOBI (for the Kindle) and in the HTML, I have something like this:

<img src="image.jpg" width="75px">

The HTML looks fine in a web browser, but when I look at the converted ebook on my Kindle, the images are full width. (The original images are much larger, and I don't want to have to manually resize all of them).

Is this a function of Calibre not using the tags in HTML, or is it a limitation of the MOBI format? Or am I just doing something wrong?
khutch is offline   Reply With Quote