ex-thumbnailator/doc/readme.md
2017-04-30 10:39:12 +01:00

720 B

expkg-zone58:image.thumbnailator

The schema is task.xsd

thumbnail node

root

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

filter definition

Exif

Image handling is effected by the presence of the exif-orientation tag. In particular:

  • size and fit are changed
  • the flip filter is ignored

To prevent this set constrain @exif=false

<constrain exif="false"/>