Need help with logic for iOS photos air dropped with source.

There is an option in iOS AirDrop to allow the image to be sent with the highest quality. This includes all image data, dng raw file, jpg file and other misc files used for edit history, live photo, etc. These are all sent to the MAC as one folder per image containing multiple files and extensions, the folder is named the same as the image, the files are named the same as the image with different extensions.
What I am trying to do is have Hazel move the image folder with the files, but I want the files in each folder renamed after moving them. Moving them after they are AirDropped is fine, but my logic is wanting to rename the folder and not the files.
I was hoping I could do this without having to add the destination as another monitored folder.
Thanks in advance.
What I am trying to do is have Hazel move the image folder with the files, but I want the files in each folder renamed after moving them. Moving them after they are AirDropped is fine, but my logic is wanting to rename the folder and not the files.
I was hoping I could do this without having to add the destination as another monitored folder.
Thanks in advance.