I read manga extensively on my Kobo Forma with koreader. I wrote a script with imagemagick to scale, trim, adjust contrast, map to 16 colors, dither, and repack, all without me having to interact with it... something I'm hoping to open-source sometime, although it's very specific to my use case.
Koreader is great. Since Amazon locked down their book backups last month I've jailbroken all my kindles and only use koreader now <3 I'm no longer investing in that ecosystem.
I personally just do boring USB transfer of files instead. Users have reported issues with Calibre modifying KCC files and breaking the formatting, fixed layout books like comics/manga are different than normal reflowable ebooks.
I only use Calibre for normal ebooks.
Maybe in the future, KCC has command line versions as well. It's all Python.
You just drag and drop the mobi file into the documents folder on the Kindle.
If you are on macOS, you need the Amazon USB File Manager app to do that on newer MTP based Kindles. Older kindles just used ordinary USB mass storage protocol. Link in readme.
I would highly recommend that anyone interested in reading manga on an e-reader check out the boox page: https://shop.boox.com/products/page
I have had this for a year and change and use it interchangeably for books and manga. The 7 inch display is sharp and I use CDisplayex to read manga in horizontal mode with both pages displayed to preserve spreads and other multi page layouts. It works like a dream and I've ready literally hundreds of volumes of manga this way. It also natively support FTP and runs Android, so you don't need to do anything special beyond dropping the files on your device.
Is it weird that I kind of want ePub to ePub support? I have many not Kobo compatible comics/manga from places like Humble Bundle that I need to fix. Ideally I'd like to keep metadata + reading direction and perhaps the table of contents. I suppose I could script something that unzips 'em and then processes them....
Yea, that's true, but it's not as simple as just unzipping the epub, I've found sometimes that the pages aren't named in a sorted order, the order is defined in one of the opf file.
There's a FAQ in the readme about Humble Bundle. I've found that the PDF source is the absolute best quality with the least amount of resizing artifacts/moire compared to epub.
Also currently looking for a job, let me know if you have a role that fits me! I've done lots of work related to millions of dollars of AWS cost optimization and of course open source Python work.
Hey thanks for posting this! I'll defintitely check it out.
Also, as a somewhat unrelated question: how would you recommend someone go about learning pyqt? I've looked into it briefly and am not really sure what the recommended resources are for this framework.
Slightly related: I'm currently reading manga on a normal Android tablet using Mihon. I'd love to read on an eInk display, but I'd rather manage my library on device instead of having to use a pc and transferring chapters manually.
Does anyone have experience with Anrdoid capable eInk tablets? Are there any good, affordable ones?
There are some, but very few, expensive, and somewhat experimental. I hope all of this eink stuff gets more attention.
For now, you may be able to sync android to remote to your reader.
Feature idea (that I think it doesn't have): a gamma/palette sampler. Takes one page of the source, and generates an output with multiple pages, all for the same source page, but each one using a different gamma and/or palette option. Useful when the source is "difficult" (weird shading, colors...) or it's an unknown device, to find the best configuration.
Normally I just use Koreader on my Kobo. It crops out the margin automatically which is necessary for the small screen. Then I play with the contrast to make the blacks look like they would on paper. Hate asking people to sell their hard work to me but is there something else that this tool does to make the experience even better?
The main audience of KCC doesn't have access to the powerful features of koreader, but filesize optimization is pretty nice and can get filesizes down significantly.
Cropping whitespace between panels (not just margins on the edge) is also cool. And page number cropping.
I got around this with Pillow and Python by reducing the image quality to like 20% which in my case didn't have any compromises, but reduced the image size quite substantially. Then I repackaged the images back into cbz and used KCC to make a proper file. As a disclaimer, I have done it only with the Kaiji Ultimate Survivor series to be able to fit the entire manga on my Kindle PW3 with 4GB of storage (I already used up like 1.5GB). Kaiji has less complex drawings, which most certainly plays a role.
I have found that the trick to getting optimized kindle display with imagemagick tools is to process pages as individual images, and then use a tool like img2pdf to quickly stitch them together into a pdf file as a simple archive.
I never got to reading manga on my Paperwhite 4(?) because the scaling made the text terrible to read (that was with KOReader a few years ago). Does this tool handle this better?
Oh... the sample links are all dead. They were made by previous KCC maintainer.
For now, here's some kindle scribe samples. The mobi can be usb transferred, the epub can be sent via Send to Kindle. They might look fine on other Kindles, let me know! Otherwise I can put up more samples.
What’s the best screen size for reading manga on an eInk display? I’ve always had issues with the entry level Kindles cutting things off or requiring scrolling to get the bottom section of a page. It’s been a long time since I tried this but I’ve always wanted to get my collection on a Kindle or other reader!
I would say at least 7", 8" or 9" would be better. 10" and above are awesome for comic reading, but their weight are too heavy and size are too large for portable usage.
I'm using the Kobo Libra H2O which is 7", it's okay for comic but I wish I had bought the Kobo Forma 8" at the time.
I read manga extensively on my Kobo Forma with koreader. I wrote a script with imagemagick to scale, trim, adjust contrast, map to 16 colors, dither, and repack, all without me having to interact with it... something I'm hoping to open-source sometime, although it's very specific to my use case.
The combination would be quite powerful IMHO.
I only use Calibre for normal ebooks.
Maybe in the future, KCC has command line versions as well. It's all Python.
If you are on macOS, you need the Amazon USB File Manager app to do that on newer MTP based Kindles. Older kindles just used ordinary USB mass storage protocol. Link in readme.
I have had this for a year and change and use it interchangeably for books and manga. The 7 inch display is sharp and I use CDisplayex to read manga in horizontal mode with both pages displayed to preserve spreads and other multi page layouts. It works like a dream and I've ready literally hundreds of volumes of manga this way. It also natively support FTP and runs Android, so you don't need to do anything special beyond dropping the files on your device.
https://www.linkedin.com/in/alexu2/
Also, as a somewhat unrelated question: how would you recommend someone go about learning pyqt? I've looked into it briefly and am not really sure what the recommended resources are for this framework.
Does anyone have experience with Anrdoid capable eInk tablets? Are there any good, affordable ones?
Feature idea (that I think it doesn't have): a gamma/palette sampler. Takes one page of the source, and generates an output with multiple pages, all for the same source page, but each one using a different gamma and/or palette option. Useful when the source is "difficult" (weird shading, colors...) or it's an unknown device, to find the best configuration.
Cropping whitespace between panels (not just margins on the edge) is also cool. And page number cropping.
I never got to reading manga on my Paperwhite 4(?) because the scaling made the text terrible to read (that was with KOReader a few years ago). Does this tool handle this better?
You can enable it in the Kindle Aa menu.
You can double tap a corner to zoom into the corner in portrait mode 150% zoom.
Or you can turn the Kindle sideways to read half a page at a time.
and KCC scaling using the LANCOZ algorithm, which looks great.
For now, here's some kindle scribe samples. The mobi can be usb transferred, the epub can be sent via Send to Kindle. They might look fine on other Kindles, let me know! Otherwise I can put up more samples.
https://www.mediafire.com/folder/ixh40veo6hrc5/kcc_samples
Edit: added more kindles/kobos/remarkable, lmk if I made any errors! only difference is resolution
edit: added remarkable 1/2 sample file to link in other comment.
I'm using the Kobo Libra H2O which is 7", it's okay for comic but I wish I had bought the Kobo Forma 8" at the time.
Disclosure: I work at TRMNL
[1]- https://usetrmnl.com/guides/turn-your-amazon-kindle-into-a-t...
[2]- https://usetrmnl.com/recipes
[3]- https://usetrmnl.com/recipes/27184