Scroll to navigation

THUMBOR-URL(1) User Commands THUMBOR-URL(1)

NAME

thumbor-url - Signed URL generator for Thumbor

SYNOPSIS

thumbor-url [options] imageurl or type thumbor-url -h (--help) for help

OPTIONS

show program's version number and exit
show this help message and exit
The file to read the security key from [default: none].
The security key to encrypt the url with [default: none].
The target width for the image [default: 0].
The target height for the image [default: 0].
Indicates that fit-in resizing should be performed.
Indicates that meta information should be retrieved.
Indicates that adaptive fit-in cropping should be used.
Indicates that fit-full cropping should be used.
Indicates that smart cropping should be used.
Indicate that surrounding whitespace should be trimmed.
Indicates that the image should be horizontally flipped.
Indicates that the image should be vertically flipped.
The horizontal alignment to use for cropping [default: center].
The vertical alignment to use for cropping [default: middle].
Filters to be applied to the image, e.g. brightness(10).
The coordinates of the points to manual cropping in the format leftxtop:rightxbottom (100x200:400x500) [default: none].

SEE ALSO

The full documentation for thumbor-url is maintained as a Texinfo manual. If the info and thumbor-url programs are properly installed at your site, the command

info thumbor-url

should give you access to the complete manual.

June 2016 thumbor-url 6.0.1