Sponsors
- Free code signing on Windows provided by SignPath.io, certificate by SignPath Foundation
Notes
- All bugs fixed in webtoon processor, 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 makeZIP function to allow for special characters in folder names by @jtronicus in #1087
- Fix [WinError 32] The process cannot access the file because it is being used by another process by @axu2 in #1089
- more precise color detection with less false positives by @axu2 in #1088
- Remarkable paper pro move profile by @luismelodev in #1092
- fix interpanel crop with color images with black borders; by @axu2 in #1094
- Add Title field to Metadata editor by @kiryl85 in #1096
- fix various metadata editor bugs by @axu2 in #1099
- ComicInfo bookmarks overwrite folder structure and metadata V is renamed to Vol. by @kiryl85 in #1100
- Update title generation by @kiryl85 in #1101
- Open metadata editor after doubleclick on source by @kiryl85 in #1102
- fix typo: change "profil" to "profile" in the cli and README by @rayannott in #1103
- Bump github/codeql-action from 3 to 4 by @dependabot[bot] in #1105
- Remove duplicated import from PySide6.QtWidgets by @kiryl85 in #1107
- fix webtoon panel detection by @axu2 in #1111
- fix webtoon cannot identify image file by @axu2 in #1112
- Differentiate source directory is empty errors by @axu2 in #1113
- raise maximum dimensions from 2400x3840 to 3200x5120 by @axu2 in #1114
- fix webtoon panel detection by doubling max height by @axu2 in #1115
- make webtoon faster/more accurate by @axu2 in #1117
- fix webtoon source directory is empty by @axu2 in #1120
- webtoon avoid tiny panels by @axu2 in #1122
- fix all webtoon bugs and add long panel overlap by @axu2 in #1123
- remove webtoon cover by @axu2 in #1124
- Bump actions/setup-node from 5 to 6 by @dependabot[bot] in #1125
- disable default gamma correction/darkening of 1.8 (1.0 is disabled) by @axu2 in #1030
- Fine tune color detection by @axu2 in #1126
- detect silver color by @axu2 in #1129
- warn scribe png mobi is broken by @axu2 in #1130
- add colorsoft warning by @axu2 in #1131
- no autocontrast option, don't autocontrast extremely low contrast images by @axu2 in #1128
New Contributors
- @jtronicus made their first contribution in #1087
- @luismelodev made their first contribution in #1092
- @kiryl85 made their first contribution in #1096
- @rayannott made their first contribution in #1103
Full Changelog: v9.1.0...v9.2.0