| .. | ||
| constrain | ||
| filters-schema.png | ||
| readme.md | ||
| thumbnail-schema.png | ||
expkg-zone58:image.thumbnailator
The schema is task.xsd
thumbnail node
Either size or scale must be specified. Everything else is optional
output can be used to change the output image format.
<output format="gif"/>
Filters
Exif
Image handling is effected by the presence of the exif-orientation tag. In particular:
sizeandfitare changed- the
flipfilter is ignored
To prevent this set constrain @exif=false
<constrain exif="false"/>