← Back to all generators

flux-kontext-apps/filters

Add simple filters to your images

Capabilities

Reference Images Seed

Cost

Community model (estimated from hardware time)

Input Parameters

input_image required string

Image to apply filter to. Must be jpeg, png, gif, or webp.

aspect_ratio string

Aspect ratio of the generated image. Use 'match_input_image' to match the aspect ratio of the input image.

Default: "match_input_image"
match_input_image 1:1 16:9 9:16 4:3 3:4 3:2 2:3 4:5 5:4 21:9 9:21 2:1 1:2
image_filter string

The filter to apply to the image

Default: "Vivid"
Vivid Black and White Sepia Grayscale Warm Cool
output_format string

Output format for the generated image

Default: "png"
jpg png
safety_tolerance integer

Safety tolerance, 0 is most strict and 2 is most permissive. 2 is currently the maximum allowed.

Default: 2 min: 0, max: 2
seed integer

Random seed. Set for reproducible generation

Version: 0eb03e298a93 Updated: 6/26/2026 8.6K runs