AI Object Cutout
Cut any single object out of a photo with one click. Point at what you want and a Segment Anything model (SlimSAM) traces its exact outline, even in a busy scene. Add include clicks to grow the selection or exclude clicks to trim it, soften the edges, and download a clean transparent PNG or a cropped sticker. Everything runs in your browser, so the image never leaves your device. The model downloads once on first use, then is cached.
How to cut out an object from a photo
- Drop an image in, or click to browse.
- Click the object you want to keep. Add more include clicks, or switch to exclude to trim the selection.
- Feather the edges if you like, then download the cutout as a transparent PNG.
Examples
Product photo to sticker
A mug on a cluttered desk
Just the mug on a transparent background, cropped tight
Frequently asked questions
Is my image uploaded anywhere?
No. The segmentation model runs entirely in your browser with WebAssembly (and WebGPU when available). The image is processed on your device and never uploaded. Only the model itself is downloaded, once.
How do the clicks work?
Your first click marks the object you want. Each extra include click adds a region the model missed, and an exclude click removes a region it grabbed by mistake (for example, a shadow). The cutout updates after every click, so you refine it interactively.
How is this different from the AI Background Remover?
The background remover automatically removes the whole background and keeps the main subject, which is ideal for a single clear subject. This tool cuts out one specific object that you choose by clicking, so it works even when a scene has several objects and you only want one.
What model does it use?
SlimSAM, a compact version of Meta's Segment Anything Model. It is prompted with the points you click and predicts a precise mask for the object there, which is why it handles arbitrary objects without being limited to fixed categories.
Any tips for a clean cutout?
Click near the center of the object, add a click on any part it misses, and use exclude clicks to remove stray bits. A small amount of feathering smooths jagged edges, and Crop to object trims the transparent margins for a tight sticker.
Related tools
AI Background Remover
Remove the background from a photo automatically with AI, right in your browser. Get a transparent PNG or a solid color. Nothing is uploaded.
Image Cropper
Crop an image in your browser by dragging a box, with aspect-ratio locks like 1:1 and 16:9. Free, private, and nothing is uploaded.
Object Detector
Detect objects in any photo with YOLO11, right in your browser. Draw labeled boxes, count what it finds, and download the result. Nothing is uploaded.
Add Border to Image
Add a colored border or frame around an image, with adjustable width and color. Live preview, runs in your browser, nothing uploaded.
AI Alt Text Generator
Generate accessible alt text for any image with AI, right in your browser. Copy clean alt text or a ready HTML img tag. Nothing is uploaded.
AI Depth Map Generator
Turn any photo into a depth map with AI, right in your browser. Pick a colormap, invert it, and download a PNG. Nothing is uploaded.