Add support for multiple arguments. Make the code more modular and extendable for other raw formats by keeping the differentiation code in the main loop and removing the hardcoded file extension from extractRAW(). Write some of the EXIF tags that the original raw image had into the JPG like Orientation and some technical details.