# kevmo314/magic-copy

Magic Copy is a Chrome extension that uses Meta's Segment Anything Model to extract a foreground object from an image and copy it to the clipboard.

Repository: https://github.com/kevmo314/magic-copy
Canonical: https://ross.abutalabs.com/products/magic-copy
Language: TypeScript
License: MIT
License Family: permissive
Topics: chrome-extension, computer-vision, image-processing
Last push: 2024-05-06T20:41:13+00:00

## Health v2 (maintenance only)
Score: 20/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 88
- inputs: {"age_days": 1244, "days_push": 849, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2458, forks 155 (observed 2026-08-28T04:06:53.306486+00:00)

## What it is
Magic Copy is a browser extension (Chrome, Firefox, and Figma) that uses Meta's Segment Anything Model to segment a foreground object from an image and copy it to the clipboard. It relies on a server-side vision transformer to compute image embeddings, with an example for self-hosting that service.

## Use cases
- extract a foreground object from an image and copy it to the clipboard
- cut out part of a photo directly in the browser
- segment objects in images using Meta's Segment Anything Model
- copy image cutouts into Figma or other design tools
- self-host the SAM embedding service for privacy

## When to choose
- you need quick background removal or object cutouts while browsing
- you want a browser-integrated Segment Anything experience
- you prefer sending images to your own self-hosted embedding service

## When to avoid
- you need production-grade image editing rather than simple cutouts
- you cannot run or access a SAM embedding server
- you need offline segmentation without any server component

## Facets
- artifact type: plugin
- maturity: active
- function: computer-vision, image-processing, browser-extension
- domain: computer-vision, image-processing, browser-extensions, artificial-intelligence
- platform: browser, browser-extension
- tags: segment-anything, chrome-extension, firefox-extension, figma-plugin, image-segmentation, clipboard, meta-sam

## Member repositories
- kevmo314/magic-copy (main) score 20

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:53.306486+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:30:00.550836+00:00, confidence not recorded.
  - readme: https://github.com/kevmo314/magic-copy (fetched 2026-08-28T04:06:53.306486+00:00, sha f8ba6c3a98a1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
