Add exif extractor

This commit is contained in:
2026-03-09 22:42:31 -07:00
parent ad41a8abbd
commit 6889edef0c
5 changed files with 102 additions and 0 deletions

View File

@@ -23,6 +23,7 @@ thiserror = { workspace = true }
smartstring = { workspace = true }
blake3 = { workspace = true }
epub = { workspace = true }
kamadak-exif = { workspace = true }
pdf = { workspace = true }
id3 = { workspace = true }
tokio = { workspace = true }