How to set the bit depth while converting html to jp2?

When you convert html to jp2 and set some parameters such as bit depth,resolution,etc.for the target file,you can use the software HTML Converter Command Line which allows you to create previews or thumbnails of web pages in a number of different formats, such as TIF, TIFF, JPG, JPEG, GIF, PNG, BMP, PCX, TGA, JP2 (JPEG2000), PNM, etc. HTML Converter Command Line also allows you to convert web pages to PDF, PS (postscript), WMF, EMF vector formats.The download website is https://www.verypdf.com/htmltools/htmltools.zip. There are more details about the functions’ introduction to HTML Converter Command Line at https://www.verypdf.com/htmltools/htmltools-manual.htm.

Please go on reading this article and you will see how to set the bit depth when converting html to jp2.

Step1.Launch cmd.exe program

You can click “start”—“run” like Figure1 and input “cmd” in “open” edit box in “Run” dialog box,then click “OK” button like Figure2.

image

                                     Figure1.

image

                                      Figure2.

The hot key “Windows”+ “R” will also fulfill the same function.

Step2.Input command line.

The command line is supposed of called program,parameter,source file and target file.

htmltools.exe –bitcount value www.verypdf.com output.jp2

Please write the command line in cmd.exe dialog box according to the above one.Just see Figure3.

image

                                                                               Figure3.

"C:\Documents and Settings\admin\Local Settings\Temp\htmltools\htmltools.exe" -bitcount 24 www.verypdf.com "C:\Documents and Settings\admin\Desktop\New Folder\verypdf.jp2"

"C:\Documents and Settings\admin\Local Settings\Temp\htmltools\htmltools.exe"   is the path of called program—htmltools.exe which is the executable file in software HTML Converter Command Line,also the core in the software.

-bitcount 24 is the parameter about bit depth,you can set the value as 1,8 or 24.

www.verypdf.com  is the URL of webpage which needs to be converted.It can be seen as source file because htmltools.exe will search for the information on the webpage itself and download the information.

"C:\Documents and Settings\admin\Desktop\New Folder\verypdf.jp2"  is the directory of target file which needs to be set by yourself.You’d better enclose the path with double quotes because if there is space in the path,the system will only identify the path before the space and the following one will by identified as the next path.

Step3.Find the target file

You can find your target file in the specified directory.Please see Figure4.

image

                                                                            Figure4.

VN:F [1.9.20_1166]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.20_1166]
Rating: 0 (from 0 votes)

Related Posts

Leave a Reply

Your email address will not be published. Required fields are marked *


Verify Code   If you cannot see the CheckCode image,please refresh the page again!