1) Install exiftool
2) Run the following to convert the EXIF from A6000 to NEX-7
Code: Select all
exiftool -Model=NEX-7 -IFD1:Model=NEX-7 -SonyModelID=NEX-7 {A6000 file(s)}
You can experiment with other models. I picked NEX-7 because their resolution is similar but I don't think it matters. I have tried NEX-6 and NEX-5N. I think all of them works, except NEX-3N and NEX-F3 which I believe has bad profile. Their color profiles are slightly different. You can decide which one is closest in real life.