268 Commits

Author SHA1 Message Date
c2ea8ff5b9
hide processing params for passthrough 2025-02-21 10:51:38 +01:00
c0bc8ea01a
improve code 2025-02-21 10:40:51 +01:00
dfb9a6fff3
separate passthrough from processor 2025-02-17 09:22:42 +01:00
506cd1ad6c
passthrough, support rar/cbr 2025-02-16 18:14:37 +01:00
277dff8161
passthrough, support zip/cbz, factor 2025-02-16 17:42:13 +01:00
af261d3f75
passthrough, add png support for dir reading 2025-02-16 16:55:57 +01:00
ad614d09b4
passthrough, support for dir 2025-02-16 12:50:25 +01:00
86fbb8cefe
add raw data to zip 2025-02-16 12:50:01 +01:00
2d21ced2fe
add compress raw data 2025-02-16 12:49:48 +01:00
87a127d04a
use epubimage format instead of global params 2025-02-16 12:49:08 +01:00
a5ef2a2927
add format copy option 2025-02-15 18:29:12 +01:00
673a7df699
force cover and title to use jpeg format 2025-02-15 17:28:42 +01:00
PuzzleMoon
d1a14d3489 css img object-fit to preserve aspect ratio 2025-01-29 17:58:17 +01:00
aabea6fb12
ignore hidden files 2025-01-29 17:48:08 +01:00
c34a255768
26 expose the internal epub and epub options package (#44)
* make epub and epub options public

* export only interface
2025-01-05 16:57:23 +01:00
36512cdb98
update to v3 2025-01-05 15:32:57 +01:00
4aafa7d57e
use directly epub options instead of duplicating it 2024-12-24 11:20:53 +01:00
cc7dfc8d54
handle error on parse 2024-12-24 10:49:56 +01:00
fee8a037dc
fix position 2024-06-22 12:21:05 +02:00
7e3f0d4fcc
fix doc 2024-06-22 11:56:29 +02:00
0c09c85763
fix aspect ratio computing 2024-06-22 11:56:19 +02:00
47205b16be
use fatalf instead 2024-06-07 11:18:16 +02:00
291c8983a4
handle double page as cover if split and not keeped 2024-05-18 16:23:41 +02:00
2755aae487
combine print and exit 1 to fatal 2024-05-18 16:16:29 +02:00
0c8e54f0c4
limit usage of Sprint 2024-05-13 13:27:34 +02:00
30ac67b06d
move to pkg 2024-05-11 15:30:52 +02:00
577d51a819
rename epub 2024-05-11 14:31:27 +02:00
a76f29e91d
remove pointer from main 2024-05-11 14:27:27 +02:00
3c582ae52d
remove pointer from epub processor 2024-05-11 14:27:09 +02:00
a351106eb7
remove pointer from epub template 2024-05-11 14:26:59 +02:00
3d31108aba
remove pointer from epub zip 2024-05-11 14:26:51 +02:00
a94e67dd06
remove pointer from epub filters 2024-05-11 14:26:04 +02:00
5404390fd8
remove pointer from epub image 2024-05-11 14:25:52 +02:00
b1e246240c
remove pointer from profiles 2024-05-11 14:25:20 +02:00
e10eeadc4e
remove pointer from image options 2024-05-10 18:10:07 +02:00
5c7775cd47
simplify profiles 2024-05-10 18:05:51 +02:00
87faac877c
add option to not preserve aspect on split double page 2024-05-09 15:14:54 +02:00
62fc520ebb
cut more each side of doublepage split in portrait only 2024-05-09 12:28:48 +02:00
27d617640a
detect empty page 2024-05-08 18:49:01 +02:00
f9ebe71b9e
crop double page after autocrop
fix landscape display when each side can be cut differently.
A doublepage is 1 big image, and should be cut as one.
2024-05-07 08:55:42 +02:00
f7f8680eb3
fix doublePage issue when part crop are also a double page 2024-05-06 17:24:31 +02:00
2c372594cc
support tiff 2024-05-01 12:44:54 +02:00
7b304149fd
write string directly 2024-04-28 21:36:40 +02:00
cc7a97ad6f
handle missing profile 2024-04-28 21:36:26 +02:00
5968cbdd09
sort import 2024-04-28 21:36:08 +02:00
79e20ca622
skip deprecated 2024-04-28 21:35:48 +02:00
8233d067ef
handle errors 2024-04-28 21:35:36 +02:00
f4501753c5
factor stderr printing 2024-04-28 19:36:49 +02:00
0dde6e02a4
add skip crop if limit reached 2024-04-28 19:28:35 +02:00
c500755a4e
add limit to crop limit 2024-04-28 17:45:02 +02:00