linux - generate image (e.g. jpg) of a web page? -


i want create image web page looks like, e.g. create small thumbnail of html + images. not have perfect (e.g. flash /javascript rendering).

i call use code on linux, ideally java library, command line tool cool well.

any ideas?

try cutycapt, command-line utility. uses webkit rendering , outputs in various formats (svg, png, etc.).


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

c++ - How do I get a multi line tooltip in MFC -

unit testing - How to mock PreferenceManager in Android? -