diff --git a/docs/nodes/communityNodes.md b/docs/nodes/communityNodes.md index d24873b24c..7732d2c25f 100644 --- a/docs/nodes/communityNodes.md +++ b/docs/nodes/communityNodes.md @@ -32,6 +32,7 @@ To use a community workflow, download the the `.json` node graph file and load i + [Size Stepper Nodes](#size-stepper-nodes) + [Text font to Image](#text-font-to-image) + [Thresholding](#thresholding) + + [Unsharp Mask](#unsharp-mask) + [XY Image to Grid and Images to Grids nodes](#xy-image-to-grid-and-images-to-grids-nodes) - [Example Node Template](#example-node-template) - [Disclaimer](#disclaimer) @@ -316,6 +317,13 @@ Highlights/Midtones/Shadows (with LUT blur enabled): +-------------------------------- +### Unsharp Mask + +**Description:** Applies an unsharp mask filter to an image, preserving its alpha channel in the process. + +**Node Link:** https://github.com/JPPhoto/unsharp-mask-node + -------------------------------- ### XY Image to Grid and Images to Grids nodes