-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add background remover plugin #55
base: main
Are you sure you want to change the base?
Conversation
@Sakib25800 is attempting to deploy a commit to the Framer Team on Vercel. A member of the Team first needs to authorize it. |
{ | ||
"id": "ot052l", | ||
"name": "Background Remover", | ||
"modes": ["editImage"], |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think it could be nice to support this on canvas
mode as well and apply it to the selection if a layer with an image is selected 🙏
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Canvas support has been added, and multi-image select is also supported :)
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
d57c21c
to
2d93880
Compare
2d93880
to
ab28b2f
Compare
Remove the background from an image (locally)
Background.Remover.Plugin.Demo.mov