feat(new tool): Image EXIF Reader

- Read EXIF/IPTC/XMP and other metadata from image files
- Estimate JPEG Quality factor
This commit is contained in:
sharevb 2024-01-21 15:21:03 +01:00 committed by ShareVB
parent 670f735501
commit d7c207cc52
6 changed files with 208 additions and 4 deletions

View file

@ -57,11 +57,13 @@
"date-fns": "^2.29.3",
"dompurify": "^3.0.6",
"emojilib": "^3.0.10",
"exifreader": "^4.20.0",
"figue": "^1.2.0",
"fuse.js": "^6.6.2",
"highlight.js": "^11.7.0",
"iarna-toml-esm": "^3.0.5",
"ibantools": "^4.3.3",
"jpeg-quality-estimator": "^1.0.1",
"json5": "^2.2.3",
"jwt-decode": "^3.1.2",
"libphonenumber-js": "^1.10.28",