139acd864b
fix naming
2024-02-09 10:46:20 +02:00
07ba350d82
fix comments
2024-02-08 21:05:27 +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
0a60bff6b8
reorder transform image for split & crop support
2024-01-28 16:45:47 +01:00
a552d7ac90
add json output
2023-09-30 20:20:20 +02:00
21cbde14bc
add option keepdoublepageifsplitted
2023-09-23 09:51:47 +02:00
fdca0caae7
record corrupted images and display it at the end
2023-07-08 11:32:37 +02:00
7ce25bb234
create auto contrast filter
...
This filter improve contrast
and make the comics more
readable
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
0de6cc9acd
cover improvement
...
include part in cover if totalParts > 1
cleaner cover in grayscale
2023-05-05 11:39:44 +02:00
88928168b4
compute original aspect ratio
2023-05-04 16:56:30 +02:00
a816350c97
add png output images format
2023-05-01 18:59:05 +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.
2023-04-30 18:20:54 +02:00
3858583728
use tmp storage to limit memory usage
2023-04-30 00:37:26 +02:00
b71deb257a
change Epub, epub to EPUB in code and comment
2023-04-29 11:55:13 +02:00
1bc85f4c2d
change noblankpage by noblankimage
...
detect blank image even if crop is disabled
2023-04-28 17:25:43 +02:00
0fdbf5baca
improve image processor
2023-04-27 19:00:27 +02:00