Skip to main content
remove-bg.io remove-bg.io

DSLR-style portrait blur, from any phone photo

The look DSLR portrait lenses produce — sharp subject, smoothly blurred backdrop with the tell-tale bokeh aesthetic — applied to any phone photo, drag-to-adjust intensity, no DSLR required. Ideal for portraits, product photography, food shots, and any context where a busy background distracts from the subject.

دا وړیا وازمویئ

What separates this from generic 'blur background'

1

Subject-aware blur, not whole-image blur

A naive image blur smudges the entire frame including the subject. The cutout pipeline here masks the subject FIRST (via in-browser segmentation), then applies blur only to the background — so your subject stays tack-sharp while the backdrop dissolves into smooth bokeh. This is the same two-pass technique iPhone Portrait Mode and Pixel Portrait use behind the scenes.

2

Drag-to-adjust intensity preview

Different subjects benefit from different blur intensities — a corporate headshot wants subtle bokeh (intensity 30-50%); a product hero shot wants strong separation (intensity 70-90%); a food photo wants intermediate (50-70%). The slider gives you live preview at every intensity step so you can dial in the look that matches your subject.

3

Edge transition that doesn't look fake

The hardest part of fake-portrait-blur is the edge between sharp subject and blurred background — get it wrong and the cutout looks pasted-on, like a bad green-screen composite. The cutout pipeline here applies a soft falloff at the subject-background boundary that mimics how DSLR depth-of-field actually transitions, eliminating the obvious sharp-on-sharp boundary that gives away phone-blur fakery.

How to add portrait-style blur to any phone photo

1

Drop your source photo

Phone shot, studio file, or stock image — all accepted. The cutout pipeline works best when the subject is well-lit and contrasts clearly with the backdrop. Heavily backlit scenes or subjects that visually merge into the backdrop (gray suit on gray wall) produce softer subject masks; the brush tool restores any over-blurred edge.

2

Adjust the blur intensity

The slider runs from 0 (no blur) to 100 (maximum bokeh dissolve). Live preview updates as you drag. Subtle (30-50) for corporate headshots; medium (50-70) for product/food shots; strong (70-90) for hero images and marketing creative.

3

Download the portrait-style result

Save the JPG (default — smaller file, no transparency needed since the blur is baked in) or PNG (if you want to layer the result over a different backdrop later). The export preserves your input resolution, so the output looks sharp on every screen the original would.

Where portrait-style blur earns its keep

Phone headshots that need to look studio-shot

iPhone Portrait Mode and Pixel Portrait do this natively for selfies and rear-camera portraits, but only on supported devices and only on photos taken IN portrait mode. For older photos, photos taken in standard mode, photos imported from a non-iPhone source, or photos shared at the lower resolution that strips depth metadata — the blur doesn't apply. This editor adds the same look post-hoc to any photo, no depth metadata required.

Product photos that need subject-backdrop separation

E-commerce product hero shots and editorial product photography both depend on subject-backdrop separation to draw the buyer's eye to the product. A cluttered or in-focus backdrop fights for attention with the subject. Portrait-style blur applied to the backdrop pushes attention to the foreground without requiring a re-shoot in a controlled studio environment.

Food photography with distracting kitchen surroundings

Food blogs, restaurant menus, and recipe sites depend on appetizing food photography but most food shots are taken in real kitchens with all the visual noise that implies (utensils, jars, appliances, busy textures). Portrait-style blur applied to everything except the dish itself produces the magazine-look hero shot without needing a dedicated food-photography studio.

Real-estate listing portraits with messy off-camera context

Real-estate listing portraits commonly want the agent or seller in focus with the home as a softly-blurred backdrop — context without distraction. The same portrait blur that works for headshots applies cleanly to the in-the-home portrait subgenre that pairs the agent with the property.

Portrait-style background blur, in plain English

DSLR portrait lenses produce the characteristic sharp-subject smooth-backdrop look because of optical depth of field — wide-aperture lenses (f/1.4 to f/2.8) physically can only focus on a thin slice of the scene at the focal distance, with everything in front of and behind that slice falling into progressive blur. Phone cameras have small sensors and small aperture stops that physically can't reproduce this effect optically — which is why phones do it computationally instead. iPhone Portrait Mode and Google Pixel Portrait use a depth-aware two-pass technique: first they generate a depth map (via dual cameras, lidar, or single-camera ML inference), then they apply a synthetic blur to pixels at greater computed depth than the focus subject. The output is visually similar to optical DSLR blur for typical portraits, distinguishably worse for complex scenes (translucent objects, fine hair, cluttered backgrounds), but good enough that 'phone portrait mode' has become the default expectation for headshots and personal photos in 2026.

