Looking to say "http://example.com/index.html -o website.png"
Is there an existing program to do this? I'm ok with doing html to png. Is there a program for that?
feedback
|
This question came from our site for professional and enthusiast programmers.
|
I assume from what you say mentioning "Shell" that you want something on Unix/Linux/Mac. Unfortunately the only script I have is a .NET (C#) code to fire IE browser control and take a screenshot of that. However, check the answer to this question. It seems the same as yours: Command line program to create website screenshots (on Linux) If it's Windows thought, check also: | |||
|
feedback
|
|
quick search turns up this program Main features
| ||||
|
feedback
|
|
While it is no direct solution, the browsershots project is open source and basically provides what is requested here. | |||
|
feedback
|