Skip to content

add image metadata browser to image view component#473

Merged
Freymaurer merged 1 commit intomainfrom
image-metadata-browser
Dec 11, 2025
Merged

add image metadata browser to image view component#473
Freymaurer merged 1 commit intomainfrom
image-metadata-browser

Conversation

@kMutagene
Copy link
Copy Markdown
Member

This PR

  • updates the imports of Datamap from arctrl (was previously named DataMap)
  • Adds 2 new dependencies for image metadata extraction
    • exifreader
    • xmldom
  • Adds functionality to extract image metadata to the readFile service provided in LocalFileSystemService.ts
  • Adds image metadata directory browser components to ImageView.vue

@kMutagene
Copy link
Copy Markdown
Member Author

Here is what it looks like:

grafik

@Freymaurer
Copy link
Copy Markdown
Collaborator

does this still work with "normal images"? So they are still just shown?

@kMutagene
Copy link
Copy Markdown
Member Author

does this still work with "normal images"? So they are still just shown?

These are "normal" images, every image usually has a few metadata directories (and the default is to show none if something fails during extraction, but thats unlikely):

grafik

@Freymaurer Freymaurer merged commit e11e29b into main Dec 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants