Add pdf cover extraction

This commit is contained in:
2026-03-10 18:15:12 -07:00
parent c2b80f8dbc
commit a576ac49cd
8 changed files with 384 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"]