magicpfp.com is a small webapp for generating and customizing headshot profile-pictures. It uses a background-removal machine learning model (briaai/RMBG-1.4), that runs directly in the browser, utilizing WebGPU if available.
The project features a rich editor to customize profile pictures with addons like custom backgrounds, badges, image filters, and more.
dev branch! Development happens on the dev branch!
- run dev-server:
pnpm dev - build:
pnpm build - lint:
pnpm lint
Live version of the dev branch: https://dev.magicpfp.pages.dev/
- Default Background Gradients from https://unsplash.com/@vinhundred
- Example Headshots on Frontpage from:
- AI Model from https://huggingface.co/briaai/
MIT License, see LICENSE
