Advanced Image Effects — Example

Tip: Add effects, reorder with arrows, then Export

Instructions

Upload an image, click "Add Effect", tweak controls for each effect. You can remove or move effects up/down. Some color-space conversions are approximate. For best performance test with medium-size images (≤ 2000px).

Plugin API

You can register a JS plugin like registerEffect({ id, title, defaultParams, render(ctx, input, params) }).

Notes