How to change the path for all image files
Posted: Tue Oct 17, 2006 12:18 am
I have several html files which image files save to a folder with the same name as the html file. (Save page as)
I want to move all my files to one folder.
How do I do a bulk search for unique paths and move to image directory?
Before
aaa/thisimage.jpg
bbb/anotherimage.jpg
abc/andanotherimage.jpg
After
images/thisimage.jpg
images/anotherimage.jpg
images/andanotherimage.jpg
Thanks
I want to move all my files to one folder.
How do I do a bulk search for unique paths and move to image directory?
Before
aaa/thisimage.jpg
bbb/anotherimage.jpg
abc/andanotherimage.jpg
After
images/thisimage.jpg
images/anotherimage.jpg
images/andanotherimage.jpg
Thanks