11-30-2023, 11:23 AM | #1 |
Member
Posts: 16
Karma: 10
Join Date: Oct 2023
Device: none
|
Resizing Images in Kindle
I'm using Sigil on a Mac. The following CSS works perfect in Apple Books
.x--w50 { width: 50%; } .x--w40 { width: 40%; } .div--img { margin: 10px auto; font-family: sans-serif; font-size: 85%; text-transform: uppercase; text-align: center; } .div--img img { display: block; width: 100% !Important; } .div--img img { padding-bottom: 5px; border: none; } <div class="div--img x--w50 alignright"><img src="../Images/bison.svg" alt="Bison"/></div> However, when I use Calibre to convert my epub to AZW3, it fails. All images display as normal size when previewed in Kindle on my Mac. Does Kindle require some special CSS to resize images? Thanks. |
11-30-2023, 09:37 PM | #2 |
Grand Sorcerer
Posts: 6,722
Karma: 86234863
Join Date: Nov 2011
Location: Charlottesville, VA
Device: Kindles
|
I am curious which Kindle app you are using on your Mac, the old Kindle Classic app or the new Kindle for Mac app?
And why AZW3 format? The Kindle apps on Apple devices do not support that format natively. I suggest you try using Amazon’s send-to-kindle with an EPUB source file. That should result in your book being delivered to Kindle apps and devices in Amazon’s newer KFX format. |
Advert | |
|
12-01-2023, 12:37 AM | #3 | |
Member
Posts: 16
Karma: 10
Join Date: Oct 2023
Device: none
|
Quote:
Thanks. |
|
12-01-2023, 12:54 AM | #4 |
Bibliophagist
Posts: 40,372
Karma: 156982136
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
|
Send to Kindle whether the app, email or web page will add the ebook to your Amazon documents. You can then sync it to the app and/or device of your choice and the ePub will be converted to the appropriate format to be downloaded.
|
12-01-2023, 05:53 AM | #5 |
Member
Posts: 16
Karma: 10
Join Date: Oct 2023
Device: none
|
Thanks, but I'm confused. It looks like "the app" is the Kindle program already installed on my Mac. Next, I need to navigate to a web page where I can add my epub to "Amazon documents." Can you give me the URL? I assume this is a page where I simply upload my epub. Does this web page then tell me how to sync my epub with the Kindle reader on my Mac?
|
Advert | |
|
12-01-2023, 06:28 AM | #6 |
Member
Posts: 16
Karma: 10
Join Date: Oct 2023
Device: none
|
Nevermind, I found it at https://www.amazon.com/sendtokindle
However, the maximum file size it accepts is 200 MB. My book is twice that big. |
12-01-2023, 09:59 AM | #7 | |
Grand Sorcerer
Posts: 6,722
Karma: 86234863
Join Date: Nov 2011
Location: Charlottesville, VA
Device: Kindles
|
I assume that you mean version 1.40. That is the old Kindle for Mac app. Amazon now refers to it as Kindle Classic and has stated that it will receive no further updates. The new Kindle for Mac app can be found here.
You will need the newer app if you want to read books delivered using send-to-kindle. Quote:
Last edited by jhowell; 12-01-2023 at 10:02 AM. |
|
Tags |
image size, kindle |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Resizing Images | JSWolf | ePub | 3 | 05-19-2022 07:43 AM |
Resizing images in bulk? | salty-horse | Editor | 9 | 01-15-2022 04:27 PM |
Calibre is not resizing images | etrnlflame | Conversion | 7 | 01-04-2019 02:43 PM |
Kindle previewer - images not resizing to page width | goodmorningjulie | Amazon Kindle | 0 | 04-23-2015 05:47 AM |
resizing in-line images | pdurrant | ePub | 12 | 08-16-2013 04:08 AM |