This isn’t really a technical question so I apolgoise if I ruffle any feathers!
How do sites like these image web pages in different browsers? i.e. litmusapp.com
Thanks all
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I’ve found how-to’s on using a custom build of the webkit(safari,chrome,etc) engine to generate PNG screens. Mozilla also has a bitmap buffer than can be copied and converted to PNG. There are addons you can download and view the XUL source code. For a utility, I wold lean toward a command line build of webkit or similar for rendering. It’s open source and not terribly hard to do.