UX: Add batch rotate option #2474

Open
opened 2026-02-20 01:12:08 -05:00 by deekerman · 1 comment
Owner

Originally created by @4044ever on GitHub (Jan 21, 2026).

Confirmation

  • I checked this request against the roadmap and existing issues

What Problem Does This Solve and Why Is It Valuable?

When you have a large selection of images the single rotation can be quite tedious.

What Solution Would You Like?

Would be great to have a function where you can tag/click several images and rotate i.e. +90°

What Alternatives Have You Considered?

The old Synology photo software had that function, the new one unfortunately not.

Additional Context

No response

Originally created by @4044ever on GitHub (Jan 21, 2026). ### Confirmation - [x] I checked this request against the roadmap and existing issues ### What Problem Does This Solve and Why Is It Valuable? When you have a large selection of images the single rotation can be quite tedious. ### What Solution Would You Like? Would be great to have a function where you can tag/click several images and rotate i.e. +90° ### What Alternatives Have You Considered? The old Synology photo software had that function, the new one unfortunately not. ### Additional Context _No response_
Author
Owner

@lastzero commented on GitHub (Feb 11, 2026):

Thanks for the suggestion! A "batch rotate" action sounds simple on the surface but can become surprisingly complex (and expensive) when applied to larger selections:

  • Rotating originals for many files (e.g. >10–50) can take a long time because it typically requires regenerating thumbnails and updating/reindexing metadata so the UI stays consistent.
  • For a good user experience, we’d also likely need a different UI/preview approach: the current Batch Edit dialog only shows small, square thumbnails, which makes it hard to reliably preview the current orientation and the effect of a rotation.

The current Batch Edit UI is described here in our documentation:

@lastzero commented on GitHub (Feb 11, 2026): Thanks for the suggestion! A "batch rotate" action sounds simple on the surface but can become surprisingly complex (and expensive) when applied to larger selections: - Rotating originals for many files (e.g. >10–50) can take a long time because it typically requires regenerating thumbnails and updating/reindexing metadata so the UI stays consistent. - For a good user experience, we’d also likely need a different UI/preview approach: the current Batch Edit dialog only shows small, square thumbnails, which makes it hard to reliably preview the current orientation and the effect of a rotation. The current Batch Edit UI is described here in our documentation: - https://docs.photoprism.app/user-guide/organize/batch-edit/
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/photoprism#2474
No description provided.