19 Commits

Author SHA1 Message Date
a94e67dd06
remove pointer from epub filters 2024-05-11 14:26:04 +02:00
27d617640a
detect empty page 2024-05-08 18:49:01 +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
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
ab62692ce6
update to go1.22 2024-02-26 14:12:47 +01:00
2990367e2f
fix export type 2024-02-09 20:20:15 +02:00
139acd864b
fix naming 2024-02-09 10:46:20 +02:00
07ba350d82
fix comments 2024-02-08 21:05:27 +02:00
b6db09aa9e
fix typo & grammar 2024-02-08 20:44:00 +02:00
51f62588c2
add boundaries for autocrop to allow split then crop 2024-01-28 16:43:54 +01:00
7ce25bb234
create auto contrast filter
This filter improve contrast
and make the comics more
readable
2023-05-09 17:40:09 +02:00
0de6cc9acd
cover improvement
include part in cover if totalParts > 1
cleaner cover in grayscale
2023-05-05 11:39:44 +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
341fd2649e
remove blur on title image 2023-04-28 13:17:35 +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
721d373a7f
move all filters 2023-04-26 23:04:31 +02:00