[Feature] Write CLIP and OCR results to image metadata #24879
anaxonda
started this conversation in
Feature Request
Replies: 1 comment
|
The CLIP data is just a numeric vector, it can't meaningfully be written to exif/xmp. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I have searched the existing feature requests, both open and closed, to make sure this is not a duplicate request.
The feature
Would like the ability to write the CLIP model results and OCR to image metadata, so that it is not just stored in immich database, and could be easily searched by external programs.
Could be added to xmp sidecar or direct to image exiftag (I'm not sure if immich ever writes directly to exif tags?)
This may be more practical for the OCR; for CLIP results a certain amount of keywords would have to be decided on I suppose?
Related to metadata handling here: #5530
Platform
All reactions