Give any photo a new mood in one click with a set of classic filters. Turn a color shot into smooth grayscale, push it all the way to high-contrast black and white, invert every color for a negative effect, or warm it up with a vintage sepia tone. On top of the preset you can nudge brightness and contrast with two sliders, and every change appears instantly in the live preview so you can dial in exactly the look you want.
The filters are applied with the HTML canvas — the ctx.filter property and per-pixel processing — running entirely in your browser. Your image is never uploaded to any server, keeping private photos private, and the filtered result is exported with canvas.toBlob and downloads as a PNG. Files up to 20 MB are supported.