Sponsors
- Free code signing on Windows provided by SignPath.io, certificate by SignPath Foundation
Notes
- command line versions are now built directly without docker and can now use faster Python 3.11
- All bugs fixed in webtoon processor in ~10 pull requests, color detection is much more precise, tons of bugs fixed.
- Gamma correction default is now 1.0 (disabled). Prior default was 1.8
- Discrete Fourier Transform used to erase rainbows in 9.0: https://youtu.be/Dw2HTJCGMhw?si=k3pDizLAaZmJfwMl
- Kindle Scribe full 2480 support was added in 7.5: https://ko-fi.com/post/Kindle-Scribe-full-2480-support-N4N31G6TQU
- Virtual panel view is enabled in Aa menu on your Kindle, not in KCC in 7.4: https://www.youtube.com/watch?v=v_kIBu4q7SU
Links
Also looking for a software job! https://www.linkedin.com/in/alexu2/
Email (for commisions and inquiries): kindle.comic.converter gmail
Discord: https://discord.com/invite/qj7wpnUHav
Donate on Ko-fi! https://ko-fi.com/eink_dude
YouTube tutorial (please subscribe): https://www.youtube.com/watch?v=IR2Fhcm9658
What's Changed
- fix truncated file read (7.2 regression) by @axu2 in #1133
- build windows command line versions directly using faster Python 3.11 by @axu2 in #1134
- Fix tint color detection by @axu2 in #1135
- Fix png mobi transparency (7.6.0 regression) by @axu2 in #1136
- make color detection super precise by @axu2 in #1137
- fix webtoon too tall by @axu2 in #1146
- fix cover autocontrast by @axu2 in #1141
- Added file fusion to C2E by @joseenrique61 in #1149
- raise max res to 6000x8000 by @axu2 in #1150
- Make webtoon tall error more informative by @axu2 in #1151
- Partially check W/B Margins if you don't want extended margins in CBZ/PDF by @axu2 in #1152
New Contributors
- @joseenrique61 made their first contribution in #1149
Full Changelog: v9.2.0...v9.2.2