1. Grayscale Conversion
Graphic DesignerBackground
The designer needs a specific grayscale conversion that emphasizes the green channel for a high-contrast black and white look.
Problem
Standard desaturation tools don't allow for custom channel weighting.
How to use
Upload the image and apply a matrix that weights the green channel higher than red and blue.
[[0.2, 0.7, 0.1], [0.2, 0.7, 0.1], [0.2, 0.7, 0.1]]Outcome
The image is converted to grayscale with a custom luminance distribution favoring the green spectrum.