Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/merty/image-rotation-fixer
Automatically fixes the rotation of JPEG images using PHP's EXIF extension, immediately after they are uploaded to the server.
https://github.com/merty/image-rotation-fixer
wordpress wordpress-plugin
Last synced: 5 days ago
JSON representation
Automatically fixes the rotation of JPEG images using PHP's EXIF extension, immediately after they are uploaded to the server.
- Host: GitHub
- URL: https://github.com/merty/image-rotation-fixer
- Owner: merty
- Created: 2015-11-14T19:05:52.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-14T19:12:57.000Z (about 9 years ago)
- Last Synced: 2024-10-12T08:43:41.765Z (about 1 month ago)
- Topics: wordpress, wordpress-plugin
- Language: PHP
- Homepage: https://wordpress.org/plugins/image-rotation-fixer/
- Size: 0 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Image Rotation Fixer
===Automatically fixes the rotation of JPEG images using PHP's EXIF extension, immediately after they are uploaded to the server.
Description
----Automatically fixes the rotation of JPEG images using PHP's EXIF extension, immediately after they are uploaded to the server. Plugin requires no configuration, it simply hooks itself to WordPress' upload procedure and takes care of everything.
Installation
----1. Upload `image-rotation-fixer` to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPressFrequently Asked Questions
----**Are there any requirements?**
Yes, the plugin requires PHP's EXIF extension to be enabled.
**Do I need to make any configurations?**
No, the plugin takes care of everything and automatically rotates all your JPEG images immediately after they are uploaded.
Changelog
----**1.0**
* Initial release.
Upgrade Notice
----**1.0**
Initial release.