i have a folder on windows that contains around 200,000 image files. i have created a text file containing all the image filenames i require to be copied, so i can extract them to a new folder (around 20,000). each image has a specific unique filename (examples would be xb0001.jpg, image 345766777.jpg etc..).
is there any program/process/batch that i can make use of to extract each of the images, as listed in my text file, from the original folder to a new folder?
i am abit green on command line, so any detailed help if batch process is a solution, would be of great help