Plugin to rotate images and videos. The plugin has a large live preview.
To be configured in {home}/appserver/conf/custom.properties.
type: String, required: yes, default: -
License key (delivered by brix IT Solutions)
type: List of long (comma-separated), required: no, default: -
Restrict the use of the plugin to these user group IDs (superadmins always see it in any case).
type: String, required: yes, default: -
Path to convert.exe (imageMagick tool)
type: String, required: yes, default: -
Path to exiftool.exe
type: String, required: no, default: -
If the property is not set, imageMagick is used to rotate.
Rotating via jpegtran only works correctly for images with a certain height and width (see here)
Path to jpegtran.exe for Windows Installations (exe can be downloaded here).
For Linux, install it through yum install libjpeg
or apt install libjpeg-progs
respectively. Once installed it should be in /usr/bin/jpegtran
For manual installation on Linux of the latest Version, download the files here,
afterwards unpack it to a directory, for example /opt/celum/conversiontools/jpegtran, go to the directory that
contains the uncompressed code, execute ./configure
and then, make install
.
Now you should find the executable as jpegtran
in the directory.
type: String, required: no, default: jpg,jpeg,tif,tiff,dng,mp4,mov,m4v
Whitelist of image formats for meta-data rotation
type: String, required: no, default: png
Whitelist of image formats for tool rotation
type: Boolean, required: no, default: false
AutoFix of images with orientation number 5 & 7 , if enabled
type: int, required: no, default: -
NodeId for upload when adding as new asset. When not set, the asset is uploaded to the same node as the original asset.
type: String, required: no, default: mp4,mov,m4v
Supported video formats.
Image Rotator | CELUM (min. version) |
---|---|
2.10.0 | 5.13.3 (tested with 6.8) |
2.11.0 | 5.13.3 (tested with 6.11) |
2.12.0 | 5.13.4 (tested with 6.11) |
Nova Plugin | CELUM (min. version) | Backend Plugin (min. version) |
---|---|---|
1.0.0-6.11.0 | 6.11.0 | 2.12.0 |
1.0.0-6.12.0 | 6.12.0 | 2.12.0 |
Released 04.01.2019
Initial Version
Released 11.01.2019
Various changes on GUI and refactoring
Released 15.02.2019
Released 15.02.2019
Released 07.03.2019
Released 18.03.2019
Released 22.03.2019
Released 27.03.2019
Released 05.04.2019
Released 05.04.2019
Released 08.04.2019
Released 26.04.2019
Released 02.05.2019
Released 25.02.2021
Released 16.12.2021
Released 20.01.2022