I am using wget to download all images from a website and it works fine but it stores the original heirarchy of the site with all the subfolders and so the images are dotted around. Is there a way so that it will just download all the images into a single folder? The syntax I'm using at the moment is:
wget -r -A jpeg,jpg,bmp,gif,png http://www.domain.com