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

View File

@@ -112,6 +112,8 @@ pdf = "0.10.0"
id3 = "1.16.4"
epub = "1.2.2"
kamadak-exif = "0.6.1"
pdfium-render = "0.8"
image = { version = "0.25", default-features = false, features = ["png"] }
# Misc helpers
thiserror = "2.0.18"