12 maintained recipes

# Connect Transloadit to the tools you already use

These are real integration paths backed by dedicated Robots or maintained SDKs. Every guide includes runnable code, authentication boundaries, operational limitations, and primary documentation.

Bring your own storage

## Cloud storage

Import originals, process them, and export results without proxying file bytes through your application.

S3

### [Amazon S3](/integrations/amazon-s3.md)

Import from and export to Amazon S3 with dedicated Robots.

R2

### [Cloudflare R2](/integrations/cloudflare-r2.md)

Process R2 objects with dedicated import and store Robots.

SB

### [Supabase](/integrations/supabase.md)

Connect Supabase Storage through its S3-compatible endpoint.

TG

### [Tigris](/integrations/tigris.md)

Import and export Tigris objects with first-class Robots.

AZ

### [Azure Blob Storage](/integrations/azure-blob-storage.md)

Connect Azure Blob Storage containers to Assembly pipelines.

GC

### [Google Cloud Storage](/integrations/google-cloud-storage.md)

Import and store Google Cloud objects with a service account.

DB

### [Dropbox](/integrations/dropbox.md)

Process files from a connected Dropbox app and return results.

Ship in your stack

## Frameworks and application platforms

Use a maintained SDK or signed browser upload flow while keeping secrets on a trusted server.

NX

### [Next.js](/integrations/nextjs.md)

Signed Uppy uploads for the Next.js App Router.

LV

### [Laravel](/integrations/laravel.md)

Create Assemblies from Laravel with the official PHP SDK.

PY

### [Python](/integrations/python.md)

Run signed Assembly jobs with the maintained Python SDK.

RB

### [Ruby](/integrations/ruby.md)

Create and monitor signed Assemblies from Ruby.

iOS

### [iOS](/integrations/ios.md)

Secure iOS uploads with TransloaditKit and backend signing.

More official connections

## Automation, browser uploads, and infrastructure

### [Uppy](/docs/sdks/uppy.md)

Browser uploads with resumability, rich UI, and direct Transloadit support.

### [Zapier](/docs/sdks/zapier.md)

Trigger media workflows and connect their results to no-code automations.

### [Convex](/docs/sdks/convex.md)

Create signed uploads and react to completed Assemblies from Convex functions.

### [Terraform](/docs/sdks/terraform-provider-transloadit.md)

Provision and version Transloadit Templates as infrastructure code.

## Build the first Assembly in your stack

Start with a maintained recipe, save credentials once, and move the workflow into a versioned Template.

[Start building free](/c/signup/)[Read the documentation](/docs.md)
