Bug 373360

Summary: render export - export visible layers seperatly
Product: [Applications] krita Reporter: Bollebib <kwadraatnope>
Component: AnimationAssignee: Krita Bugs <krita-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist CC: ghevan, lou, rylleman
Priority: NOR    
Version First Reported In: 3.0.2 Alpha   
Target Milestone: ---   
Platform: Other   
OS: Microsoft Windows   
Latest Commit: Version Fixed In:
Sentry Crash Report:

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.