Hi, I am newbie here. I need help recovering the original files from "arw_original" files that are being left in the folder. All my original files are disappeared (deleted/wiped out). All I have now is the "arw_original" files.
Thank you so much
ps. I use a sony A7II
found a silly solution: Just manually remove/delete the term "original" from the arw_original extension. One by one.
Also, instead of one by one, can do them all like...
exiftool -r -ext arw_original -filename"<${filename;s/_original$//}" DIR
Edit: Change double-quotes to single:quotes for non-Windows
Normally you could use the -restore_original option (https://exiftool.org/exiftool_pod.html#restore_original), but that wouldn't help in this case because exiftool requires the edited versions to restore to.