Hi @main , thank you for the PR but you already can specify the charset you want to use when initializing the library.
Have a look at the Charset init option:
e, err := NewExiftool(Charset("filename=utf8"))
Tell me if anything goes wrong, I'm closing this PR.
fixing error opening files with UTF 8 characters in the path name