Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.27 KB

README.md

File metadata and controls

30 lines (22 loc) · 1.27 KB

magicpfp.com

About

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.

Buy Me A Coffee

magicpfp screenshot

Develop

⚠️ Check out the 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/

Credits

License

MIT License, see LICENSE