









|
[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
[NMLUG] capturing snapshots of long HTML pages
How about wget?
I don't know the switches, but it's something like wget -switch html,
jpg www.website.com
On Thu, 2004-03-04 at 09:12, Jody Harris wrote:
> Is there a tool that would allow me to capture a long (screen-width, but
> page-long) image (graphical) of an HTML page?
>
> I have some stuff that I want to be able to show side-by-side
> comparisons of. I've done the image capture - scroll - capture -scroll
> - capture........ stitch thing a couple times, and it's extremely
> painful and time consuming.
>
> If there's no solution like that, I may try printing to PS, then seeing
> if I can get ImageMagick to stitch the pages for me. Once I've got the
> monolithic PS file, I could convert that to gif or jpg.
>
> thanks,
> jody
|
|