Image CutoutOn-device · No upload
Open the toolSkillSafe

About Image Cutout

Image Cutout cuts any object out of a photo when you click on it. A Segment Anything model runs entirely inside your browser: the photo is encoded once, then every click re-runs a small mask decoder in about a tenth of a second. Nothing is uploaded, there is no account and no server-side processing.

How to use it

  1. Open a photo (button, drag-and-drop, paste, or a demo). The encoder runs once; the left card shows the timing.
  2. Left-click the object to add a positive point. Right-click the background (or switch to Negative mode and click) to add a negative point. The purple mask updates after every click. Two or three points are usually enough; if the mask grabs a neighbour, a negative point on the neighbour separates them.
  3. Confirm commits the mask to the result. Repeat for more objects. Undo removes the last point; Reset clears the current points.
  4. Zoom: both the work area and the result zoom independently, with the buttons in each panel's corner, the mouse wheel, a trackpad pinch, a two-finger pinch on a touchscreen, or the + / - / 0 keys. Once a photo is larger than its panel you can drag or swipe it to pan, and the middle mouse button always pans; a plain click or tap still places a point. Fit resets a panel to the best fit.
  5. Background: the swatches under the result switch between transparent, white, a blurred copy of the photo, colour and gradient presets, any custom colour, or your own uploaded image (cover-fitted to the photo). The preview and the download include it.
  6. Download PNG saves the cutout at the photo's resolution with the chosen background (transparent by default); Download JPG appears for opaque backgrounds.

Design canvas — background & collage

After you cut out a subject, press + Design (on the result panel) or the Design button in the header to open the design canvas. There you can:

What runs where

Limits

Credits & licences

The demo photos are CC0 / public-domain images from Wikimedia Commons, resized for this app. No attribution is legally required for CC0 works; sources are credited anyway:

Built by the SkillSafe app fleet. Concept inspired by browser-side SAM demos; implementation original. Back to the tool.