.TH WKHTMLTOPDF 1 "2009 February 23" .SH Name wkhtmltoimage \- html to image converter .SH Synopsis wkhtmltoimage [OPTIONS]... .SH Description Converts an HTML page into an image, .SH General Options .PD 0 .TP \fB \-\-allow\fR \fI\fR Allow the file or files from the specified folder to be loaded (repeatable) .TP \fB \-\-cache-dir\fR \fI\fR Web cache directory .TP \fB \-\-checkbox-checked-svg\fR \fI\fR Use this SVG file when rendering checked checkboxes .TP \fB \-\-checkbox-svg\fR \fI\fR Use this SVG file when rendering unchecked checkboxes .TP \fB \-\-cookie\fR \fI\fR \fI\fR Set an additional cookie (repeatable) .TP \fB \-\-cookie-jar\fR \fI\fR Read and write cookies from and to the supplied cookie jar file .TP \fB \-\-crop-h\fR \fI\fR Set height for cropping .TP \fB \-\-crop-w\fR \fI\fR Set width for cropping .TP \fB \-\-crop-x\fR \fI\fR Set x coordinate for cropping .TP \fB \-\-crop-y\fR \fI\fR Set y coordinate for cropping .TP \fB \-\-custom-header\fR \fI\fR \fI\fR Set an additional HTTP header (repeatable) .TP \fB \-\-custom-header-propagation\fR Add HTTP headers specified by \-\-custom\-header for each resource request. .TP \fB \-\-no-custom-header-propagation\fR Do not add HTTP headers specified by \-\-custom\-header for each resource request. .TP \fB \-\-debug-javascript\fR Show javascript debugging output .TP \fB \-\-no-debug-javascript\fR Do not show javascript debugging output .TP \fB \-\-encoding\fR \fI\fR Set the default text encoding, for input .TP \fB\-H, \-\-extended-help\fR Display more extensive help, detailing less common command switches .TP \fB\-f, \-\-format\fR \fI\fR Output file format .TP \fB \-\-height\fR \fI\fR Set screen height (default is calculated from page content) .TP \fB\-h, \-\-help\fR Display help .TP \fB \-\-htmldoc\fR Output program html help .TP \fB \-\-images\fR Do load or print images .TP \fB \-\-no-images\fR Do not load or print images .TP \fB\-n, \-\-disable-javascript\fR Do not allow web pages to run javascript .TP \fB \-\-enable-javascript\fR Do allow web pages to run javascript .TP \fB \-\-javascript-delay\fR \fI\fR Wait some milliseconds for javascript finish .TP \fB \-\-load-error-handling\fR \fI\fR Specify how to handle pages that fail to load: abort, ignore or skip .TP \fB \-\-load-media-error-handling\fR \fI\fR Specify how to handle media files that fail to load: abort, ignore or skip .TP \fB \-\-disable-local-file-access\fR Do not allowed conversion of a local file to read in other local files, unless explicitly allowed with \-\-allow .TP \fB \-\-enable-local-file-access\fR Allowed conversion of a local file to read in other local files. .TP \fB \-\-manpage\fR Output program man page .TP \fB \-\-minimum-font-size\fR \fI\fR Minimum font size .TP \fB \-\-password\fR \fI\fR HTTP Authentication password .TP \fB \-\-disable-plugins\fR Disable installed plugins .TP \fB \-\-enable-plugins\fR Enable installed plugins (plugins will likely not work) .TP \fB \-\-post\fR \fI\fR \fI\fR Add an additional post field (repeatable) .TP \fB \-\-post-file\fR \fI\fR \fI\fR Post an additional file (repeatable) .TP \fB\-p, \-\-proxy\fR \fI\fR Use a proxy .TP \fB \-\-quality\fR \fI\fR Output image quality (between 0 and 100) .TP \fB\-q, \-\-quiet\fR Be less verbose .TP \fB \-\-radiobutton-checked-svg\fR \fI\fR Use this SVG file when rendering checked radiobuttons .TP \fB \-\-radiobutton-svg\fR \fI\fR Use this SVG file when rendering unchecked radiobuttons .TP \fB \-\-readme\fR Output program readme .TP \fB \-\-run-script\fR \fI\fR Run this additional javascript after the page is done loading (repeatable) .TP \fB \-\-stop-slow-scripts\fR Stop slow running javascripts .TP \fB \-\-no-stop-slow-scripts\fR Do not Stop slow running javascripts .TP \fB \-\-user-style-sheet\fR \fI\fR Specify a user style sheet, to load with every page .TP \fB \-\-username\fR \fI\fR HTTP Authentication username .TP \fB\-V, \-\-version\fR Output version information an exit .TP \fB \-\-width\fR \fI\fR Set screen width, note that this is used only as a guide line. Use \-\-disable\-smart\-width to make it strict. .TP \fB \-\-window-status\fR \fI\fR Wait until window.status is equal to this string before rendering page .TP \fB \-\-zoom\fR \fI\fR Use this zoom factor .PD .SH Contact If you experience bugs or want to request new features please visit , if you have any problems or comments please feel free to contact me: .SH Authors Written by Jan Habermann, Christian Sciberras and Jakob Truelsen. Patches by Mehdi Abbad, Lyes Amazouz, Pascal Bach, Emmanuel Bouthenot, Benoit Garret and Mário Silva.