Summary: | Metadata lost after image processing and saving in jpeg | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Roman <chelovekskameroi> |
Component: | File formats | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED NOT A BUG | ||
Severity: | normal | CC: | halla, sven.langkamp |
Priority: | NOR | ||
Version: | 3.0 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Roman
2016-06-04 21:31:15 UTC
Hi Roman, I'm sorry, but this is not a bug. Metadata is associated with a layer, not with an image. If you add another layer, and save to .kra, the metadata associated with the layers will be kept. If you export your image to jpg without explicitly merging down the layers so you have only one layer left, Krita will only save the root group layer, and that doesn't have any metadata. If you want the metadata to be saved to jpeg, you should explicitly and manually merge down your layer stack; Krita will ask you how the metadata of the layers should be merged to one set of metadata, and then will save the result correctly. |