Skip to content

Conversation

@2lu3
Copy link
Owner

@2lu3 2lu3 commented Sep 25, 2025

Implement the 3_find_metadata_file.py script and its prerequisite workflow files to locate image metadata.

This PR introduces the initial three steps of the photo metadata restoration workflow. 1_copy_files.py copies image files and creates a pair.json mapping. 2_filter_missing_metadata.py analyzes existing EXIF metadata in the copied images. Finally, 3_find_metadata_file.py searches for associated external metadata files (e.g., .json files) based on the original image paths, preparing for a comprehensive metadata restoration. pyproject.toml is also added for project setup and dependency management.


Open in Cursor Open in Web

Co-authored-by: hi2lu3 <hi2lu3@gmail.com>
@cursor
Copy link

cursor bot commented Sep 25, 2025

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

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.

3 participants