Image Stylize Effects
FreeApply emboss, glow, vignette, pixelate, or censor/redact effects to an image directly in your browser.
Runs entirely in your browser. Your image is never uploaded anywhere.
Click to choose an image, or drag and drop one here
Recent Activity
Visible to everyone. Last 20 uses across all visitors, newest first.
No activity yet. Be the first.
What this tool does
Applies five different photo effects directly in your browser: Emboss (a chiseled relief look, in grayscale or full color), Glow (a soft brightened halo), Vignette (darkened, softened edges), Pixelate (a blocky mosaic look), and Censor / Redact (hides a chosen rectangular or elliptical area with pixelation, blur, or a solid color, for hiding faces or license plates).
How It Works
Emboss convolves each pixel with a 3x3 kernel that weighs opposite neighbors against each other, so flat areas collapse to a neutral gray while edges produce a bright or dark ridge; Color Emboss runs this on the raw R/G/B channels, plain Emboss runs it after converting to grayscale. Glow blurs the image with a box blur, brightens that blurred copy, and combines it with the original using a screen blend (result = 255 - (255-a)(255-b)/255), a blend mode that can only brighten. Vignette measures each pixel's distance from the center, scaled independently by the image's half-width and half-height, and smoothly fades the pixel toward a chosen color as that distance passes the Size and Softness thresholds. Pixelate divides the image into fixed-size blocks and replaces every pixel in a block with that block's average color. Censor / Redact applies Pixelate, the same box blur used for Glow, or a solid fill, but only to the pixels inside your dragged rectangle or ellipse, leaving the rest of the photo untouched.
Problems it solves
- Hiding a face, license plate, or other sensitive detail before sharing a photo publicly.
- Adding a soft-focus glow or a darkened vignette border for a more polished, portrait-style photo.
- Creating a stylized, artistic version of a photo, like an embossed relief or a retro pixelated look.
Frequently asked questions
›What is the difference between "Emboss" and "Color Emboss"?
Emboss first converts the image to grayscale and then applies the relief effect, giving the classic gray, chiseled-metal look. Color Emboss applies the same relief math directly to the red, green, and blue channels without desaturating first, so the result keeps a tinted, colorful version of the same 3D effect.
›How does the Censor / Redact mode work, and is it really free?
Drag on the image to draw a rectangle or ellipse over the area you want to hide, such as a face or license plate, then choose Pixelate, Blur, or a solid color to cover it. Other sites charge for a "Pro" batch version of this exact feature; here it is simply one mode of this tool, free with no limits.
›Why does Glow only seem to brighten the image instead of adding a soft halo?
Glow works by blurring a copy of the image, brightening that blurred copy, and then blending it back on top using a "screen" blend (which can only brighten, never darken). If the Radius is small the blur barely spreads past each shape's own edges, which reads as brightening; increasing the Radius spreads that blurred, brightened layer further out, creating the soft halo look around bright areas.
›Why does the Vignette effect sometimes look uneven on very wide or very tall images?
The vignette distance is measured independently on each axis relative to the image's own half-width and half-height, so it naturally forms an ellipse that matches the image's proportions rather than a perfect circle. On an extremely wide or tall image this ellipse can look stretched; lowering the Size value pulls the darkened zone further from the edges and can reduce that effect.
›Is my photo uploaded anywhere?
No. Every effect, including Censor / Redact, is computed locally in your browser using the HTML canvas API. Nothing is sent to a server.
Related Tools
Image
Image Vibrance Adjuster
Boost or reduce color vividness in an image while protecting already-vivid colors and grays, unlike a flat saturation change.
FreeImage
Image Channel Mixer
Independently scale the red, green, and blue channel intensity of an image with a live preview.
FreeImage
Image Color Filters
Apply Grayscale, Sepia, Invert, Posterize, or Solarize filters to an image with a live preview.
FreeImage
Image Levels & Threshold
Adjust tonal range with Clip, Stretch (Levels), or Threshold (black & white) modes, with a live preview.
Comments (0)
Found this tool useful? Leave a comment, share a tip, or tell us how we can make it better.
No comments yet. Be the first to share your thoughts!