Robots

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.

Here's a simple example of how a Robot is defined in Assembly Instructions:

{
  "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.

Input

Handling uploads

Handling uploads

Process

Code evaluation

Code evaluation

Output

Content delivery

Content delivery

pFad - Phonifier reborn

Pfad - The Proxy pFad of Β© 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy