Thumbnail of a webpage
Ian Bicking
ianb at colorstudy.com
Fri May 30 19:49:27 EDT 2003
On Thu, 2003-05-29 at 19:07, Harald Massa wrote:
> Hello,
>
> I think I saw it somewhere in a Python librarie
>
> Generation of thumbnails of a webpage
>
>
> That is ... I want thumbnails of HTML-Pages. Has anybody done this before,
> with linkings in Python?
Nothing specific that I know of. I would advise using htmldoc (a
command-line program) to create a PDF, then using Ghostscript to turn
that into an image.
Ian
More information about the Python-list
mailing list