Can I remove backgrounds?
Pintura is a client-side library. While there are client-side solutions to remove image backgrounds these require downloading hundreds of megabytes of machine learning models. Downloading that much data to remove a background is slow and costly for most users.
It makes more sense to upload the image to a remote background removal service and then update the view with the new image data.
Pintura offers the updateImage and updateImagePreview functions to integrate with third-party background removal services.