{
  "name": "bold_edgegrain",
  "steps": [
    {
      "op": "unsharpMask",
      "strength": 1,
      "radius": 10,
      "amount": 1.5,
      "threshold": 0
    },
    {
      "op": "gradientMap",
      "c0": "#000000",
      "c1": "#808080",
      "c2": "#ffffff",
      "midPos": 0.5,
      "strength": 1
    },
    {
      "op": "adaptiveThreshold",
      "radius": 12,
      "bias": -0.01,
      "soft": 0.096,
      "strength": 0.32
    },
    {
      "op": "colorCorrection"
    },
    {
      "op": "autoLevels",
      "strength": 1,
      "clip": 6.8,
      "inMin": 48,
      "inMax": 240
    },
    {
      "op": "gradientMap",
      "c0": "#000000",
      "c1": "#808080",
      "c2": "#ffffff",
      "midPos": 0.38,
      "strength": 1
    },
    {
      "op": "boxBlur",
      "radius": 1
    },
    {
      "op": "highPass",
      "blend": 1,
      "radius": 5.2,
      "amount": 1.55,
      "mode": 1
    }
  ]
}