{
  "name": "traced_tilemark",
  "steps": [
    {
      "op": "outline",
      "strength": 0.22,
      "radius": 1.5,
      "threshold": 0.18,
      "softness": 0.05,
      "invert": 0,
      "mode": 1,
      "color": [
        0,
        0,
        0
      ]
    },
    {
      "op": "autoRefine",
      "clipLimit": 4,
      "tileX": 11,
      "tileY": 11
    },
    {
      "op": "unsharpMask",
      "strength": 1,
      "radius": 2,
      "amount": 1.5,
      "threshold": 0.02
    },
    {
      "op": "highPass",
      "blend": 1,
      "radius": 2,
      "amount": 2,
      "mode": 1
    },
    {
      "op": "boxBlur",
      "radius": 1
    },
    {
      "op": "grayscale"
    },
    {
      "op": "colorCorrection"
    },
    {
      "op": "invert"
    }
  ]
}