CSS Filter Generator
Build a CSS filter declaration by combining blur, brightness, contrast, grayscale, hue-rotate, invert, opacity, saturate, and sepia sliders into a single chained filter property.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Blur (px)
0 <= x <= 20Brightness (%)
0 <= x <= 200Contrast (%)
0 <= x <= 200Grayscale (%)
0 <= x <= 100Hue Rotate (deg)
0 <= x <= 360Invert (%)
0 <= x <= 100Opacity (%)
0 <= x <= 100Saturate (%)
0 <= x <= 200Sepia (%)
0 <= x <= 100Response
Tool output
The tool's slug, echoing the {slug} in the request path.
Output-contract version for this tool.
Credits this call consumed, after any settlement refund. 0 when metering is disabled.
Credits left in the current monthly allowance, or null when metering is disabled.
Correlation id, also sent as x-request-id.