Bug 373360 - render export - export visible layers seperatly
Summary: render export - export visible layers seperatly
Status: RESOLVED FIXED
Alias: None
Product: krita
Classification: Applications
Component: Animation (other bugs)
Version First Reported In: 3.0.2 Alpha
Platform: Other Microsoft Windows
: NOR wishlist
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-06 17:05 UTC by Bollebib
Modified: 2019-12-12 07:01 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bollebib 2016-12-06 17:05:34 UTC
a very useful function would be to have the option to export each visible layer seperatly as a PNG (or whatever you choose)

This because sometimes you need many different layers to then assemble again in another program at the highest possible quality.


just a checkmark would suffice I think,but maybe there are extra needs
Comment 1 David 2017-03-30 09:31:13 UTC
Yes please, and treat group layers as a single render pass.
Comment 2 lou 2018-01-28 17:23:43 UTC
This should be easy to do with a python plugin, I will attempt to make some time for it next week.
Comment 3 David 2018-01-28 20:08:49 UTC
Exactly what I've been awaiting scripting for! :) I will probably not have time in the near future though so if you want to give it a go I would be very happy.

There is a good Gimp-plugin that does this, https://github.com/khalim19/gimp-plugin-export-layers
Comment 4 vanyossi 2019-12-12 07:01:22 UTC
This is now possible with the python plugin for exporting layers separatedly

closing.