56 Commits

Author SHA1 Message Date
7f195a0b79
use ratio 1.5 for perfect both side rendering 2023-04-22 10:24:47 +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
7a4821d43d
display toc on dry mode 2023-04-08 13:16:16 +02:00
aeb5034a43
use stderr 2023-04-08 13:12:13 +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
49e3d6c1d9
remove dot 2023-04-02 23:29:07 +02:00
49056e71d9
revamp command line 2023-04-02 19:43:30 +02:00
db4ba5ad5f
fix auto config 2023-04-01 19:01:37 +02:00
6bd46fc64c
save config
Support configuration in homedir.
Use it as default value for futur call.
2023-04-01 18:54:25 +02:00
393bba0266
remove panelview by default, add an option addpanelview
On kindle it's better to not add manually the panelview as it will
unlock several features:
- Animation
- Adjust to screen size
- Panel View
It means, you can still have a panel view, but it's handled by kindle
directly.
2023-03-05 00:01:19 +01:00
6f74f959fd
support comic without cover 2023-03-04 23:14:51 +01:00
6dc220d0f4
remove blankline in template rendering 2023-01-16 08:45:01 +01:00
5f661aec57
add manga mode 2023-01-15 19:25:38 +01:00
eef33a4c40
auto option 2023-01-15 15:44:33 +01:00
7adea5ddbd
add auto split double page 2023-01-14 18:11:22 +01:00
3524ce6d04
add workers and autorotate options 2023-01-03 19:58:19 +01:00
8475faa648
add brightness and contrast 2023-01-01 18:45:54 +01:00
e8c028d276
simplify: use gift package 2022-12-31 19:42:20 +01:00
3e734866e5
display palette level 2022-12-31 00:26:55 +01:00
d8da68cdc4
add palette with algo, fix naming 2022-12-31 00:16:20 +01:00
c123e510b6
fix option output 2022-12-30 18:30:49 +01:00
96c7d761ee
add algo for RGB to GrayScale 2022-12-30 18:20:38 +01:00
5a22932d02
fix default title 2022-12-30 16:15:09 +01:00
07a4bce38f
improve help 2022-12-30 15:31:12 +01:00
72765ff961
improve default output 2022-12-30 15:30:40 +01:00
14f4ab2b81
improve err and help 2022-12-30 15:08:18 +01:00
06c883307f
update package name 2022-12-30 14:46:02 +01:00
110d4a2699
remove printmem 2022-12-30 13:17:34 +01:00
fc6885fabc
add memory usage 2022-12-30 03:32:05 +01:00
a254fc446f
add kcc profiles 2022-12-30 03:17:23 +01:00
f8b353e1bf
reorg, support path, cbz, cbr 2022-12-30 01:17:12 +01:00
260e6b6347
reorg 2022-12-29 22:45:56 +01:00
7a27473cb3
simplify, make only necessary public method 2022-12-29 21:18:02 +01:00
99b80b248c
prepare read other format 2022-12-29 11:05:25 +01:00
92bcf41c30
improve cmdline, generate output from input 2022-12-28 23:33:41 +01:00
ba7291eb65
support limit and split 2022-12-27 19:59:17 +01:00
95eb3497e7
add limit option 2022-12-27 15:32:54 +01:00
c6fec88582
add nocrop options 2022-12-27 14:52:05 +01:00
d9a8575898
add description for the profile 2022-12-27 14:47:16 +01:00
f8359e7915
rise default quality 2022-12-27 14:43:36 +01:00
eaba40018a
stream processing 2022-12-27 13:17:02 +01:00
4dbc7b5f8a
params for conversion 2022-12-26 23:45:41 +01:00
5c44129fe7
fully workable epub 2022-12-26 20:39:06 +01:00
1250fa5ea7
create epub like kcc 2022-12-26 19:01:34 +01:00
8181c13492
parallel processing 2022-12-26 16:21:31 +01:00