HTML To Image Guide
Features
Buy Now
$49.95 Single User License
$299.95 Server License
Download & Run
Size: 294kb
Watermark When Unregistered
Requirements
98/ME/2000/NT/XP
Internet Explorer 5.5 or later
512MHz CPU
128MB RAM
Support
matthew.chen@gmail.com
Help
EULA
Other Products
|
|
HTML To Image 1.0
|
Download & Run Now (294kb). The watermarks are added
in the generated image for the unregistered version.
|
|
Buy Now. Remove the watermarks. $49.95 For Single User
License. $299.95 For Server License.
|
A Tip: Save as JPEG to get higher image quality than Save as GIF
Download and Run
Download and Save html2image.exe to your computer, then click to run.
No installation is needed. Delete the file if you don't like it.
The default port for the server is 8080. If you want to run it in a
different port, such as 8888, open a DOS window and type the command
html2image.exe 8888
If the server listens on port 8080 (default), you can enter a web link
in the browser's address bar to test it. For example,
http://localhost:8080/url2img?url=http://www.google.com
Create Image For A Web Link Or File
- Web Page Link/File: The web page link (start with http or https) or html file
(with absolute path) to be converted.
- Save Image To File: The absolute path and file name to save the generated thumbnail
image or whole page image.
- Enable Image Cache: Check to allow to use cache files.
- Create Full Page Image: Check to create whole page image. When it is checked,
the following Page Width, Page Height, Image Width and Image Height have no
effect.
- Page Width, Page Height: Set the size of the converted image only when
the "Create Full Page Image" is unchecked.
- Image Width, Image Height: Control the size of the thumbnail image only
when the "Create Full Page Image" is unchecked.
- Convert: Start to convert single web link or file.
- Batch Convert: Open a new window to enter the batch processing parameters.
- Register: Enter your registration code.
Create Images For A List Of Web Links Or Files
The options Enable Image Cache, Create Full Page Image,
Page Width, Page Height, Image Width,
Image Height are used to control the batch processing too.
Control Server Output
Use http://host:port/url2img to access the server to output image.
- url: The web link to be converted. You need to url escaping if there
are special characters in the url, for example, replace ' ' to '+'.
- pagex: Set the width of the image. If it is missing, use the value from
Page Width.
- pagey: Set the height of the image. If it is missing, use the value from
Page Height.
- imagex: Set the width of the thumbnail image. If it is missing, use
the value from Image Width.
- imagey: Set the height of the thumbnail image. If it is missing, use
the value from Image Height.
- allowcache: Can be 0 or 1. 0 means the cache is disabled and 1 means
the cache is allowed. If it is missing, use 1.
- fullpage: Can be 0 or 1. 0 means to create thumbnail image and 1 means
to create whole page image. If it is missing, use 0.
- type: Can be "gif" or "jpg". If it is missing, the default value is "gif".
For example, http://localhost:8080/url2img?url=http://www.yahoo.com
&pagex=1024&pagey=768&imagex=160&imagey=120
creates a 160x120 thumbnail image from 1024x768 image for
url http://www.yahoo.com.
Another example, http://localhost:8080/url2img?url=http://www.yahoo.com
&fullpage=1&allowcache=1&type=gif
creates a whole page image for url http://www.yahoo.com. If there is in cache,
output from the cache. Otherwise, create a new one. It is forbidden to create thumbnail
image for a whole page image because of the distortion.
Missing GDI+
If you see the error message to say that GDI+ DLL is missing, you can download
and save gdiplus.dll to the same directory where
you put html2image.exe.
|
Download & Run Now (294kb). The watermarks are added
in the generated image for the unregistered version.
|
|
Buy Now. Remove the watermarks. $49.95 For Single User
License. $299.95 For Server License.
|
|