Add EXIF writing and machine metadata support

This commit is contained in:
2026-04-24 18:21:37 -04:00
parent f2193011ca
commit e8d3bf7180
11 changed files with 577 additions and 12 deletions
+1
View File
@@ -3,4 +3,5 @@ beautifulsoup4>=4.12.0
lxml>=5.0.0
pyyaml>=6.0.1
tqdm>=4.66.0
piexif>=1.1.3
pytest>=8.0