What are you trying to achieve?
Like the title, is it possible to make a scenario that use AI background removal and put then in google sheet? I want to make a scenario where it get images from powerpoint/google slide and get those image to have its background removed, then the images are transferred back to the sheet.
Steps taken so far
Just started.
Easily buildable: First, retrieve the PPTX file and download it using the HTTP Get a File module. Next, convert it to your desired format using CloudConvert, then use the Remove.bg module to process the image. After that, upload the new image to Google Drive and save the link from the uploaded image to your Google Sheet. Note that this approach is necessary because images cannot be directly uploaded to Google Sheets.