|
b6db09aa9e
|
fix typo & grammar
|
2024-02-08 20:44:00 +02:00 |
|
|
2442f2edc7
|
remove unuse attribute
|
2024-01-28 16:43:28 +01:00 |
|
|
fdca0caae7
|
record corrupted images and display it at the end
|
2023-07-08 11:32:37 +02:00 |
|
|
88928168b4
|
compute original aspect ratio
|
2023-05-04 16:56:30 +02:00 |
|
|
a816350c97
|
add png output images format
|
2023-05-01 18:59:05 +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 |
|
|
bcad0389fa
|
improve alignment on spread images for landscape
|
2023-04-30 16:25:02 +02:00 |
|
|
3858583728
|
use tmp storage to limit memory usage
|
2023-04-30 00:37:26 +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
|
2023-04-28 13:41:18 +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 |
|
|
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 |
|
|
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 |
|
|
4e4245fd21
|
reorg epub package
|
2023-04-24 10:47:04 +02:00 |
|