Type: lib.pillow.filter.Posterize

Namespace: lib.pillow.filter

Description

Reduce the number of colors in an image for a poster-like effect. image, filter, posterize

- Create graphic art by simplifying image colors
- Apply artistic effects to photographs
- Generate visually compelling content for advertising

Properties

Property Type Description Default
image image The image to posterize. {'type': 'image', 'uri': '', 'asset_id': None, 'data': None}
bits int Number of bits to posterize to. 4

Outputs

Output Type Description
output image  

Metadata

Browse other nodes in the lib.pillow.filter namespace.