From 711d2e89ba53b4face6b87543004ca5b1f68edc1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Jastrz=C4=99bski?= Date: Tue, 3 Jun 2014 03:24:02 -0700 Subject: [PATCH] Created Uploading output files (markdown) --- Uploading-output-files.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 Uploading-output-files.md diff --git a/Uploading-output-files.md b/Uploading-output-files.md new file mode 100644 index 0000000..b9b6f80 --- /dev/null +++ b/Uploading-output-files.md @@ -0,0 +1,25 @@ +## Kindle + +There are currently 4 methods to upload ready file to Kindle. The book will work regardless of the chosen method. + +#### Manual USB upload + +Just drop MOBI to _Documents_ folder on your Kindle. +On newer Kindle models cover will **not** be displayed in library view. + +#### [Calibre](http://calibre-ebook.com/) + +Normal upload through Calibre work correctly. **Don't convert KCC output - Calibre will corrupt the file!** +On newer Kindle models cover will be displayed **only if cover is added to Calibre book record** before upload. + +#### [KindleButler](https://github.com/AcidWeb/KindleButler) + +Both USB and SSH upload is working correctly. In both cases cover will be displayed in library view on newer Kindle models. + +#### Send to Kindle + +As long MOBI is smaller than 50MB this method **should** work correctly. Book will be marked as _Personal_ and cover will be missing in library view. + +## Non-Kindle + +Just use normal methods available for your device. \ No newline at end of file