26 Commits

Author SHA1 Message Date
edfa349b01
add high resolution profile 2023-04-30 13:50:36 +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
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
01d1670edd
fix method 2023-04-25 21:02:24 +02:00
dbec9b81e8
improve buffer usage 2023-04-25 11:15:23 +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
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
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
d470338d2b
fix conflict profile label (K1/KS) 2023-04-02 23:29:40 +02:00
ede00654b2
add comments for readability 2023-04-02 23:04:47 +02:00
5905b3eeb7
improve order section and name 2023-04-02 22:56:26 +02:00
5ed7e32955
move flag error at the end 2023-04-02 21:38:49 +02:00
3fd1529bb1
split profiles and options 2023-04-02 21:14:14 +02:00
49056e71d9
revamp command line 2023-04-02 19:43:30 +02:00