Skip to content

Conversation

urbanij
Copy link

@urbanij urbanij commented Sep 17, 2024

No description provided.

@urbanij
Copy link
Author

urbanij commented Sep 17, 2024

This PR adds Exif information to "file info". Example here:
IMG_6F498A098D90-1

@jurplel
Copy link
Owner

jurplel commented Oct 12, 2024

Nice PoC! But can't we use QtMultimedia and avoid external dependencies?

Also related: #94

@urbanij urbanij force-pushed the user/furbani/add-exif-data branch from 67d0f55 to 75769dc Compare October 14, 2024 10:05
@urbanij urbanij force-pushed the user/furbani/add-exif-data branch from 75769dc to e97dc8d Compare January 5, 2025 09:14
@urbanij urbanij force-pushed the user/furbani/add-exif-data branch from e97dc8d to 743f92e Compare April 8, 2025 20:14
Works on macOS and Linux via
brew install exiv2 (macOS) and apt install libexiv2-dev (Linux)
@urbanij urbanij force-pushed the user/furbani/add-exif-data branch from 743f92e to 246a84b Compare May 25, 2025 07:57
@urbanij
Copy link
Author

urbanij commented May 25, 2025

Updated using exiv2.
Works using brew install exiv2 on macOS and apt install libexiv2-dev on Linux (no submodules).

IMAGE 2025-05-25 10:49:58

@urbanij urbanij changed the title Added EXIF data in file info via TinyEXIF Added EXIF data in file info via exiv2 May 25, 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