{
  "name": "bold_acryletch",
  "steps": [
    {
      "op": "colorCorrection"
    },
    {
      "op": "autoRefine",
      "clipLimit": 4,
      "tileX": 11,
      "tileY": 11
    },
    {
      "op": "unsharpMask",
      "strength": 1,
      "radius": 2,
      "amount": 1.8,
      "threshold": 0.02
    },
    {
      "op": "BWLevels",
      "input_min": 0,
      "input_max": 205
    },
    {
      "op": "dehaze",
      "strength": 1,
      "amount": 0.35,
      "radius": 2.5,
      "air": 1,
      "tmin": 0.1
    },
    {
      "op": "highlightsShadows",
      "strength": 1,
      "shadows": 0.15,
      "highlights": -0.28
    },
    {
      "op": "highPass",
      "blend": 1,
      "radius": 2.5,
      "amount": 1.8,
      "mode": 1
    },
    {
      "op": "invert"
    },
    {
      "op": "mirror",
      "axis": "x"
    }
  ]
}