Brian Mathis wrote: > On Wed, Aug 14, 2013 at 8:47 AM, Carl T. Miller <carl at carltm.com> wrote: > >> What is the easiest way to convert a webpage into a jpg >> or png file? I've seen several programs that can do >> various conversions, but nothing open source that can >> do it in a single conversion. > > This will do exactly what you want without resorting to hackery or using > external services. It has a component to convert to both pdf or an image > and uses webkit. > http://code.google.com/p/wkhtmltopdf/ Yes, this looks like a winner. It looks like wkhtmltoimage will do everything I want. Thanks! c