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

save back in raw? #43

Closed
ceciliavision opened this issue Jul 3, 2018 · 4 comments
Closed

save back in raw? #43

ceciliavision opened this issue Jul 3, 2018 · 4 comments
Labels

Comments

@ceciliavision
Copy link

is there a way to process in raw and save back to raw format (e.g. ARW). It would be something like raw.save?

@letmaik
Copy link
Owner

letmaik commented Jul 3, 2018

What do you mean by process in raw exactly? A raw file doesn't store any postprocessed image, except for a preview potentially. Do you mean that you want to modify the original RAW Bayer matrix pixels and save them to a copy of the RAW file? If so, then this is not possible as the underlying library (libraw) does not support that, it is read-only.

@ceciliavision
Copy link
Author

Yes that was my question, I hoped to save to another RAW file. Thanks for clarifying.

@chitraju
Copy link

Hello @letmaik Is it possible to save as a DNG file? I am trying to convert CR3 to DNG. Thank you!

@DIYer22
Copy link

DIYer22 commented Jan 5, 2022

process_raw could save raw back to dng file.

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

No branches or pull requests

4 participants