copy_matching_files
Description:
Automated RAW and JPEG File Organizer
This Python script is designed to automate the organization of RAW and JPEG files in a working environment. It identifies RAW files that have corresponding JPEG versions, based on file names, and copy them to a specific destination directory.
Usage Instructions:
Configure the directory paths in the script according to your folder structure. Run the script to automatically organize the files.
Note:
This script is compatible with both Unix and Windows environments. Be sure to adjust the paths as needed.