Releases: celogeek/go-comic-converter
Releases · celogeek/go-comic-converter
v2.7.2
Tiff support
Add support for tiff.
Full Changelog: v2.7.0...v2.7.1
v2.7.0
What's Changed
- Split double page with crop enable
- Add limit to crop for special tiny image
- Fixes
Full Changelog: v2.6.9...v2.7.0
Update deps
Full Changelog: v2.6.8.1...v2.6.9
Fix elapse
Full Changelog: v2.6.8...v2.6.8.1
JSON Output
Apple Books Compatibility Mode
Add Apple Books Compatibility mode, to have a good rendering on that viewer.
This mode will:
- force autosplitdoublepage
- force keepdoublepageifsplitted=false
- start on the left (manga mode) or right (normal mode), like in apple books
It will also work on Kindle device.
Full Changelog: v2.6.6...v2.6.7
Option to keep double page if splitted
add reMarkable profiles
What's Changed
- Add profile for the reMarkable2 ePaper tablet by @Locutus-code in #18
- Add profile for the reMarkable1
- Update deps
New Contributors
- @Locutus-code made their first contribution in #18
Full Changelog: v2.6.4...v2.6.5
Report corrupted images and go through
What's Changed
- Handle corrupted images
- Replace corrupted images by a page with "Image XXX is corrupted!"
- Display all corrupted images at the end of the processing