PNG File Saver

PNG image saver, using libpng
File
Target path and filename, use '-' for stdout.
name: path type: filepath default: 
Compression
PNG compression level from 1 to 9
name: compression type: int default: 3 minimum: 1 maximum: 9 ui-minimum: 1 ui-maximum: 9 ui-gamma: 1.00 ui-step-small: 1 ui-step-big: 5
Bitdepth
8 and 16 are the currently accepted values.
name: bitdepth type: int default: 16 minimum: 8 maximum: 16 ui-minimum: 8 ui-maximum: 16 ui-gamma: 1.00 ui-step-small: 1 ui-step-big: 5
Metadata
Object to supply image metadata
name: metadata type: object
name: gegl:png-save
pads: input
parent-class: GeglOperationSink
categories: output
GEGL This page is part of the online GEGL Documentation, GEGL is a data flow based image processing library/framework, made to fuel GIMPs high-bit depth non-destructive editing future.