Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre > Conversion

Notices

Reply
 
Thread Tools Search this Thread
Old 05-11-2017, 11:01 AM   #1
richo
Connoisseur
richo began at the beginning.
 
richo's Avatar
 
Posts: 68
Karma: 10
Join Date: Sep 2014
Device: KOReader on: Kindle Paperwhite and Android
kindle azw to PocektBook epub images too small

I am converting book bought from amazon to epub so I can read it on my PocektBook InkPad2 with much higher resolution screen. My Kindle is Paperwhite. InkPad 2 has screen 1200x1600px.

Images look good when open in book view of calibre on notebook. Once open in InkPad they are very small. The calibre styles styling the img has set fixed size in px to same size as images.

In conversion preferences of calibre I had set input Kindle, output NookHD+ (which has similar pixel size.

Is there anything I did wrong or I can do better?

Thanks
richo is offline   Reply With Quote
Old 05-11-2017, 11:59 AM   #2
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 30,009
Karma: 57259778
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Set your profile to Tablet.
The profile mostly sets Image size these days.
Note use the conversion button/tick to forget the previous conversion settings used on THAT book
theducks is offline   Reply With Quote
Advert
Old 05-11-2017, 01:27 PM   #3
richo
Connoisseur
richo began at the beginning.
 
richo's Avatar
 
Posts: 68
Karma: 10
Join Date: Sep 2014
Device: KOReader on: Kindle Paperwhite and Android
@theducks, by the profile you mean the output profile for conversion? I set that manual for this manual conversion, input profile kindle output tablet.

Not sure what tick you mean for not remembering previous setting used for this book. I think as I did changes (the above profile selection) in the process of conversion (not in profiles for all conversions) it is not relevant for the moment.


Still no change, the CSS, used styles are all same and images stayed same when viewing in PocketBook.

Did I did something wrong again?
Thank you for you rsuggestions.
richo is offline   Reply With Quote
Old 05-11-2017, 03:12 PM   #4
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 30,009
Karma: 57259778
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
If you make a setting change in Preferences: conversions, it does not change any previously converted books (they remember what was used THEN).

There is a tick/button to make it re-read preferences (the default)
You can also override the default on a per/conversion via the conversion screen
theducks is offline   Reply With Quote
Old 05-11-2017, 09:51 PM   #5
richo
Connoisseur
richo began at the beginning.
 
richo's Avatar
 
Posts: 68
Karma: 10
Join Date: Sep 2014
Device: KOReader on: Kindle Paperwhite and Android
Quote:
Originally Posted by theducks View Post
You can also override the default on a per/conversion via the conversion screen
That is exactly what I did, it didn't help, however results is exactly the same.
Which part of preferences in calibre conversion influence the image sizes?
richo is offline   Reply With Quote
Advert
Old 05-11-2017, 10:17 PM   #6
richo
Connoisseur
richo began at the beginning.
 
richo's Avatar
 
Posts: 68
Karma: 10
Join Date: Sep 2014
Device: KOReader on: Kindle Paperwhite and Android
To give more information. Whatever I do the size of images is always same, good looking at viewer of calibre itself, but very small in PocektBook 1200x1600 pixel display.

Image size in pixels is 402x220px.
This is relevant part of html in book as displayed by calibre in resulted epub:
All this never change doesn't matter what input output profile I choose during conversion. I must be doing some trivial mistake here.

Code:
<p class="image1"><img src="../images/00008.jpeg" alt="image" class="calibre12"/></p>
where
Code:
.image1 {
display: block;
line-height: 1.2;
margin-bottom: 2em;
margin-left: 0;
margin-right: 0;
margin-top: 0;
padding-top: 1em;
text-align: center;
}

.calibre12 {
height: 220px;
line-height: 1.2;
width: 402px;
}

The relevant resulting CSS is:

Code:
display: inline;
font-family: newbaskervilleitcstd-roman;
font-size: 18px;
height: 220px;
line-height: 21px;
text-align: center;
width: 402px;
richo is offline   Reply With Quote
Old 05-26-2017, 07:48 AM   #7
richo
Connoisseur
richo began at the beginning.
 
richo's Avatar
 
Posts: 68
Karma: 10
Join Date: Sep 2014
Device: KOReader on: Kindle Paperwhite and Android
Unhappy It is a pity

I do not know if it is me, possibly, but as long as I have some little more difficult question there is no help here. Pity.
richo is offline   Reply With Quote
Old 05-26-2017, 07:54 AM   #8
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 74,756
Karma: 131375596
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Set the output profile to tablet. If that doesn't work, then it's because the images are too small.
JSWolf is offline   Reply With Quote
Old 05-27-2017, 08:57 PM   #9
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 20,720
Karma: 27405072
Join Date: Mar 2012
Location: Sydney Australia
Device: none
@richo - did you set Preferences->Conversion->Common Options->Page Setup->Output Profile to Tablet and hit the Restore Defaults button (bottom left) in Conversion?

Click image for larger version

Name:	1.JPG
Views:	343
Size:	54.8 KB
ID:	157074

BR

Last edited by BetterRed; 05-27-2017 at 08:59 PM.
BetterRed is online now   Reply With Quote
Old 05-28-2017, 02:49 AM   #10
richo
Connoisseur
richo began at the beginning.
 
richo's Avatar
 
Posts: 68
Karma: 10
Join Date: Sep 2014
Device: KOReader on: Kindle Paperwhite and Android
Quote:
Originally Posted by JSWolf View Post
Set the output profile to tablet. If that doesn't work, then it's because the images are too small.
Thank for tip, but why does the description of Tablet profile says:

does no resizing of images

Wouldn’t this means it will not do what I like to have. Bigger images on high resolution screen?
richo is offline   Reply With Quote
Old 05-28-2017, 03:03 AM   #11
richo
Connoisseur
richo began at the beginning.
 
richo's Avatar
 
Posts: 68
Karma: 10
Join Date: Sep 2014
Device: KOReader on: Kindle Paperwhite and Android
Quote:
Originally Posted by BetterRed View Post
@richo - did you set Preferences->Conversion->Common Options->Page Setup->Output Profile to Tablet and hit the Restore Defaults button (bottom left) in Conversion?
BR
Thanks for the instruction, but your restore default button remove the setting to table done just one step before that. Anyway I did restore default, tried it, no change. Went there again set output profile to table, same result.

In every suggestion calibre leaves sizing of image and sizing of <p> around it in CSS. If I select different profile, for example input Kindle profile output Kind Voyage, or input default and output Nook HD+ Images are never resized and CSS still contains same size limits in width and height as dimension of the pictures.

It seem as calibre would completely ignore any profile settings the results are same every time without any effect on which page profile I choose.
richo is offline   Reply With Quote
Old 05-28-2017, 03:20 AM   #12
jhowell
Grand Sorcerer
jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.
 
jhowell's Avatar
 
Posts: 6,581
Karma: 84812983
Join Date: Nov 2011
Location: Tampa Bay, Florida
Device: Kindles
Calibre can automatically downscale the resolution of images to save storage on devices that only have a low resolution screen.

This does not control how much of the device's screen is taken up by each image. That is part of the formatting of the book and will need to be changed manually using an EPUB editor. As each book is coded differently the changes needed will vary from book to book and would be difficult to automate.
jhowell is offline   Reply With Quote
Old 05-28-2017, 03:43 AM   #13
richo
Connoisseur
richo began at the beginning.
 
richo's Avatar
 
Posts: 68
Karma: 10
Join Date: Sep 2014
Device: KOReader on: Kindle Paperwhite and Android
Quote:
Originally Posted by jhowell View Post
Calibre can automatically downscale the resolution of images to save storage on devices that only have a low resolution screen.

This does not control how much of the device's screen is taken up by each image. That is part of the formatting of the book and will need to be changed manually using an EPUB editor. As each book is coded differently the changes needed will vary from book to book and would be difficult to automate.
Are you saying that Calibre is never going to remove own calibre styles where width and high is defined and is also not going to upscale images to use higher resolution of the e-reader chosen from profile?

If that is true I wonder why there are these profiles in Calibre at all?
richo is offline   Reply With Quote
Old 05-28-2017, 03:53 AM   #14
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 20,720
Karma: 27405072
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Quote:
Originally Posted by jhowell View Post
Calibre can automatically downscale the resolution of images to save storage on devices that only have a low resolution screen.
- and AFAIK calibre will never upscale an image to match the resolution of a device, because upscaling images usually gives very poor results.

Quote:
Originally Posted by richo View Post
Are you saying that Calibre is never going to remove own calibre styles where width and high is defined and is also not going to upscale images to use higher resolution of the e-reader chosen from profile?
For covers in particular. what many people do is to find the highest res image available and put that in the library. As jhowell has said, Calibre will downscale it when sending to low res devices. Most tablet apps will downscale images to fit, with options to upscale, zoom, and pan etc.

Quote:
Originally Posted by richo View Post
If that is true I wonder why there are these profiles in Calibre at all?
Legacy perhaps - calibre is 10+ years old with ~3M active users.

BR

Last edited by BetterRed; 05-28-2017 at 03:58 AM.
BetterRed is online now   Reply With Quote
Old 05-28-2017, 03:57 AM   #15
richo
Connoisseur
richo began at the beginning.
 
richo's Avatar
 
Posts: 68
Karma: 10
Join Date: Sep 2014
Device: KOReader on: Kindle Paperwhite and Android
OK. Maybe you know if there is an option which will instruct calibre to enlarge the images? Maybe some sort of workaround to re-run conversion from certain step (when I isolated images using debug output and enlarged them manually).

Thank you for suggestion.
richo is offline   Reply With Quote
Reply

Tags
epub, image size, inkpad, kindle


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Aura H2O ePub Images Small elstoc Kobo Developer's Corner 13 09-19-2015 11:02 AM
Fixed Layout AZW to PDF (With images) glah PDF 2 01-09-2014 02:38 AM
Conversion from azw (Kindle) to epub (Kobo) format with Calibre garbages symbols myildi Conversion 2 09-13-2013 03:19 AM
RTF to epub convert images turn out small sassanik Calibre 1 10-16-2010 12:14 AM
Kindle now Zooms AZW Images wallcraft Amazon Kindle 2 02-07-2009 04:58 PM


All times are GMT -4. The time now is 04:36 AM.


MobileRead.com is a privately owned, operated and funded community.