Kindle Comic Converter optimizes comics and manga for eink readers like Kindle, Kobo, ReMarkable, and more. Pages display in fullscreen without margins, with proper fixed layout support. Its main feature is various optional image processing steps to look good on eink screens, which have different requirements than normal LCD screens. It also does filesize optimization by downscaling to your specific device's screen resolution, which can improve performance on underpowered ereaders. Supported input formats include folders/CBZ/CBR/PDF of JPG/PNG files and more. Supported output formats include MOBI/AZW3, EPUB, KEPUB, and CBZ.<p>Hey everyone! I'm the current maintainer of KCC since 2023, thanks for using it! I’ve been reading manga on Kindle ever since I got the big 9.7” Kindle DX from 2010 using mangle, and upgraded to the even bigger 10.2” Kindle Scribe 2022 using KCC.<p>The biggest contributions I've made to KCC are:<p>- added modern macOS support and removed homebrew requirement
- ported code to run on native Apple silicon M1 chip and later for a 2x speed boost (qt5->qt6)
- free open source windows codesign with SignPath - fixed Kindle Scribe support
- and tons of other various features and bug fixes and developer friendly changes
- created a legacy Windows 7 build with 300+ downloads…<p>The biggest community PRs were:<p>- huge 2x speed boosts due to various CPU/IO optimizations
- Kobo/Remarkable support<p>Enjoy using KCC and let me know if you have any questions!
Super cool. Thanks for maintaining this.<p>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.
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.<p>Does anyone have experience with Anrdoid capable eInk tablets? Are there any good, affordable ones?
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....
Tangent, this person made a ‘magic wand’ manga to eink translator microscope contraption: <a href="https://friend.camp/@mewo2/114451110301432410" rel="nofollow">https://friend.camp/@mewo2/114451110301432410</a>
Hey thanks for posting this! I'll defintitely check it out.<p>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.
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.
Looks nice! I'm gonna test it!<p>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?
This sounds great!<p>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?
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!
At TRMNL we have published a guide on how to jailbreak your Kindle[1], we also have a lot of community driven recipe[2] which are comics[3]<p>Disclosure: I work at TRMNL<p>[1]- <a href="https://usetrmnl.com/guides/turn-your-amazon-kindle-into-a-trmnl" rel="nofollow">https://usetrmnl.com/guides/turn-your-amazon-kindle-into-a-t...</a><p>[2]- <a href="https://usetrmnl.com/recipes" rel="nofollow">https://usetrmnl.com/recipes</a><p>[3]- <a href="https://usetrmnl.com/recipes/27184" rel="nofollow">https://usetrmnl.com/recipes/27184</a>