This editor implements the same computational portrait-blur technique post-hoc, on any photo, regardless of whether the original was shot in portrait mode or whether the source phone supports portrait mode at all. The cutout pipeline runs in-browser ONNX/WASM segmentation to identify the subject (the high-quality cutout we already use for background removal), then applies a Gaussian blur kernel only to the non-subject pixels. The intensity slider scales the blur kernel radius from 0 (no blur) to 100 (maximum dissolve). The edge-falloff treatment — soft transition between sharp subject and blurred background — eliminates the obvious cutout-on-cutout look that gives away naive fake-portrait-blur attempts. Distinct from our /blur-background/ tool which is the 'apply blur after background removal' workflow; this tool is the 'add portrait-style blur to any photo without removing the background' workflow.

Why a portrait-blur tool beats opening Photoshop or paying for a Lightroom plugin

The competitive landscape for portrait-style background blur is uneven and somewhat absurd given how common the use case is. Photoshop ($22.99/mo Photography plan) does it via Camera Raw + masking, but the workflow takes 10-15 minutes per photo and requires moderate Photoshop fluency. Lightroom plugins like Topaz Mask AI ($79.99 perpetual) or Luminar Neo's Portrait Bokeh AI ($99 perpetual) automate it but require a desktop install and a paid license. iPhone and Pixel Portrait Mode work natively but only for photos shot ON a supported device IN portrait mode at capture time — they don't help for older photos, imported photos, non-supported devices, or photos that lost depth metadata in transit (sharing via Messages compresses metadata; AirDropping with image-quality reduction strips it; uploading to most websites also strips it). This editor delivers the same portrait-blur look at $0 with no install, no license, no device requirements, no metadata dependency — works on any photo, any device, any browser. The license documented at /commercial-use-background-remover/ permits use of the result on commercial photography, paid editorial, brand creative, and any other revenue-generating context.

Background blur FAQ

How is this different from your /blur-background/ tool?
Two different workflows that share a name. /blur-background/ is the 'remove the background, then apply blur to the empty backdrop' tool — useful when you want a heavily-stylized backdrop replacement that keeps softness without removing the subject. This tool is the 'leave the background in place, just add portrait-style blur to it' workflow — useful when you want the original scene context preserved but with the subject visually separated from a distracting backdrop. The first changes the scene composition; this one preserves it. Pick based on whether you want the original backdrop to be present-but-softened (this tool) or replaced entirely (the other one).
Why does my output look fake / pasted-on at the subject edges?
Three usual causes. First, the subject mask might be over-tight at the edges — switch to the brush tool and feather the boundary by 2-3 pixels to soften the transition. Second, the blur intensity might be too high relative to the original photo's natural depth — at intensity 90+ on a photo that originally had a sharp backdrop, the contrast between subject and background can look unnatural; try reducing to 60-70%. Third, complex hair or translucent fabric edges are inherently hard to mask cleanly; the brush tool restores any pixels the segmentation pass over-removed. The edge-falloff treatment in the editor handles 95% of cases automatically; the brush is the safety net for the remaining 5%.
Will this work for photos with multiple subjects (group photos, two-person portraits)?
Mostly yes. The cutout pipeline detects multiple subjects and masks them all together, applying the blur kernel to everything outside the multi-subject silhouette. For two-person portraits this works cleanly out of the box; for larger groups (5+ people), the segmentation accuracy may drop slightly at the boundaries between adjacent subjects (especially when arms cross over each other or shoulders are physically touching). For event-photography group shots, the brush tool cleans up between-subject seams in seconds; for tight 2-3 person portraits, the automatic pass usually suffices without manual intervention.

Open the portrait blur editor

Free, no signup, no watermark. DSLR-style portrait blur applied to any phone photo with adjustable intensity.

د وسیلې کارول پیل کړئ

Quick reference: DSLR-style portrait blur, from any phone photo