|
ee00ed2615
|
option to keep skip resize filter
|
2023-05-01 17:09:47 +02:00 |
|
|
13103b0eba
|
do not enlarge smaller images
all width/height are computed based on viewport dimension.
images will enlarge if smaller, and resize to fit if larger.
|
2023-05-01 14:11:58 +02:00 |
|
|
8b04cbc38f
|
support grayscale or color mode
grayscale is on by default
as the conversion is mainly
useful for eInk device.
v2.5.0
|
2023-04-30 18:20:54 +02:00 |
|
|
1c1c1fd38c
|
rename high resolution profile
|
2023-04-30 18:12:29 +02:00 |
|
|
94983b0c61
|
add customization for body color
|
2023-04-30 16:49:55 +02:00 |
|
|
bcad0389fa
|
improve alignment on spread images for landscape
|
2023-04-30 16:25:02 +02:00 |
|
|
5b0051720f
|
simplify options display
|
2023-04-30 14:10:27 +02:00 |
|
|
5ec963a11e
|
change perfect ratio to 1.6
|
2023-04-30 13:51:06 +02:00 |
|
|
edfa349b01
|
add high resolution profile
|
2023-04-30 13:50:36 +02:00 |
|
|
e6051fda88
|
update readme
|
2023-04-30 01:10:55 +02:00 |
|
|
141aeae624
|
show stats only if process images
v2.4.0
|
2023-04-30 00:58:26 +02:00 |
|
|
3858583728
|
use tmp storage to limit memory usage
|
2023-04-30 00:37:26 +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 |
|
|
8cf02445e7
|
update readme
|
2023-04-29 11:54:32 +02:00 |
|
|
8ba526f186
|
add helper for layout blank
v2.3.3
|
2023-04-28 18:01:32 +02:00 |
|
|
1119101f65
|
fix space require detection
|
2023-04-28 17:49:29 +02:00 |
|
|
e8613b0cce
|
add space before title in landscape
|
2023-04-28 17:49:16 +02:00 |
|
|
1bc85f4c2d
|
change noblankpage by noblankimage
detect blank image even if crop is disabled
|
2023-04-28 17:25:43 +02:00 |
|
|
fd796be892
|
fix double page render
if spread is used, we need 2 pages when left or right are used
if that case we add a special layout blank to fill the gap
v2.3.2
|
2023-04-28 13:41:18 +02:00 |
|
|
341fd2649e
|
remove blur on title image
|
2023-04-28 13:17:35 +02:00 |
|
|
0fdbf5baca
|
improve image processor
v2.3.1
|
2023-04-27 19:00:27 +02:00 |
|
|
12cd279bb8
|
use img helper
|
2023-04-27 18:33:04 +02:00 |
|
|
06cc6d2788
|
fix duplicate blank page if last page is double
|
2023-04-27 18:32:48 +02:00 |
|
|
42eba9cb3b
|
move options to common package
|
2023-04-27 18:08:32 +02:00 |
|
|
ba538b431b
|
move compress image to zip package
|
2023-04-27 17:20:37 +02:00 |
|
|
66d6c22e55
|
improve cover title
|
2023-04-27 15:58:40 +02:00 |
|
|
6295fefa02
|
move image transformation to processing
|
2023-04-27 15:04:52 +02:00 |
|
|
02f86eb55e
|
move load to options as an helper
|
2023-04-27 13:46:00 +02:00 |
|
|
4553e1e673
|
decode image into loader
|
2023-04-27 12:02:47 +02:00 |
|
|
721d373a7f
|
move all filters
|
2023-04-26 23:04:31 +02:00 |
|
|
2b7582e776
|
move auto crop to filters
|
2023-04-26 20:56:02 +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 |
|
|
0637d64b93
|
fix quiet mode
|
2023-04-26 17:37:41 +02:00 |
|
|
0263a64321
|
comments the code
|
2023-04-26 16:23:38 +02:00 |
|
|
b268521494
|
auto rotate if src width > src height
|
2023-04-26 15:58:42 +02:00 |
|
|
d0d9af7f9b
|
specify type for write file
|
2023-04-25 22:10:35 +02:00 |
|
|
8a1eeb400d
|
factor error code
|
2023-04-25 21:41:19 +02:00 |
|
|
01d1670edd
|
fix method
v2.3.0
|
2023-04-25 21:02:24 +02:00 |
|
|
7eebd18538
|
fix autosplit double page
only check source width > height
|
2023-04-25 20:07:55 +02:00 |
|
|
07e04e514b
|
improve error handling
|
2023-04-25 11:15:33 +02:00 |
|
|
dbec9b81e8
|
improve buffer usage
|
2023-04-25 11:15:23 +02:00 |
|
|
9da0887334
|
epubtree hide struc
|
2023-04-25 10:34:56 +02:00 |
|
|
402e450aca
|
move templates for content and toc
|
2023-04-25 10:15:19 +02:00 |
|
|
b340305f33
|
move image processing
|
2023-04-24 18:52:45 +02:00 |
|
|
58ed44c28d
|
create cover title filter
|
2023-04-24 16:25:10 +02:00 |
|
|
4e4245fd21
|
reorg epub package
|
2023-04-24 10:47:04 +02:00 |
|
|
56dcfc27f1
|
remove compare export
|
2023-04-23 14:10:47 +02:00 |
|
|
a150128e73
|
move tree
|
2023-04-23 14:10:35 +02:00 |
|