>> does anyone know a way to create a png from a some html in ruby? >> >> so for example, apple.com would give me a png of that page. like >> taking a screencap using the key combo 'command-shift-3' on a mac or >> 'print screen' on windows. > > Yeah. I have a script I wrote. only works on osx. is there a pure ruby way?