A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://transloadit.com/docs/robots/ below:

Robots | Transloadit

Robots are features that perform specific tasks in your file processing pipeline. Think of them as Lego blocks that you can mix and match to build powerful file processing workflows.

{
  "steps": {
    "resized": {
      "robot": "/image/resize",
      "use": ":original",
      "width": 100,
      "height": 100
    }
  }
}

As you can see, each Robot is referenced by its name (like /image/resize) in the Assembly Instructions. This is how you tell Transloadit which operations to perform on your files.

Processed files are available via temporary URLs for 24 hours before being automatically removed. To retain them, use a storage Robot, which is recommended for production use.

Each Robot operation contributes to your monthly usage. To learn how we calculate it, see the Robot pricing page.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4