Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 720 Bytes

readme.md

File metadata and controls

32 lines (21 loc) · 720 Bytes

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"/>