picthing
v0.0.2
Published
Peace Theo. Just trolling around ✌️✌️✌️✌️✌️
Readme
picthing
Peace Theo. Just trolling around ✌️✌️✌️✌️✌️
Installation
bun add picthingUsage
import { removeBackground } from 'picthing'
const blob = await removeBackground(image_src)
// The result is a blob encoded as PNG. It can be converted to an URL to be used as HTMLImage.src