Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

HTML to BMP/JPG/PNG file

 [1/5] from: logoreb:ya:hoo at: 22-Nov-2001 15:43


Hi Jose-- Thanks for this information! I've been looking for a utility that can automate the screenshot capture and thumbnail conversion of website home pages. One of my roles at work is to monitor over 600 websites. As it is, I use 'parse to track changes and monitor branding/legal compliance among these sites. I've often wondered if I could also use View/Pro to somehow grab screenshots of these sites. That would be a slick feature. I welcome any suggestions about how to accomplish this. I also invite REBOL consultants to send me a quote. Regards, Ed --- Jose Manuel Alvarez <[jmalv--hotmail--com]> wrote:

 [2/5] from: ammonjohnson:ya:hoo at: 22-Nov-2001 17:44


Hi, Sounds useful, but REBOL doesn't contain a jpg encoder. If ther was a soulution to do this, you would have to live with PNG, which is better (IMHO). HTH Ammon

 [3/5] from: ammonjohnson:yah:oo at: 22-Nov-2001 18:06


Or, if you have Command you could make a DLL wrapper for any program you might like to use.;-) I am running Command, but haven't had the need to use DLLs yet... Enjoy!! Ammon

 [4/5] from: bigdan:migazone at: 11-Nov-2001 21:21


On 23-Nov-01, you wrote: Hum.... 2 solutions i think : * call external command to grab screen/windows (like a paste in draw program under win9x after Copy with PrtScrn Key) OR call SGrab on my amiga or PPaint with arexx ;-) * wait new VID with a new option (a browse in a layout ?) save/png %boing.png to-image browse http://www.amigaimpact.com/ Today >> save/png %bear.png to-iimage name_of_the_layout_to_grab << works fine... Intersting problem ;-))))) Any ideas welcome ! Arnaud aka bigdan Badger Dev, France
> Or, if you have Command you could make a DLL wrapper for any program you > might like to use.;-) I am running Command, but haven't had the need to use
<<quoted lines omitted: 16>>
>>> use Rebol instead. This would allow cool applications like scanning >>> multiple web pages as if it where a photo album
-- email : [bigdan--migazone--com] ou [contact--badger-dev--com] - UIN 22665415 Site of the day : http://www.totalimpact.com/

 [5/5] from: jmalv::hotmail at: 22-Nov-2001 10:42


Any clues on how to automate saving a displayed URL as a BMP ? I can work with any combination of Linux/W2K IE5/Mozilla There is a shareware package html2jpg.com that does this but would like to use Rebol instead. This would allow cool applications like scanning multiple web pages as if it where a photo album

Notes
  • Quoted lines have been omitted from some messages.
    View the message alone to see the lines that have been omitted