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

feat(server): Allow orientation change via sidecar #15449

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

fholzer
Copy link
Contributor

@fholzer fholzer commented Jan 19, 2025

Without this change, EXIF orientation is taken into account only directly from an asset, or when a RAW file's preview is used for creating thumbnails. This PR allow users to perform orientation changes by manipulating sidecar files, without having to touch the actual asset file.

After changing the orientation in a sidecar file, users have to first refresh the asset's metadata, then regernerate its thumbnails.

This coule be a first step towards providing users means to change an asset's orientation via the UI, which could store this information in the sidecar too. Let me know if you're interested in this at all. Happy to work on this.

Copy link
Contributor

Label error. Requires exactly 1 of: changelog:.*. Found: . A maintainer will add the required label.

@fholzer fholzer changed the title Allow orientation change via sidecar feat(server): Allow orientation change via sidecar Jan 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant