Studio

Effect library

71 manifests across 18 categories. This catalogue is served locally today and is shaped for the remote effect API.

Natural

color_filter
person
min low
{
  "id": "flt_natural",
  "name": "Natural",
  "category": "Filters",
  "type": "color_filter",
  "version": 1,
  "schemaVersion": 1,
  "author": "Pulse",
  "description": "Natural colour grade",
  "tags": [],
  "enabled": true,
  "status": "published",
  "layer": "person",
  "assets": [],
  "tracking": {
    "mode": "none",
    "requires": []
  },
  "render": {
    "colorGrade": {
      "intensity": 1,
      "exposure": 0,
      "brightness": 0,
      "contrast": 0.03,
      "saturation": 0.05,
      "warmth": 0,
      "tint": 0,
      "lift": [
        0,
        0,
        0
      ],
      "gain": [
        1,
        1,
        1
      ],
      "vignette": 0,
      "grain": 0,
      "glow": 0,
      "sharpen": 0
    }
  },
  "performance": {
    "minQuality": "low",
    "cost": 1
  }
}

Manifest validator

Paste an EffectManifest to validate it against schema v1. Manifests are pure data — no uploaded code is ever executed, which is what keeps creator effects sandboxed.