Hi all,

I'm developing a site that makes heavy use of the Image.module and have been asked to look into ways of importing further images into the site from other website's RSS feeds, such as Flickr.

The idea would be to take the images directly from the RSS feed and import the image into my site with each image in a separate node. I've looked into using the Feeds module, but there doesn't seem to be any Image.module support there.
I've also looked into setting up a service, but although I can see how a node could be created, there isn't any way to import the image itself.

Does anyone have any ideas on what might be the best approach to achieve this?