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
bd8506d367
add option to portrait only mode
2023-05-04 19:36:26 +02:00
bb15fa5538
add option to choose aspect ratio
2023-05-04 17:22:19 +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
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
94983b0c61
add customization for body color
2023-04-30 16:49:55 +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
42eba9cb3b
move options to common package
2023-04-27 18:08:32 +02:00