• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Convert html to .bmp .jpg or .tiff

mike3411

Member
Anyone know an open source / freeware utility to convert an html document (including embedded images) into an image or series of images? Any standard format would be fine.
I've been trying to print from a web browser and use the windows document writer but it's only outputting a single page.

Also tried some commercial demos, but they have had problems with long html files and output format.

Any suggestions would be appreciated...
 
How many pages do you need to convert? Can you take screenshots?

In the past, I have had to create images out of a few HTML pages. I used the Firefox addon called Screengrab. It is very useful if you have a long page that requires scrolling - it will take a "screenshot" of the whole thing.
 
Originally posted by: mike3411
I've been trying to print from a web browser and use the windows document writer but it's only outputting a single page.
Try a different browser. I remember this always happening with either Firefox or IE 6, but it worked in the other browser.
 
Originally posted by: skrilla
How many pages do you need to convert? Can you take screenshots?

In the past, I have had to create images out of a few HTML pages. I used the Firefox addon called Screengrab. It is very useful if you have a long page that requires scrolling - it will take a "screenshot" of the whole thing.

Very long documents. The commercial demos I tried wouldn't do more than ~10k pixel height.
There were a couple Firefox plugins like Screengrab and Pearl Crescent that had higher limits, but they still wouldn't work for longer documents.
 
Originally posted by: stealth2009
It is not free but it has a trial period. Try TechSmith's Snagit.

http://www.techsmith.com/snagit.asp

-------------------------
Free Software Downloads
Email Notifier with auto-login for Gmail/Yahoo/Hotmail
Are you sure that would work? It just looks like a general screen-capture program.


Originally posted by: thirtythree
Originally posted by: mike3411
I've been trying to print from a web browser and use the windows document writer but it's only outputting a single page.
Try a different browser. I remember this always happening with either Firefox or IE 6, but it worked in the other browser.

Hmm well I don't really have many other browsers =D but I'll try in Opera. I think it's just a function of the windows document writer, when on tif format it only outputs one image. Exporting as .mdi might work but I've had troubles past that step...

 
Originally posted by: mike3411
Hmm well I don't really have many other browsers =D but I'll try in Opera. I think it's just a function of the windows document writer, when on tif format it only outputs one image. Exporting as .mdi might work but I've had troubles past that step...
Ah, you may be right. I haven't messed around with the different formats. If you have Acrobat, you could also print to a PDF then save as whatever image format you want.
 
Originally posted by: thirtythree
Originally posted by: mike3411
Hmm well I don't really have many other browsers =D but I'll try in Opera. I think it's just a function of the windows document writer, when on tif format it only outputs one image. Exporting as .mdi might work but I've had troubles past that step...
Ah, you may be right. I haven't messed around with the different formats. If you have Acrobat, you could also print to a PDF then save as whatever image format you want.

Yup that's what I did for the time being. Its kind of a weird extra step but it works alright, and there are open source html <-> pdf and pdf is easy to output as tif jpg etc.
 
Back
Top