| Argument |
Description |
Default Value |
| /url |
Website page url, that you want to take screenshot of
Example: "www.google.com" |
- |
| /file |
Directory path and name for output images
Example "c:\google.jpg" |
- |
| /list |
Text 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" |
- |
| /width |
Width of the output image. |
Automatically determined by webpage. |
| /height |
Height of the output image. |
Automatically determined by webpage. |
| /bleft |
Browser left. |
0 |
| /btop |
Browser top. |
0 |
| /bwidth |
Browser width. |
Automatically determined by webpage. |
| /bheight |
Browser Height. |
Automatically determined by webpage. |
| /dir |
Set output folder. Usage format: htmltoimage ... /dir C:/OuputFolder/ |
Application directory |
| /name |
Name 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 |
| /timeout |
Timeout in seconds, timeout value for the process. |
30 |
| /delay |
Delay in seconds. After page loads, take screenshot after specified seconds. |
10 |
| /log |
Path with the name of the log file
Example: "c:\mylog.txt" |
log.txt, in the application directory |
| /nolog |
Disable log. |
- |
| /noactivex |
Disable ActiveX on the page. |
- |
| /nojava |
Disable Java on the page. |
- |
| /noscript |
Disable Scripts on the page. |
- |
| /start |
Start html to image service. Example: "htmltoimage /start" |
- |
| /close |
Close HTMLtoImage Service. Example: "htmltoimage /close" |
- |
| /overwrite |
Overwrite existing image file. |
- |
| /multpage |
Example: "/multpage" |
- |
| /register |
Example: "/register" |
- |
| /regname |
Example: "/regname support@google.com" |
- |
| /regcode |
Example: "/regcode XXXXX-XXXXX-XXXXX" |
- |