Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extract metadata from images #56

Open
kirillt opened this issue Apr 24, 2023 · 2 comments
Open

Extract metadata from images #56

kirillt opened this issue Apr 24, 2023 · 2 comments
Labels

Comments

@kirillt
Copy link
Member

kirillt commented Apr 24, 2023

The most important metadata values would be date of creation, location, device. Dimensions could be scanned as well, but not so useful. Date of creation would allow to sort images by true date and not date of modification. EXIF should be used.

@kirillt kirillt transferred this issue from ARK-Builders/arklib-android Feb 5, 2024
@kirillt
Copy link
Member Author

kirillt commented Feb 5, 2024

Is it a good lib to use?
https://github.com/kamadak/exif-rs

@kirillt
Copy link
Member Author

kirillt commented Feb 5, 2024

The .ark/cache/metadata path should be used for storing parsed data.

@kirillt kirillt transferred this issue from ARK-Builders/arklib Feb 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Todo
Development

No branches or pull requests

1 participant