|  08-06-2021, 08:51 PM | #1321 | |
| HP: 9%            Posts: 62 Karma: 2225752 Join Date: Jun 2021 Location: Philippines Device: Paperwhite 4 | Quote: 
 Do the same problem occur when opening the comic with an ebook viewer or Calibre? Perhaps you can try converting a comic with only that .jpg that wouldn't show up. Maybe we can check that way whether it's the images themselves that are having the problem or something else. | |
|   |   | 
|  08-08-2021, 05:09 PM | #1322 | |
| Junior Member  Posts: 4 Karma: 10 Join Date: Aug 2021 Device: Kindle DX1 | Quote: 
 | |
|   |   | 
|  08-08-2021, 08:11 PM | #1323 | 
| Grand Sorcerer            Posts: 7,159 Karma: 92500001 Join Date: Nov 2011 Location: Charlottesville, VA Device: Kindles | 
			
			The MOBI file produced by kindlegen has two parts, the original MOBI format and the newer KF8 format within the same file. KF8 format is required for the proper handling of comics. The Kindle DX predates KF8 and so it uses the older part of the file and will not display comics properly.
		 Last edited by jhowell; 08-08-2021 at 08:20 PM. | 
|   |   | 
|  08-09-2021, 08:39 AM | #1324 | |
| Junior Member  Posts: 4 Karma: 10 Join Date: Aug 2021 Device: Kindle DX1 | Quote: 
 | |
|   |   | 
|  08-09-2021, 09:43 AM | #1325 | |
| Grand Sorcerer            Posts: 7,159 Karma: 92500001 Join Date: Nov 2011 Location: Charlottesville, VA Device: Kindles | Quote: 
 You may have more options if you jailbreak your device. That is not an area that I know much about. | |
|   |   | 
|  08-10-2021, 02:38 AM | #1326 | 
| HP: 9%            Posts: 62 Karma: 2225752 Join Date: Jun 2021 Location: Philippines Device: Paperwhite 4 | 
			
			I use the terminal/python version of KCC, while I didn't dig through all of it. I'm convinced that the Device profiles only changes the parameters for conversion such as the screen resolution and the grayscale value (ex. 4 colors, 16 colors, etc...). It's when it passes through kindlegen.exe that KCC barely has any control over... Maybe an older version of kindlegen would work, I'm not sure.
		 | 
|   |   | 
|  08-10-2021, 01:01 PM | #1327 | 
| Junior Member  Posts: 4 Karma: 10 Join Date: Aug 2021 Device: Kindle DX1 | 
			
			Thank you all for the replies. I will try to track down an older version of kindlegen.exe (without success so far, all versions I found are from 2014). In any case it's only a minor annoyance (having to slick through a blank page), but I was hoping maybe there was an easy fix.
		 | 
|   |   | 
|  08-18-2021, 07:55 AM | #1328 | 
| Junior Member  Posts: 5 Karma: 10 Join Date: Aug 2021 Device: Kindle Oasis 3 | 
			
			Hello everyone! I'm trying to put on my kindle some manga, I wanted a single .mobi file with all the chapters merged but I'm having problems with KCC. Basically I get an "list index out of range" error (attached) and I can't convert the file (file obtained by merging the chapters with ComicRack). This only happens when trying to output to mobi, it works as expected if the output is set to epub, I tried reinstalling KCC and re-downloading kindlegen but it didn't help. It works fine if I keep smaller file sizes, I haven't identified a precise number of pages but 20 17-pages chapters are fine, 50 are not. Anyone knows if there is a solution?   Last edited by Arci996; 08-18-2021 at 08:00 AM. | 
|   |   | 
|  11-07-2021, 06:49 PM | #1329 | 
| Junior Member  Posts: 7 Karma: 10 Join Date: Dec 2013 Device: Kindle Paperwhite 2013 | 
			
			Hello All, just wondering if there are any plans for the program to be updated to support the new kindle paperwhite recently released?
		 | 
|   |   | 
|  11-07-2021, 11:15 PM | #1330 | 
| Guru            Posts: 685 Karma: 11431990 Join Date: Jul 2015 Location: Toronto, Canada Device: Kobo Sage - Kindle PW5 & Voyage - iPad Pro M1 12.9 | 
			
			You can target the Oasis as an output until it gets updated.
		 | 
