BTW: If you are doing this repeatedly for a website with large numbers of images and text, you would be much better off using wget or curl to download recursively the entire website and adding the html files which will pull in the images, or adding the image files directly.
|