Edit CSS filters

Help us make DevTools Tips better! Fill out this survey to tell us more about your DevTools habits and frustrations.

Categories: Supported by:

Edit CSS filters

The filter property in CSS lets you change the way a particular element gets rendered.

Firefox provides a visual editor to play with CSS filters. You can add or remove filter functions from the list, re-order them, edit individual functions and even create presets that you can reuse later.

Learn more on MDN.

The filter editing UI in Firefox.

See also