Skip to main content
Version: 1.27 (Current)

Create Thumbnail

Parameter Reference

ParameterDescriptionSupports TokensDefault
ImageOn a button: Link this action to a Single File Upload field. On a multifile upload: Use expr to offer a file path (Example: the [AbsoluteUrl] token)NoNone
Output FolderFolder where thumbnails will be put.NoNone
NameThumbnail name. Can contain Tokens.NoNone
WidthThis is the width of the image. Can contain Tokens.NoNone
HeightThis is the height of the image. Can contain Tokens.NoNone
CropNoNone
StretchNoNone
HorizontalNoCenter
VerticalNoCenter
CompressionNumber from 1 (very low quality, high compression) to 100 (no compression)NoNone
Token NameProvide an aditional token name that will generate the following tokens: [<TokenName>:FileId], [<TokenName>:FileName], [<TokenName>:FileExtension], [<TokenName>:FileNameAndExtension], [<TokenName>:FilePath], [<TokenName>:RelativeUrl], [<TokenName>:NormalRelativeUrl], [<TokenName>:AbsoluteUrl], [<TokenName>:NormalAbsoluteUrl], [<TokenName>:Base64], [<TokenName>:MimeType], [<TokenName>:FileSize] and file size unit tokens [<TokenName>:FileSizeB], [<TokenName>:FileSizeKB], [<TokenName>:FileSizeMB], [<TokenName>:FileSizeGB].NoNone