ulabel icon indicating copy to clipboard operation
ulabel copied to clipboard

Expose css image filtering options to UI

Open njwitthoeft opened this issue 2 years ago • 0 comments

Modern browsers seem to hardware-accelerate basic image filtering via css.

This chrome extension is being used, but it makes me sad, because it modifies the whole screen and makes text contrast poor.

It would nice to expose a pop-up or collapsing menu to allow users to apply basic css filter properties, like brightness, contrast, hue-rotate, invert, and saturate. Each of these values accepts a continuous value and could be exposed via a slider.

njwitthoeft avatar Sep 14 '23 22:09 njwitthoeft