Skip to content

feat: Import Lightroom XMP sidecars#1280

Open
StephenMasseur wants to merge 1 commit into
CyberTimon:mainfrom
StephenMasseur:feat/xmp-sidecar-import
Open

feat: Import Lightroom XMP sidecars#1280
StephenMasseur wants to merge 1 commit into
CyberTimon:mainfrom
StephenMasseur:feat/xmp-sidecar-import

Conversation

@StephenMasseur

Copy link
Copy Markdown

Summary

  • Add Lightroom XMP adjustment import for individual images
  • Add folder-level import for matching .xmp sidecars by filename
  • Support attribute and element-style crs:* XMP adjustment values
  • Document single-image and folder sidecar import workflows in the README

Testing

  • npm run build
  • cargo fmt --check
  • cargo test
  • git diff --check

@StephenMasseur

StephenMasseur commented Jun 12, 2026

Copy link
Copy Markdown
Author

You can right-click an image to select individual .xmp, or right click on folder in left bar then click "Import Sidecar XMP" for it to import all .xmps with matching filenames from the folder containing the content.
Screenshot 2026-06-13 at 16 47 32
Screenshot 2026-06-13 at 16 48 09

@StephenMasseur StephenMasseur changed the title Import Lightroom XMP sidecars feat: Import Lightroom XMP sidecars Jun 14, 2026
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.

1 participant