Maira Martins

self-taught in everything

Open unsupported old camera files in DxO Photolab

Going through photos of my dog and found several taken with a Fuji F600exr, a camera not supported by DxO. Just used my own hack to solve this inconvenience.

for file in *.RAF do
exiftool -M -exif:Model="X-S10" -m -overwrite_original "$file"

Done. Files opening without issues, all editing features enabled, can even apply DeepPrime 3 and DeepPrime XD/XD2. All solved by changing one single line of exif.

πŸ“· I wrote a step-by-step on how to do it. If you need help, let me know! Happy edits! πŸ“·

photography, dxo photolab

⬅️ Previous post
Pure Blog

Next post ➑️
2025 Book Reading Goals

Comments