Converting html to jpg.

  • Thread starter Thread starter Krakatioison
  • Start date Start date
K

Krakatioison

I've seen once program which was able to convert any url to JPG file.
Once I tried it on cnn.com website and it created the nice jpg, even that
the page was scrollable, so it was not using printscreen or anything like
that.
Any idea how these things get done?
K.
 
Herfried,

I thought that I has seen this tool on internet (ready) however I cannot
find it anymor, you the King of the search should be able to that.

(Because I am curious too how it was)

Cor
 
Well,
I was too fast to react with the kissing :)
They didn't released any files in that group yet. (link you gave me.) :(
k.
 
Try Html Snapshot Component
http://www.guangmingsoft.net/htmlsnapshot/help.htm
Directly save the web page at a given URL into image in bmp, jpeg,
tiff, gif or png format. i.e. html to image, html to jpg function you
are looking for.
Directly convert html string to images.
Support saving the whole html page to image without scrollbars.
Create thumbnail images from large images.
Get links, title, cookie or html source of a page
Get the html document DOM interface
Make gray or black and white images
Reduce color number in images while keeping better quality.
Examples in VC, Delphi, VB, VB.Net, C#, ASP, ASP.Net, PHP, Perl,
Python, Cold Fusion, VB and Java script as well as Java are provided.
Support JPEG compression level and TIFF compression method selection
 
Back
Top