mirror of
https://github.com/standardebooks/web.git
synced 2025-07-06 14:50:39 -04:00
Add item to Kindle FAQ
This commit is contained in:
parent
f9b1469c0f
commit
a574a78c37
1 changed files with 6 additions and 0 deletions
|
@ -228,6 +228,12 @@ require_once('Core.php');
|
|||
<p><b>Why can’t I use “Send to Kindle” to send an azw3 file to my Kindle?</b></p>
|
||||
<p>We don’t know! You’d think that Amazon would allow you to send the very file format it invented to its own devices. But Amazon hasn’t made it possible to send azw3 files via “Send to Kindle,” even though they surely could. You should <a href="https://www.amazon.com/help/">complain to Amazon</a>, or vote with your wallet and buy a better ereader.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><b>I heard that Kindles support epubs now. Is that true?</b></p>
|
||||
<p>No, Kindle devices still do not natively support epub files.</p>
|
||||
<p>It’s true that Amazon’s Send to Kindle feature now <em>accepts</em> epubs. But, when you use the Send to Kindle feature to send an epub to your Kindle device, Amazon actually converts the epub file to an Amazon format before delivering it to your device. We have no control over this conversion, so chances are it’s not going to look great.</p>
|
||||
<p>It’s still not possible to use a USB cable to transfer an epub file to your Kindle device.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><b>I just can’t deal with azw3 files, I need a mobi file!</b></p>
|
||||
<p>You can use the excellent <a href="https://calibre-ebook.com">Calibre ebook management software</a> to convert from azw3 to mobi. But note that when you do that, all bets are off as to how your ebook is going to look. Calibre usually does a good job, but don’t blame us if your ebook doesn’t look great after an automatic file format conversion.</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue