On Thu, 28 May 2009, John Jason Jordan wrote: > Date: Thu, 28 May 2009 08:06:44 -0700 > From: John Jason Jordan <[email protected]> > Reply-To: "General Linux/UNIX discussion and help; civil and on-topic" > <[email protected]> > To: [email protected] > Subject: Re: [PLUG] render html to png image > > On Thu, 28 May 2009 00:34:19 -0700 > "M. Edward (Ed) Borasky" <[email protected]> dijo: > >> Hmmm ... if you can get HTML -> ps done, I think you can go from ps to >> PNG using ImageMagick. > > I've used Inkscape to convert PS to PNG. I'm pretty sure Inkscape uses > ImageMagick to produce bitmaps. > > Inkscape can also import PDFs, although only one page at a time. I've > found that importing a PDF is sometimes better than importing the same > image written to PS. I don't know if Inkscape's import of PS and PDF > are separate modules that can be called from a command line and used in > a script.
If the web page fits in one screen, try "import screenshot.png". import is also an ImageMagick utility. Carlos _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
