Webpage Screenshot, Webpage Thumbnail,
Convert HTML to Image Command Line usage.

HTML to Image Windows Command Line Usage

ArgumentDescriptionDefault Value
/urlWebsite page url, that you want to take screenshot of
Example: "www.google.com"
-
/fileDirectory path and name for output images
Example "c:google.jpg"
-
/listText file path, for batch processing.
Text file containing the list of urls or local paths of files, one item per line.
Example: "c:mylist.txt"
-
/widthWidth of the output image.Automatically determined by webpage.
/heightHeight of the output image.Automatically determined by webpage.
/bleftBrowser left.0
/btopBrowser top.0
/bwidthBrowser width.Automatically determined by webpage.
/bheightBrowser Height.Automatically determined by webpage.
/dirSet output folder. Usage format: htmltoimage ... /dir C:/OuputFolder/Application directory
/nameName for the Output image file:
Name for the Output image file
Values:
?m (URL MD5 path)
?u (URL full path)
?n (Number)
?t (Literal Timestamp)
other (Creates filename with entered string)
?u
/timeoutTimeout in seconds, timeout value for the process.30
/delayDelay in seconds. After page loads, take screenshot after specified seconds.10
/logPath with the name of the log file
Example: "c:mylog.txt"
log.txt, in the application directory
/nologDisable log.-
/noactivexDisable ActiveX on the page.-
/nojavaDisable Java on the page.-
/noscriptDisable Scripts on the page.-
/startStart html to image service. Example: "htmltoimage /start"-
/closeClose HTMLtoImage Service. Example: "htmltoimage /close"-
/overwriteOverwrite existing image file.-
/multpageExample: "/multpage"-
/registerExample: "/register"-
/regnameExample: "/regname support@google.com"-
/regcodeExample: "/regcode XXXXX-XXXXX-XXXXX"-

HTML to Image Converter Windows Command Line Usages:

Create full size screenshot from single website url (online page).
> htmltoimage /url "www.google.com"

Generate thumbnail image of web page.
> htmltoimage /url "www.google.com" /width 100 /height 200

Convert HTML to image (offline page).
> htmltoimage /url "c:LocalHtmlFile.html"

Capture multiple webpages in batch (online or offline pages).
> htmltoimage /list "c:/list.txt"

Generate thumbnail image of web page part.
> htmltoimage /url "www.google.com" /bleft 20 /btop 10 /bwidth 800 /bheight 600 /width 100 /height 200

HTML to Image Converter Windows Command Line Log file format:

To access capturing process result, you can use log file.
log file format is description [parameter] = [value]

Example:
Input [URL] = [www.google.com]
Ouput File [FILE] = [google.jpg]
Converte Successfully!

Sample Log File

HTML to Image - Convert HTML to JPG, GIF, PNG, BMP and TIF image formats.
Copyright © 2007-2010 HTMLTOIMAGE.COM. All rights reserved.