← all publishers

transloadit

@transloadit source repo

)}

10 published skills

  1. Transloadit · transloadit
    Main entry-point skill for Transloadit. Route to the right `integrate-*`, `transform-*`, or `docs-*` skill, and prefer executing via `npx -y @transloadit/node ...` (CLI) for deterministic behavior.
    0
    installs
  2. Transform Upscale Image With Transloadit · transloadit
    One-off AI image upscaling (local image -> upscaled image) using Transloadit via the `transloadit` CLI. Prefer the `image upscale` intent and use `--output` for a deterministic path.
    0
    installs
  3. Transform Describe Image With Transloadit · transloadit
    One-off image description using the official `@transloadit/node` CLI. Use `image describe --fields labels` for object-style labels, or `image describe --for wordpress` for structured alt text, title, caption, and description JSON.
    0
    installs
  4. Transform Generate Image With Transloadit · transloadit
    One-off image generation (prompt -> image file) using Transloadit via the `transloadit` CLI. Prefer `image generate` for text-only and input-guided generation, and use `--output` when you need a deterministic path.
    0
    installs
  5. Transform Transcribe Audio With Transloadit · transloadit
    One-off transcription of local audio or video files to text or subtitle files using Transloadit via the official `@transloadit/node` CLI. Use when the user wants speech in local media converted to `.txt`, `.json`, `.srt`, or `.webvtt`; prefer the `speech transcribe` intent with Replicate while ElevenLabs Scribe is not ready.
    0
    installs
  6. Transform Remove Background With Transloadit · transloadit
    One-off background removal (local image -> transparent PNG) using the official `@transloadit/node` CLI. Use a minimal `/image/bgremove` steps JSON and download the result to an explicit `.png` path via `-o`.
    0
    installs
  7. Transform Build Mosaic Collage With Transloadit · transloadit
    One-off justified mosaic photo collage (N local images -> single image) using the official `@transloadit/node` CLI. Uses the `/image/merge` Robot's `mosaic` effect to build a tiled layout that keeps every photo fully visible, and downloads the result to an explicit output path via `--output`.
    0
    installs
  8. Integrate Uppy Transloadit S3 Uploading To Nextjs · transloadit
    Add Uppy Dashboard + Transloadit uploads to a Next.js (App Router) app, with server-side signature generation and optional /s3/store export.
    0
    installs
  9. Transform Build Polaroid Collage With Transloadit · transloadit
    One-off polaroid-stack photo collage (N local images -> single image) using the official `@transloadit/node` CLI. Uses the `/image/merge` Robot's `polaroid-stack` effect and downloads the result to an explicit output path via `--output`.
    0
    installs
  10. Integrate Asset Delivery With Transloadit Smartcdn In Nextjs · transloadit
    Add server-side Transloadit Smart CDN URL signing for an explicitly configured asset to a Next.js App Router project.
    0
    installs