Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Metadata #105

Open
calebistaken opened this issue Sep 25, 2017 · 1 comment
Open

Metadata #105

calebistaken opened this issue Sep 25, 2017 · 1 comment

Comments

@calebistaken
Copy link

First off, thank you for the hard work. Your conversion outperforms Sigma's in-camera DNG support in terms of color accuracy, noise/ISO performance, and dynamic range.

I have noticed that the converted files are missing the metadata of the originals. I have been using a work-around by re-processing the output with:
'exiftool' -overwrite_original_in_place -tagsfromfile $FILE $FILE'.dng'

is there a more elegant solution?

Thanks,

@mmroden
Copy link
Contributor

mmroden commented Sep 25, 2017

Thank you!

Have you checked out the wrapper program? The most recent release can be found here:

https://github.com/Kalpanika/x3f_wrapper/releases

It's a gui front-end that allows you to save the same options from run to run, and also moves exif metadata over from the raws to the converted images.

I hope that helps!
Mark

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants