[PR #333] [MERGED] fixing Issue#332 by adding auto-orient option #404

Closed
opened 2026-02-25 22:35:21 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/flyimg/flyimg/pull/333
Author: @sadok-f
Created: 5/23/2022
Status: Merged
Merged: 5/23/2022
Merged by: @sadok-f

Base: mainHead: issue#332


📝 Commits (3)

  • 425c90f Add auto-orient to fix image with rotation metadata, fixes #332
  • 2437831 update github/super-linter to v3.17.0
  • 53ba0ba add documentation section for auto-orient option

📊 Changes

5 files changed (+27 additions, -12 deletions)

View changed files

📝 .github/workflows/ci.yml (+1 -1)
📝 config/parameters.yml (+11 -9)
📝 docs/url-options.md (+8 -0)
📝 src/Core/Processor/ImageProcessor.php (+6 -2)
📝 tests/Core/Entity/Image/OutputImageTest.php (+1 -0)

📄 Description

fixing Issue#332 by adding auto-orient option


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/flyimg/flyimg/pull/333 **Author:** [@sadok-f](https://github.com/sadok-f) **Created:** 5/23/2022 **Status:** ✅ Merged **Merged:** 5/23/2022 **Merged by:** [@sadok-f](https://github.com/sadok-f) **Base:** `main` ← **Head:** `issue#332` --- ### 📝 Commits (3) - [`425c90f`](https://github.com/flyimg/flyimg/commit/425c90fd76a2d542ab288c496c926ed9a0df4a5d) Add auto-orient to fix image with rotation metadata, fixes #332 - [`2437831`](https://github.com/flyimg/flyimg/commit/243783113b1ea25695ace20fe007e61d91e0397c) update github/super-linter to v3.17.0 - [`53ba0ba`](https://github.com/flyimg/flyimg/commit/53ba0badb047b866a638ea655eca2854c1736c61) add documentation section for `auto-orient` option ### 📊 Changes **5 files changed** (+27 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/ci.yml` (+1 -1) 📝 `config/parameters.yml` (+11 -9) 📝 `docs/url-options.md` (+8 -0) 📝 `src/Core/Processor/ImageProcessor.php` (+6 -2) 📝 `tests/Core/Entity/Image/OutputImageTest.php` (+1 -0) </details> ### 📄 Description fixing Issue#332 by adding `auto-orient` option --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 22:35:21 +03:00
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/flyimg#404
No description provided.