Add pdf cover extraction

This commit is contained in:
2026-03-10 18:15:12 -07:00
parent 899b47b169
commit 80d248787c
8 changed files with 387 additions and 14 deletions

2
.cargo/config.toml Normal file
View File

@@ -0,0 +1,2 @@
[target.x86_64-unknown-linux-gnu]
rustflags = ["-C", "link-arg=-Wl,-rpath,$ORIGIN"]