transform-remove-background-with-transloadit

Installation
SKILL.md

Inputs

  • Absolute path to a local input image
  • Optional output path; default to an explicit sibling .png

Prepare Instructions

Resolve credentials in this order:

  • Shell environment variables
  • The current working directory .env only
  • ~/.transloadit/credentials

If your .env lives in a parent directory, export the variables into the shell first.

Create steps.json in the current working directory.

Important:

  • For the current CLI, the file passed to --steps must be a flat object keyed by step name.
  • Do not wrap the steps under a top-level "steps" key.
Installs
53
GitHub Stars
2
First Seen
Mar 17, 2026
transform-remove-background-with-transloadit — transloadit/skills