Skip to content

Releases: celogeek/go-comic-converter

v2.7.2

09 May 13:59
2ce29d6
Compare
Choose a tag to compare

What's new

  • Fixes for cropping and double page feature

Full Changelog: v2.7.1...v2.7.2

Tiff support

01 May 10:45
2c37259
Compare
Choose a tag to compare

Add support for tiff.

Full Changelog: v2.7.0...v2.7.1

v2.7.0

28 Apr 20:12
5e5a07c
Compare
Choose a tag to compare

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

01 Jan 16:13
6c92597
Compare
Choose a tag to compare

Full Changelog: v2.6.8.1...v2.6.9

Fix elapse

30 Sep 18:29
c0abe84
Compare
Choose a tag to compare

Full Changelog: v2.6.8...v2.6.8.1

JSON Output

30 Sep 18:25
fc6c894
Compare
Choose a tag to compare

What's new

  • JSON output
  • Add throttling in normal progress mode

Full Changelog: v2.6.7...v2.6.8

Apple Books Compatibility Mode

24 Sep 17:21
77d6600
Compare
Choose a tag to compare

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

23 Sep 07:58
cd73416
Compare
Choose a tag to compare

What's changed

  • Add option to keep or remove double page if splitted

Full Changelog: v2.6.5...v2.6.6

add reMarkable profiles

05 Aug 13:02
5691798
Compare
Choose a tag to compare

What's Changed

  • Add profile for the reMarkable2 ePaper tablet by @Locutus-code in #18
  • Add profile for the reMarkable1
  • Update deps

New Contributors

Full Changelog: v2.6.4...v2.6.5

Report corrupted images and go through

08 Jul 09:37
9bcbb44
Compare
Choose a tag to compare

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