Image

Image Effects

Details

How to use Image Effects

What the tool does, how to run it, and what to expect from the result.

How to apply a photo filter to an image

Upload an image and the gallery renders a 120px thumbnail of your own photo under every preset, so you are comparing your image rather than a demo. Pick a look and the full-size canvas updates.

Then work the intensity slider. It scales every value inside the preset at once, so 40% noir is a milder version of the same recipe rather than a different effect. The download is a full-resolution PNG.

  • Upload an image.
  • Compare the 14 thumbnails, which are rendered from your own photo.
  • Click the preset you want.
  • Adjust the intensity slider from 0 to 100% and watch the large preview.
  • Press Download PNG, then convert it to WebP or JPEG if file size matters.
Tips

Getting a better result out of Image Effects

Specific settings and thresholds, not general advice.

  • Every look is a CSS filter string applied to the canvas context, so the effect is composed of standard primitives: grayscale, sepia, invert, brightness, contrast, saturate, blur, and hue-rotate. That means you can read the exact recipe of any preset and rebuild it in CSS if you want it live on a page rather than baked into a file.
  • The intensity slider is not cosmetic: it feeds directly into every filter value. Noir at 100% is grayscale(1) contrast(1.6) brightness(0.9); at 40% it is grayscale(0.4) contrast(1.24) brightness(0.96). Halving the intensity roughly halves the effect.
  • Soft blur maxes out at 6px of blur at 100% intensity. That is enough for a background or a privacy blur on a small image, but on a 4000px photo, 6px is barely visible: blur radius is in absolute pixels, not a percentage of the image.
  • The thumbnails in the gallery are rendered from your own image at 120px, and they re-render whenever you move the intensity slider. Use the gallery to compare, not the big preview, because a look that reads well as a thumbnail often does not survive at full size.
  • The download is always a full-resolution PNG, at the same pixel dimensions as the source, with all metadata stripped by the canvas re-encode.
Limits

What Image Effects does not do

The honest boundary, so you do not lose time finding it yourself.

  • 14 fixed presets. There is no custom filter builder and no way to stack two presets.
  • One intensity slider drives everything. There are no independent brightness, contrast, or saturation controls.
  • No crop, resize, rotate, or straighten.
  • PNG download only, so a large photo produces a large file.
At a glance

Who Image Effects is for

A quick way to understand who this helps, what it solves, and where it connects next.

Best fit

Anyone adding filters and looks to photos.

Ideal for

Using the image effects without installing anything or signing up.

FAQ

Common questions

Short answers for the questions people usually have before trying a utility like this.

What is the difference between the vintage, faded, and sepia presets?

Sepia is the raw sepia() filter, a straight tone map to brown. Vintage combines sepia at 60% with a slight saturation and contrast boost, which keeps some color while warming everything. Faded desaturates and lifts the blacks by lowering contrast and raising brightness, which is the washed-out film look, and it applies no sepia at all.

Can I stack two effects?

Not in one pass, since only one preset is active at a time. You can approximate it by downloading the result and feeding it back in as a new upload, though each round trip re-encodes the image. Several presets are already combinations internally: noir is grayscale plus contrast plus brightness, and warm tint is sepia plus hue-rotate plus saturate.

Why does the blur look weaker on a large photo?

Because blur is specified in absolute pixels. Six pixels of blur is a lot on a 400px thumbnail and almost invisible on a 4000px photo. If you need a heavy blur on a big image, resize it down first, or use a dedicated blur tool with a proportional radius.

Is a canvas blur enough to redact private information?

No, and this is important. A 6px blur is reversible in principle for text and faces, and the preset is designed as an aesthetic effect, not a redaction tool. To remove sensitive information from an image, paint over it with a solid block, then export. Never rely on a blur or a pixelation to hide something that matters.

Does the download keep my photo's EXIF data?

No. The image is drawn to a canvas and re-encoded as PNG, which keeps only pixels. Camera model, capture date, GPS coordinates, and the color profile are all discarded.

Why is the downloaded file so much bigger than my original?

Because the download is a PNG, which is lossless, and your source was probably a JPEG, which is not. If size matters, take the PNG and run it through the image converter at 90% WebP or JPEG quality.

Recommendations

You Might Also Like

Nearby tools from the catalog that fit the same job or workflow.

Cleanor app

Do it all on your device

Cleanor puts these tools in one app: compress and convert images, video, and audio, work with PDFs, and scan text right on your device. Plus free up storage and clear inbox clutter with Email Cleaner. Start with a free trial.

  • iPhone
  • Android
  • Macsoon
  • Windowssoon