How to create a preview of a specific web page?

I need to create a preview of some web pages on a website as an image, for example, for google preview. How can I create this on Rails using rmagick, or is this not possible? Thanks x.

+3
source share

All Articles