259 Commits

Author SHA1 Message Date
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
4a1ae516ea
move title generation into method 2023-05-05 09:03:26 +02:00
003a91a07e
Merge pull request #14 from celogeek/portrait-only-mode
Portrait only mode
2023-05-04 22:20:22 +02:00
5b301526e1
mode portrait only 2023-05-04 22:18:36 +02:00
bd8506d367
add option to portrait only mode 2023-05-04 19:36:26 +02:00
d7e311488f
Merge pull request #13 from celogeek/compute-aspect-ratio
Compute aspect ratio
2023-05-04 19:28:47 +02:00
4d9681b457
higher precision 2023-05-04 19:26:55 +02:00
bb15fa5538
add option to choose aspect ratio 2023-05-04 17:22:19 +02:00
88928168b4
compute original aspect ratio 2023-05-04 16:56:30 +02:00
abf3b8facf
add shortcut v2.6.0 2023-05-01 19:27:51 +02:00
728129aba2
reorg params and display relevant params only 2023-05-01 19:08:26 +02:00
a816350c97
add png output images format 2023-05-01 18:59:05 +02:00
58cd5f5399
add nofilter option 2023-05-01 17:25:19 +02:00
ee00ed2615
option to keep skip resize filter 2023-05-01 17:09:47 +02:00
13103b0eba
do not enlarge smaller images
all width/height are computed based on viewport dimension.
images will enlarge if smaller, and resize to fit if larger.
2023-05-01 14:11:58 +02:00
8b04cbc38f
support grayscale or color mode
grayscale is on by default
as the conversion is mainly
useful for eInk device.
v2.5.0
2023-04-30 18:20:54 +02:00
1c1c1fd38c
rename high resolution profile 2023-04-30 18:12:29 +02:00
94983b0c61
add customization for body color 2023-04-30 16:49:55 +02:00
bcad0389fa
improve alignment on spread images for landscape 2023-04-30 16:25:02 +02:00
5b0051720f
simplify options display 2023-04-30 14:10:27 +02:00
5ec963a11e
change perfect ratio to 1.6 2023-04-30 13:51:06 +02:00
edfa349b01
add high resolution profile 2023-04-30 13:50:36 +02:00
e6051fda88
update readme 2023-04-30 01:10:55 +02:00
141aeae624
show stats only if process images v2.4.0 2023-04-30 00:58:26 +02:00
3858583728
use tmp storage to limit memory usage 2023-04-30 00:37:26 +02:00
05ac50a453
display elapse and memory usage at the end 2023-04-29 23:58:26 +02:00
b71deb257a
change Epub, epub to EPUB in code and comment 2023-04-29 11:55:13 +02:00