![]() |
#1 |
Member
![]() Posts: 15
Karma: 10
Join Date: Apr 2019
Device: kindle
|
Image settings for docx to epub/mobi conversion
Hi,
I am in the process of publishing a travel-guidebook on kdp (and other ebook retailers) and would need some help: I am writing the book in word 2007 (docx) and would like to convert it to mobi and epub. (mobi for kdp, epub for all other retailers) The book is a guidebook and therefore contains many images (>200). In order to keep the filesize low, I am in the process of resizing all the images to 600px (width/height) with 300dpi before I insert them into the word file. (I want to keep the ebook-filesize low because Amazon charges for the delivery of the ebook $0.15/MB). Since I am downsizing the images already in the word-file I think that the best output profile would be"tablet" (since there is no additional resizing during the conversation). Could you give me some suggestions or best practice tips about image sizes and settings? (e.g. What output profile to use? What is the best image size to use? Is it better to use the original filesize in the wordfile and to resize the the images during conversation? etc.) I am grateful for any suggestion! |
![]() |
![]() |
![]() |
#2 |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 7,059
Karma: 91577715
Join Date: Nov 2011
Location: Charlottesville, VA
Device: Kindles
|
Some miscellaneous bits of advice.
The features of calibre are geared more toward readers than authors. You may want to consider hiring a professional or using a more mainstream workflow for getting your book ready to publish. Do not submit a MOBI file created by calibre to KDP. Use Amazon's tools (kindlegen, Kindle Previewer, and/or Kindle Create) instead or just submit your source document (Word or EPUB). The Workshop forum here at MobileRead is a good place to ask questions related to e-book production. |
![]() |
![]() |
Advert | |
|
![]() |
#3 |
Member
![]() Posts: 15
Karma: 10
Join Date: Apr 2019
Device: kindle
|
Hi jhowell,
thanks for your advice, even though it’s not really what I wanted to hear ![]() Unfortunately I don’t have the budget to hire a professional, so I have to do it by myself. I was considering to use the Amazon tools but I decided against it because I don’t want to do the process twice (for mobi and epub; as far as I know the Amazon tools convert only to mobi). What is the problem with the docx to mobi-conversion in Calibre? I just need a simple design. I tested it with a test-document and everything looks fine on my kindle. |
![]() |
![]() |
![]() |
#4 |
creator of calibre
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 45,276
Karma: 27111060
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
Using calibre to create MOBI files to submit to amazon should be fine, as long as you dont care about amazon's newer formats such as AZW3/KFX which bring features you may not need. As for image sizes, it is a tradeoff, higher resolution images will look nicer on high res screen devices, but increase file size. The choice is yours.
|
![]() |
![]() |
![]() |
#5 |
Member
![]() Posts: 15
Karma: 10
Join Date: Apr 2019
Device: kindle
|
Thanks kovidgoyal!
![]() MOBI is fine. In regard of the image resolution, I was just hoping to get some best practice tips... One more question: I tested some of the output profiles. What I find strange is, that if I use the "kindle output profile" the images look bigger in the "calibre viewer" than when I use the "tablet output profile". Since I use images with 600px width and the "kindle output profile" is downsizing images to 525px, it should be the other way around... Is there an explanation for that? |
![]() |
![]() |
Advert | |
|
![]() |
#6 | |
Member
![]() Posts: 15
Karma: 10
Join Date: Apr 2019
Device: kindle
|
Quote:
I am getting a bit confused with the image style after conversation from docx to epub&mobi. As I said my original images in the docx-file have a width of 600px. Using the "inspect" function in the calibre ebook-viewer I geht the following infos about the images after the conversion: Conversion to MOBI: using tablet output profile: Code:
img[Attributes Style] { height: 326px; width: 488px; } Code:
img[Attributes Style] { height: 416px; width: 622px; } using tablet output profile: Code:
.calibre6 { height: 178pt; width: 266pt; } Code:
.calibre6 { height: 178pt; width: 266pt; } This makes no sense to me. (As I said, the original image is 600px wide.) I thought that by using the tablet output profile, calibre would not do any image resizing and by using kindle ouput profile images will be resized to 525x640px. This is not matching whit my results above. What is the problem? Am I doing something wrong? How can I just keep the same image size in the MOBI/EPUB as it is in the original doc-file? |
|
![]() |
![]() |
![]() |
#7 |
Member
![]() Posts: 15
Karma: 10
Join Date: Apr 2019
Device: kindle
|
After reading through the forum I tried Extra CSS:
Code:
img { width: 100% !important; height: auto !important } Any suggestions? Here is one of my conversion logs: Spoiler:
Last edited by resolfe; 04-18-2019 at 07:30 PM. |
![]() |
![]() |
![]() |
#8 |
creator of calibre
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 45,276
Karma: 27111060
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
That's not image resizing, that conversion of image size specifications in the docx file to image size specifications in the output file. Image resizing is when the actual image is itself resized. The tablet profile will not resize images.
Remember that docx is a page oriented format, so it tends to specify image sizes with respect to page boundaries. So on conversion these get translated into sizes based on the screen size and resolution of the target output profile. |
![]() |
![]() |
![]() |
#9 |
Member
![]() Posts: 15
Karma: 10
Join Date: Apr 2019
Device: kindle
|
Thanks for explaining!
I will play around with the image sizes in the word file. |
![]() |
![]() |
![]() |
#10 |
null operator (he/him)
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 21,683
Karma: 29711016
Join Date: Mar 2012
Location: Sydney Australia
Device: none
|
|
![]() |
![]() |
![]() |
#11 | |
Member
![]() Posts: 15
Karma: 10
Join Date: Apr 2019
Device: kindle
|
Quote:
But I think in 2007 this option can be found under "Save as" -->Tools--> Compress Pictures --> Options. There I can adjust the ppi, etc. I have another general question: After playing around with the image size in word (docx) I found the right image size which gets translates into a image specification of 600px (width) in the MOBI file (thats what I wanted). The problem is, that in the conversion from docx to EPUB the image size specifications gets translates differently (smaller than 600px). I can bypass this problem by converting the EPUB from the MOBI (instead from the docx). My question is: am I causing any kind of problem/issue by converting the EPUB from the MOBI-file instead of the docx? (such losing any formats, styles, etc.) |
|
![]() |
![]() |
![]() |
#12 |
null operator (he/him)
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 21,683
Karma: 29711016
Join Date: Mar 2012
Location: Sydney Australia
Device: none
|
Hmmm that seems a bit odd, if DOCX to MOBI is 600px why not DOCX to EPUB.
What do you have in Conversion Page setup->Output profile - if its Tablet then no resizing should occur. Otherwise images will be resized to the size shown for each profile - e.g the MS Reader has 480x652. BR |
![]() |
![]() |
![]() |
#13 | |
Member
![]() Posts: 15
Karma: 10
Join Date: Apr 2019
Device: kindle
|
Quote:
|
|
![]() |
![]() |
![]() |
#14 |
null operator (he/him)
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 21,683
Karma: 29711016
Join Date: Mar 2012
Location: Sydney Australia
Device: none
|
![]() Having to do a DOCX->MOBI (tablet)->EPUB (tablet) conversion to retain the original image sizes rather DOCX->EPUB (tablet) doesn't seem right to me. IIRC there are 'things' you can do in DOCX and EPUB that you can't do in MOBI. So you could lose something along the way. There are a couple of other tools that will convert DOCX to EPUB that you might want to try, Sigil's DOCXImport plugin, and Toxaris' e-Book Tools Word add-in. BR Last edited by BetterRed; 04-22-2019 at 08:12 PM. |
![]() |
![]() |
![]() |
#15 |
creator of calibre
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 45,276
Karma: 27111060
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
Yes, MOBI is a much less capable format, so you will lose things going via it. MOBI has much less ability to specify image sies in markup, which is probably why you get the original image size (600px) when going to MOBI, whereas when going to EPUB you will get the translated image sizes, since EPUB has that capability.
|
![]() |
![]() |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Image missing after conversion from docx to epub | kefren | Conversion | 18 | 09-15-2016 09:27 PM |
DOCX conversion of images to EPUB/Mobi: preserve aspect ratio? | tbrosz | Conversion | 3 | 03-31-2014 01:56 PM |
Conversion limitation: Centering image [docx to mobi] | zonoiko | Calibre | 1 | 09-25-2013 12:40 AM |
docx to mobi conversion, Image center/dragging problem | zonoiko | Conversion | 0 | 09-24-2013 02:35 PM |
mobi to epub conversion - how do I change the img settings? | paola | Conversion | 0 | 05-15-2011 02:22 PM |