[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: html to image



On 2011-03-09 13:44, Camaleón wrote:
On Wed, 09 Mar 2011 12:08:42 +0200, Atıf CEYLAN wrote:

I need to a console based html to image converter application. I found
the html2png2 application but it need to X.

How about "html2ps"? Once you get the PS it should be easier to get an
image from that kind of source.

To fetch a PDF of a remote web page, you can use an online service such
"www.web2pdfconvert.com" (also command line based, it works by sending
out an e-mail).

Greetings,

Hi,
if xvfb is acceptable you can use cutycapt (it is in debian repo).
http://cutycapt.sourceforge.net/
xvfb-run --server-args="-screen 0, 1024x768x24" ./CutyCapt --url=... --out=...
--
Bye,
Goran Dobosevic
Hrvatski: www.dobosevic.com
 English: www.dobosevic.com/en/
Registered Linux User #503414


Reply to: