What I want to do is scrape an image from a specific site, and use the image in a new, larger dynamically created image using PHP. I have the scraping working fine, and I'm still getting acquainted with the image creation code/functions. I'm pretty sure it's possible, but I'm still somewhat new to PHP and I can't seem to find any examples with it.