Quick start
Paste input, review output instantly, then copy it for your workflow.
Create CSS filter stacks with brightness, contrast and blur controls.
Updated
Create CSS filter stacks with brightness, contrast and blur controls.
Input format: Line 1=brightness %, Line 2=contrast %, Line 3=blur px
Quick start
Enter input and view computed output.
Paste or type your data in the input box.
The tool processes input instantly in your browser.
Copy output and continue your workflow.
In-depth guide
Create CSS filter stacks with brightness, contrast and blur controls. This tool is designed for fast local processing and practical day-to-day use.
Paste input, review output instantly, then copy it for your workflow.
Use one value per line for structured inputs. Common separators are handled gracefully.
Processing runs in your browser tab for the MVP workflow, with no mandatory upload step.
Use this tool for quick browser-based work when you need an answer or output immediately. Use a dedicated application or automated workflow when you need bulk processing, approvals, or repeatable production rules.
It applies graphical effects like blur, brightness, contrast, grayscale, hue-rotate and drop-shadow directly to an element without editing the source image.
Yes. List them space-separated, for example filter: contrast(1.2) brightness(1.1) blur(2px). They apply in order, left to right.
filter: drop-shadow follows the actual alpha shape of the content, so it works on transparent PNGs and icons, while box-shadow always traces the rectangular box.
Blur and large filters are GPU-intensive. Keep them light on elements that animate or appear many times on a page.
No. It is a non-destructive visual effect applied at render time; the source file is untouched.
No. The CSS is generated locally in your browser.
Keep exploring
Hand-picked utilities that pair well with the one you're on — all free, client-side, and zero-signup.
Generate layered-looking box shadows with visual controls for offset, blur, spread and opacity.
Create custom rounded corners visually and copy exact border-radius CSS shorthand.
Build responsive CSS grid layouts with live rows, columns and gap controls.
Shrink PDF file size without uploading to a server.
Body Mass Index with metric / imperial inputs and WHO category bands.
Combine multiple PDFs into one in your browser.
Split a PDF by pages or page ranges, download as zip.