This program is designed to allow its users to copy in bulk any image file. Made in C# with the use of the Windows Form(.NET Framework) on Visual Studio.
- Preview of the image to copy.
- Select original image source.
- Select image saving destination.
- Input a list of image names to assign.
- Add an extension before the filetype. (Example: filename _1 .jpg)
- Robustness tested up to 5000 image saves per execution.