.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.4. .TH THUMBOR-URL "1" "June 2016" "thumbor-url 6.0.1" "User Commands" .SH NAME thumbor-url \- Signed URL generator for Thumbor .SH SYNOPSIS .B thumbor-url [\fI\,options\/\fR] \fI\,imageurl or type thumbor-url -h (--help) for help\/\fR .SH OPTIONS .TP \fB\-\-version\fR show program's version number and exit .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit .TP \fB\-l\fR KEY_FILE, \fB\-\-key_file\fR=\fI\,KEY_FILE\/\fR The file to read the security key from [default: none]. .TP \fB\-k\fR KEY, \fB\-\-key\fR=\fI\,KEY\/\fR The security key to encrypt the url with [default: none]. .TP \fB\-w\fR WIDTH, \fB\-\-width\fR=\fI\,WIDTH\/\fR The target width for the image [default: 0]. .TP \fB\-e\fR HEIGHT, \fB\-\-height\fR=\fI\,HEIGHT\/\fR The target height for the image [default: 0]. .TP \fB\-n\fR, \fB\-\-fitin\fR Indicates that fit\-in resizing should be performed. .TP \fB\-m\fR, \fB\-\-meta\fR Indicates that meta information should be retrieved. .TP \fB\-\-adaptive\fR Indicates that adaptive fit\-in cropping should be used. .TP \fB\-\-full\fR Indicates that fit\-full cropping should be used. .TP \fB\-s\fR, \fB\-\-smart\fR Indicates that smart cropping should be used. .TP \fB\-t\fR, \fB\-\-trim\fR Indicate that surrounding whitespace should be trimmed. .TP \fB\-f\fR, \fB\-\-horizontal\-flip\fR Indicates that the image should be horizontally flipped. .TP \fB\-v\fR, \fB\-\-vertical\-flip\fR Indicates that the image should be vertically flipped. .TP \fB\-a\fR HALIGN, \fB\-\-halign\fR=\fI\,HALIGN\/\fR The horizontal alignment to use for cropping [default: center]. .TP \fB\-i\fR VALIGN, \fB\-\-valign\fR=\fI\,VALIGN\/\fR The vertical alignment to use for cropping [default: middle]. .TP \fB\-\-filters\fR=\fI\,FILTERS\/\fR Filters to be applied to the image, e.g. brightness(10). .TP \fB\-c\fR CROP, \fB\-\-crop\fR=\fI\,CROP\/\fR The coordinates of the points to manual cropping in the format leftxtop:rightxbottom (100x200:400x500) [default: none]. .SH "SEE ALSO" The full documentation for .B thumbor-url is maintained as a Texinfo manual. If the .B info and .B thumbor-url programs are properly installed at your site, the command .IP .B info thumbor-url .PP should give you access to the complete manual.