|   |   | 
|  11-08-2021, 05:36 PM | #1331 | 
| Junior Member  Posts: 7 Karma: 10 Join Date: Dec 2013 Device: Kindle Paperwhite 2013 | 
			
			Thanks, not in a hurry though, just wondering. As the program hasn't had any updates in a long time.
		 | 
|   |   | 
|  11-10-2021, 02:04 PM | #1332 | |
| Grand Sorcerer            Posts: 11,470 Karma: 13095790 Join Date: Aug 2007 Location: Grass Valley, CA Device: EB 1150, EZ Reader, Literati, iPad 2 & Air 2, iPhone 7 | Quote: 
 | |
|   |   | 
|  02-02-2022, 06:13 AM | #1333 | 
| Junior Member  Posts: 1 Karma: 10 Join Date: Feb 2022 Device: kindle pw 4 | 
			
			Hello guys, I'm on a mac with a pw 4 as a reader, the spread splitter doesn't work and pages always appear one by one, I am not able to see double pages even when I click on spread splitter, anyone knows how to deal with it ? Would be a great help
		 | 
|   |   | 
|  02-27-2022, 06:43 PM | #1334 | 
| Junior Member  Posts: 1 Karma: 10 Join Date: Feb 2022 Device: kindle oasis | 
			
			Hello guys, I'm looking for a way to automate KCC conversion on OSX with terminal command but i did not find a way to do it and i'm looking for someone who can help. I tried 2 different approach : 1 - to launch the KCC app from terminal with the command : /Applications/Kindle\ Comic\ Converter.app/Contents/MacOS/Kindle\ Comic\ Converter -m -q -p KO -u -s -t -f MOBI myfiles.cbz The software starts with the right config and files but i still need to press the "Convert" button to start the actual conversion. Is there a way to directly start the conversion with a command line ? 2 - to install KCC through PIP but unfortunately i get an error when trying to use kcc-c2e : Traceback (most recent call last): File "/Users/macmini/Library/Python/3.7/bin/kcc-c2e", line 11, in <module> load_entry_point('KindleComicConverter==5.5.2', 'console_scripts', 'kcc-c2e')() File "/Users/macmini/Library/Python/3.7/lib/python/site-packages/kindlecomicconverter/startup.py", line 46, in startC2E dependencyCheck(2) File "/Users/macmini/Library/Python/3.7/lib/python/site-packages/kindlecomicconverter/shared.py", line 121, in dependencyCheck if StrictVersion('1.2.1') > StrictVersion(slugifyVersion): File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/distutils/version.py", line 40, in __init__ self.parse(vstring) File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/distutils/version.py", line 135, in parse match = self.version_re.match(vstring) TypeError: expected string or bytes-like object Thanks for your help. | 
|   |   | 
|  03-03-2022, 08:36 AM | #1335 | 
| Zealot            Posts: 110 Karma: 3090 Join Date: Mar 2013 Location: Italy Device: Kindle Paperwhite 3 | 
			
			Hi everyone, Just wanted to ask: what should I use if I want to make a file for my kobo Libra 2? I'm using Kobo forma but I'm not sure if it's the right choice. | 
|   |   | 
|  | 
| Tags | 
| k5 tools, kcc, kindle tools | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Comic Converter for PDF, CBZ, CBR, ZIP, RAR, PPT, PPTX | jontylovell | Deals and Resources (No Self-Promotion or Affiliate Links) | 10 | 04-23-2020 06:59 PM | 
| Margin while converting CBZ & CBR Comics into MOBI | BohemianGecko | Conversion | 2 | 03-05-2013 07:26 AM | 
| CBR or CBZ comics on kindle paperwhite | arad26 | Amazon Kindle | 15 | 01-29-2013 10:42 AM | 
| Conversion of comics (CBR/CBZ) | FangornUK | Conversion | 269 | 09-05-2012 11:43 PM | 
| Best Reader/Tablet for color comic books (cbr and cbz) | astrangerhere | Which one should I buy? | 11 | 02-29-2012 11:17 PM |