Skip to main content
December 11, 2008
Question

Generating thumbnails

  • December 11, 2008
  • 3 replies
  • 808 views
Does anyone know how to generate a thumbnail image of a website?

I tried to use cfimage but wasn't able to generate a thumbnail using it.

Any help is very much appreciated.
This topic has been closed for replies.

3 replies

Inspiring
December 12, 2008
search these forums - there have been several posts about this here.
your best bet is to use one of available on-line screenshot services
(some of them offer their service as a webservice) or install one of
available applications with command-line interface (or a special printer
driver) on your server an use cfexecute to run it or cfprint to print to
the screenshot printer driver.

Azadi Saryev
Sabai-dee.com
http://www.sabai-dee.com/
December 14, 2008
Thank you for your response.

Are there any applications that you know of that would work with linux command line?

Thank you.
Inspiring
December 11, 2008
where will you get the image of the website?
Inspiring
December 11, 2008
you mean like a screen shot of a website but as a thumbnail?
December 11, 2008
Yes