2017 © Pedro Peláez
 

silverstripe-module silverstripe-fixjpeg-orientation

SilverStripe Fix JPEG Orientation Module. Ensures that JPEG images uploaded from a mobile are rotated and saved upright according their orientation value for consistent viewing when displayed on a web page.

image

thisisbd/silverstripe-fixjpeg-orientation

SilverStripe Fix JPEG Orientation Module. Ensures that JPEG images uploaded from a mobile are rotated and saved upright according their orientation value for consistent viewing when displayed on a web page.

  • Thursday, May 19, 2016
  • by dljoseph
  • Repository
  • 5 Watchers
  • 13 Stars
  • 1,142 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 4 Forks
  • 2 Open issues
  • 2 Versions
  • 6 % Grown

The README.md

SilverStripe Fix JPEG Orientation Module

Automatically rotate JPEG image on upload, according to Exif Orientation data for consistent, upright viewing on a web page., (*1)

Maintainer Contacts

  • Darren-Lee Joseph <darrenleejoseph (at) gmail (dot) com>

Requirements

  • SilverStripe 3.1

Installation Instructions

Installation can be done either by composer or by manually downloading a release., (*2)

Via composer (best practice)

composer require "thisisbd/silverstripe-fixjpeg-orientation:*", (*3)

Manually

  1. Download the module from the releases page.
  2. Extract the file (if you are on windows try 7-zip for extracting tar.gz files
  3. Make sure the folder after being extracted is named 'fixjpeg-orientation'
  4. Place this directory in your sites root directory. This is the one with framework and cms in it.
  5. Visit <yoursite.com>/?flush to clear the manifest cache.

Usage Overview

This module will read the Exif Orientation data of uploaded JPEG images uploaded via the UploadField and automatically rotate them and re-save them for upright display on a web page., (*4)

Exif Orientation Flag Values, (*5)

Known Issues

There are no known issues., (*6)

The Versions

19/05 2016

dev-master

9999999-dev http://github.com/thisisbd/silverstripe-fixjpeg-orientation

SilverStripe Fix JPEG Orientation Module. Ensures that JPEG images uploaded from a mobile are rotated and saved upright according their orientation value for consistent viewing when displayed on a web page.

  Sources   Download

BSD-3-Clause

The Requires

 

by Darren-Lee Joseph

silverstripe jpeg rotation exif orientation mobile images jpeg orientation fix jpeg orientation fix image orientation

21/02 2015

v0.1

0.1.0.0 http://github.com/thisisbd/silverstripe-fixjpeg-orientation

SilverStripe Fix JPEG Orientation Module. Ensures that JPEG images uploaded from a mobile are rotated and saved upright according their orientation value for consistent viewing when displayed on a web page.

  Sources   Download

BSD-3-Clause

The Requires

 

by Darren-Lee Joseph

silverstripe jpeg rotation exif orientation mobile images jpeg orientation fix jpeg orientation fix image orientation