I was recently put in charge of a website where the former webmaster put banner ads on 100's and 100's of pages within the site. There are two main folders of banner ads, totalling roughly 150 images on the server. These banner ads have been displayed on the site for years without payment. I now want to stop displaying these ads, but don't wish any red X's to be shown (so deleting the images or image folder is not an option). My idea is to make a 1x1 pixel image, and copy it (times the number of banners), and rename each one with the name of the actual banner that is being displayed now, and replace the images on the server with these 1x1 pixel images. I need two solutions to make this task easier:
1. Some way to make 150 copies of the 1x1 pixel image
2. Some way to batch rename each copy, to the correct individual file names that are on the server
Is this possible? Or do I just have to do this manually?