I have a website where users have designed their own product. I need a PHP function to generate an image/screenshot in JPG or PNG automatically from the designed product. The screenshot should be for the designed product by user. If it is a JavaScript utility (rather than PHP), that will be fine too.
I can't find anything. Where should I look?