04-06-2024, 05:20 PM | #1 |
Fanatic
Posts: 508
Karma: 125599
Join Date: Feb 2011
Location: Bensalem, PA
Device: Kindle Scribe, Nook Glowlight 4, Apple iPad Pro 12.9"
|
PDF to KFX on Kindle Scribe
I'm converting PDFs to print replica KFX files for my Kindle Scribe and I am having an odd issue with covers showing up on the Kindle for all files.
Here is my process: 1. Convert the PDF to greyscale using the following command: Code:
gs -sDEVICE=pdfwrite -sProcessColorModel=DeviceGray -sColorConversionStrategy=Gray -dOverrideICC -o bw-converted.pdf -f original-file.pdf 3. Use the following command to convert the kpf to kfx: Code:
calibre-debug -r "KFX Output" -- bw-converted.kpf "bw-converted.kfx" Sometimes I get covers and sometimes I don't. Any idea on how to force the covers across? |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Fixed page KPS to KFX or blank PDF to KFX conversion? | jackm8 | Conversion | 4 | 04-08-2024 07:19 AM |
Troubleshooting Kindle Scribe - How to upload PDF with annotations enabled? | jphumani | Amazon Kindle | 1 | 01-02-2024 07:20 PM |
Kindle Scribe PDF Cover Art | apastuszak | Devices | 1 | 11-18-2023 10:48 PM |
PDF to KFX conversion error | pkv96 | Conversion | 2 | 07-14-2020 11:52 AM |
KFX -> PDF, need some help | tinker123 | Conversion | 4 | 06-23-2019 09:03 PM |