cc7a97ad6f
handle missing profile
2024-04-28 21:36:26 +02:00
8233d067ef
handle errors
2024-04-28 21:35:36 +02:00
0dde6e02a4
add skip crop if limit reached
2024-04-28 19:28:35 +02:00
c500755a4e
add limit to crop limit
2024-04-28 17:45:02 +02:00
9133493e60
use percentage for cropping
2024-04-28 17:40:37 +02:00
c75c58dede
add crop limit option
2024-04-27 17:57:49 +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
a552d7ac90
add json output
2023-09-30 20:20:20 +02:00
77d6600a36
add apple book compatibility mode
2023-09-24 13:40:41 +02:00
21cbde14bc
add option keepdoublepageifsplitted
2023-09-23 09:51:47 +02:00
7e098326be
set SR as default profile
2023-08-05 14:54:24 +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
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
88928168b4
compute original aspect ratio
2023-05-04 16:56:30 +02:00
abf3b8facf
add shortcut
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
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
5b0051720f
simplify options display
2023-04-30 14:10:27 +02:00
1bc85f4c2d
change noblankpage by noblankimage
...
detect blank image even if crop is disabled
2023-04-28 17:25:43 +02:00
4dc1f7275f
improve crop ratio
2023-04-26 18:22:33 +02:00
a1b7497f0c
improve crop
2023-04-26 17:38:09 +02:00
0263a64321
comments the code
2023-04-26 16:23:38 +02:00
9cf733b553
add quiet mode
2023-04-22 15:42:39 +02:00
88eea07747
rename files
2023-04-22 10:57:50 +02:00
51c04fecb0
display perfect dim
2023-04-22 10:53:15 +02:00
ed1a312027
remove panelview
2023-04-16 11:44:03 +02:00
bb5659277b
use 8bits gray scale instead of palette
...
Palette limit the number of color to 16.
But kindle seems to handle more.
Remove the palette, and let the kindle handle the shade of gray
2023-04-10 11:53:53 +02:00
fbb48830d4
improve dry and sort
...
dry verbose list files in sorted order
sort support 3 mode
mode 0: path=alpha, file=alpha
mode 1: path=alphanum, file=alpha
mode 2: path=alphanum, file=alphanum
improve alphanum sort, supporting double page like "p51-52"
2023-04-09 18:29:58 +02:00
0e9ae95df0
add option to strip first directory from toc
2023-04-08 11:27:57 +02:00
a3d6e43b83
add version command
2023-04-05 09:28:03 +02:00
e9e614ffac
fix v2 release
2023-04-03 18:15:14 +02:00
1dcbe4468d
add reset option
2023-04-02 23:40:37 +02:00
ede00654b2
add comments for readability
2023-04-02 23:04:47 +02:00
3fd1529bb1
split profiles and options
2023-04-02 21:14:14 +02:00