Add item to Kindle FAQ

This commit is contained in:
Alex Cabal 2022-09-03 18:33:40 -05:00
parent f9b1469c0f
commit a574a78c37

View file

@ -228,6 +228,12 @@ require_once('Core.php');
<p><b>Why cant I use “Send to Kindle” to send an azw3 file to my Kindle?</b></p> <p><b>Why cant I use “Send to Kindle” to send an azw3 file to my Kindle?</b></p>
<p>We dont know! Youd think that Amazon would allow you to send the very file format it invented to its own devices. But Amazon hasnt 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> <p>We dont know! Youd think that Amazon would allow you to send the very file format it invented to its own devices. But Amazon hasnt 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>
<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>Its true that Amazons 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 its not going to look great.</p>
<p>Its still not possible to use a USB cable to transfer an epub file to your Kindle device.</p>
</li>
<li> <li>
<p><b>I just cant deal with azw3 files, I need a mobi file!</b></p> <p><b>I just cant 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 dont blame us if your ebook doesnt look great after an automatic file format conversion.</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 dont blame us if your ebook doesnt look great after an automatic file format conversion.</p>