123 Commits

Author SHA1 Message Date
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
ef8e88c56b
upscale or downscale image automatically
will make panel view works for small image
2023-03-04 12:47:50 +01:00
cf0cb2ea89
support jpeg or jpg extension 2023-01-16 11:07:19 +01:00
84e4d32f72
remove blank image 2023-01-16 08:58:09 +01:00
f0673b8f58
remove blank page for double page rendering 2023-01-16 08:46:32 +01:00
6dc220d0f4
remove blankline in template rendering 2023-01-16 08:45:01 +01:00
21b099ab33
improve spread, and blank for double page rendering
When autosplitdoublepage is activated,
We will display a blank page after the full image,
if necessary, for good rendering on a reader that support,
double page rendering (like Apple Book).
2023-01-16 00:20:41 +01:00
f1fd7a9b77
fix manga mode 2023-01-16 00:19:39 +01:00
5f661aec57
add manga mode 2023-01-15 19:25:38 +01:00
259bf6bb7b
split double page if necessary 2023-01-15 15:38:24 +01:00
e8f806141e
auto rotate if necessary 2023-01-15 15:38:15 +01:00
dbb93e2f73
use pixel filter 2023-01-15 14:36:09 +01:00
0f3d55279e
add pixel to avoid empty image 2023-01-15 14:35:53 +01:00
421a5ef5a7
use interface 2023-01-15 14:35:41 +01:00
6c904ad70b
use helper 2023-01-15 14:25:11 +01:00
7adea5ddbd
add auto split double page 2023-01-14 18:11:22 +01:00
991e95f02e
move filters 2023-01-14 16:39:03 +01:00
54c156625c
fix crop option 2023-01-14 16:36:28 +01:00
4b434f7416
Handle empty image 2023-01-04 12:26:47 +01:00
49e7f27a59
fix progress bar 2023-01-03 19:58:31 +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
2fbaedc3b9
fix palette 2022-12-31 00:24:18 +01:00
d8da68cdc4
add palette with algo, fix naming 2022-12-31 00:16:20 +01:00
8ede48431c
avoid double conv 2022-12-30 18:30:38 +01:00
96c7d761ee
add algo for RGB to GrayScale 2022-12-30 18:20:38 +01:00
14f4ab2b81
improve err and help 2022-12-30 15:08:18 +01:00
8be50a99a6
reorg import 2022-12-30 14:46:27 +01:00
06c883307f
update package name 2022-12-30 14:46:02 +01:00
b7c783aec5
part is the first page 2022-12-30 14:18:21 +01:00
37478be0d9
improve doc 2022-12-30 14:12:59 +01:00
e669406ecd
fix extension 2022-12-30 14:12:34 +01:00
34993e36ee
convert pdf 2022-12-30 14:10:19 +01:00
eb615c377a
improve progressbar 2022-12-30 13:17:47 +01:00
210ae79d9f
use io nop closer 2022-12-30 02:47:24 +01:00
dad70fc3fa
stream rar to image converter 2022-12-30 02:43:53 +01:00
6721df759d
cleanup 2022-12-30 01:47:24 +01:00
3c8147b7a0
allow rar/zip too 2022-12-30 01:25: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
222e02f377
support io reader for converter 2022-12-29 17:30:35 +01:00
99b80b248c
prepare read other format 2022-12-29 11:05:25 +01:00
18a5611a4a
split image data / zip 2022-12-28 19:45:06 +01:00
c9b47ac030
parallel zip and improve split 2022-12-28 19:01:01 +01:00
3f6de1b0ea
with compressed files, size should be ok 2022-12-28 00:51:29 +01:00
f794b37c18
fix epub3 errors 2022-12-28 00:43:53 +01:00
30f4d20c6a
readjust cover 2022-12-27 23:00:42 +01:00