Changes the background of an image. You can set a new background image or a color. Use this module to apply white background.
Use for all types of product shots: product-only, flat lay, on-model, editorial campaigns. Works perfectly for products, apparel, person, cars, furniture, animals, logos.
Developer info
API endpoint slug
picsart.removebg
Filter code method
Picsart.removebg.skip(string?: reason)
Runtime method
runAction("picsart.removebg", {})
Action fields
Image URL Text input > Link
Label
Original Image URL
Helper text
Source image URL.
Slug
image_url
Required
true
Can have default value
true
Filter code method
Picsart.removebg.setImageUrl(string: imageUrl)
Bg image URL Text input > Link
Label
Background Image URL
Helper text
The background image URL. Don't use with Background Color. Apply either or.
Can be a hexcolor code (e.g., #82d5fa, #fff) or a color name (e.g., blue). For semi-transparency, 4-/8-digit hexcodes are also supported (e.g., #18d4ff87). Don't use with Background Image URL.
Slug
bg_color
Required
true
Can have default value
true
Filter code method
Picsart.removebg.setBgColor(string: bgColor)
Format Dropdown list
Label
Format
Helper text
Optionally select one of the image formats (JPG is default).