335 Commits

Author SHA1 Message Date
ee466f2872
update deps 2024-04-27 17:55:58 +02:00
ab62692ce6
update to go1.22 2024-02-26 14:12:47 +01:00
1ff7912b0f
handle error 2024-02-10 00:07:21 +02:00
2990367e2f
fix export type 2024-02-09 20:20:15 +02:00
23388b5f30
fix defer in a loop 2024-02-09 18:52:57 +02:00
ea85d820eb
fix grammar 2024-02-09 18:36:10 +02:00
139acd864b
fix naming 2024-02-09 10:46:20 +02:00
07ba350d82
fix comments 2024-02-08 21:05:27 +02:00
84a7666b13
fix overlapping name 2024-02-08 20:56:06 +02:00
39d746bd45
update deps 2024-02-08 20:55:48 +02:00
ca73ac9682
rename splitted to split 2024-02-08 20:49:35 +02:00
b6db09aa9e
fix typo & grammar 2024-02-08 20:44:00 +02:00
2d15bc43c2
update deps 2024-02-06 17:38:41 +02:00
58ea72ce82
Merge pull request #29 from celogeek/28-split-double-page-with-crop-enable
28 split double page with crop enable
2024-02-06 16:30:17 +01:00
0a60bff6b8
reorder transform image for split & crop support 2024-01-28 16:45:47 +01:00
56943aa96c
remove plural from tasks 2024-01-28 16:44:31 +01:00
51f62588c2
add boundaries for autocrop to allow split then crop 2024-01-28 16:43:54 +01:00
2442f2edc7
remove unuse attribute 2024-01-28 16:43:28 +01:00
e90a5d8be3
ignore vscode config 2024-01-28 16:42:39 +01:00
efdd74f216
update deps 2024-01-27 09:57:46 +01:00
6c92597d8c
update deps v2.6.9 2024-01-01 16:50:17 +01:00
1b08a6ad10
update deps 2023-11-26 10:05:33 +01:00
c0abe841b0
set elapse in ms v2.6.8.1 2023-09-30 20:27:53 +02:00
fc6c894394
update readme v2.6.8 2023-09-30 20:23:12 +02:00
a552d7ac90
add json output 2023-09-30 20:20:20 +02:00
4a3fc60732
add throttling and interface 2023-09-25 09:10:46 +02:00
77d6600a36
add apple book compatibility mode v2.6.7 2023-09-24 13:40:41 +02:00
cd73416a5c
update readme v2.6.6 2023-09-23 09:55:44 +02:00
21cbde14bc
add option keepdoublepageifsplitted 2023-09-23 09:51:47 +02:00
7ea9b9f86e
update deps 2023-09-23 09:49:05 +02:00
56917987ae
update deps v2.6.5 2023-08-05 15:00:30 +02:00
51d157b310
update README 2023-08-05 14:55:22 +02:00
5320d6a480
add reMarkable 1 2023-08-05 14:54:57 +02:00
7e098326be
set SR as default profile 2023-08-05 14:54:24 +02:00
777106aaa2
Merge pull request #18 from Locutus-code/remarkable2
Add profile for the reMarkable2 ePaper tablet
2023-08-05 14:47:29 +02:00
Locutus
24d8cd1268 Fixed review comments 2023-07-27 20:33:32 +03:00
Locutus
67157a1a35 Add profile for the reMarkable2 ePaper tablet 2023-07-25 21:22:31 +03:00
9bcbb44c07
Merge pull request #17 from celogeek/report-corrupted-images
Report corrupted images
v2.6.4
2023-07-08 11:33:34 +02:00
fdca0caae7
record corrupted images and display it at the end 2023-07-08 11:32:37 +02:00
eb6c0e77f0
add gg deps 2023-07-08 11:29:19 +02:00
9a1d62c583
update readme 2023-06-12 09:22:13 +02:00
1e6e0af7ce
upgrade deps 2023-06-11 12:44:43 +02:00
f11fc7e86a
update deps v2.6.3 2023-05-18 18:16:59 +02:00
f3eab7503a
add standard resolution 1920x1200 2023-05-18 18:15:25 +02:00
7de6ad1508
increase base size to avoid reaching the limit v2.6.2 2023-05-10 08:48:51 +02:00
eb7dd3efb6
update deps 2023-05-09 18:11:41 +02:00
7ce25bb234
create auto contrast filter
This filter improve contrast
and make the comics more
readable
v2.6.1
2023-05-09 17:40:09 +02:00
2650b926f8
add grayscale mode
it will apply different formula to convert image into grayscale.

it works only if the source is not already in grayscale.

0 = normal
1 = average
2 = luminance
2023-05-05 12:24:12 +02:00
a54e093844
title page settings
add option to include or not title page
0 = never
1 = always
2 = when the epub is splitted
2023-05-05 12:08:48 +02:00
0de6cc9acd
cover improvement
include part in cover if totalParts > 1
cleaner cover in grayscale
2023-05-05 11:39:44 +02:00