0.0.2 • Published 10 months ago
picthing v0.0.2
picthing
Peace Theo. Just trolling around ✌️✌️✌️✌️✌️
Installation
bun add picthing
Usage
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