mirror of
https://github.com/HaschekSolutions/pictshare.git
synced 2026-04-25 23:15:51 +03:00
[PR #150] [MERGED] Add JPEG EXIF orientation rotation #164
Labels
No labels
Feature request
Feature request
bug
cant reproduce
enhancement
help wanted
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/pictshare#164
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/HaschekSolutions/pictshare/pull/150
Author: @wpf500
Created: 8/24/2023
Status: ✅ Merged
Merged: 8/24/2023
Merged by: @geek-at
Base:
master← Head:feat/jpeg-orientation📝 Commits (3)
28f5677Rotate JPEG images if they have an Orientation tag2362af1Fix docker build instructions7b4b270Add support for flipping images too📊 Changes
2 files changed (+37 additions, -2 deletions)
View changed files
📝
content-controllers/image/image.controller.php(+36 -1)📝
rtfm/DOCKER.md(+1 -1)📄 Description
Fixes https://github.com/HaschekSolutions/pictshare/issues/65. Rotate JPEGs by their Orientation EXIF tag before removing the tags.
I also updated the Docker build instructions as I think they were out of date.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.