diff --git a/website/src/docs/transloadit.md b/website/src/docs/transloadit.md index 043530fed..d0f772cfe 100644 --- a/website/src/docs/transloadit.md +++ b/website/src/docs/transloadit.md @@ -8,6 +8,10 @@ permalink: docs/transloadit/ The `@uppy/transloadit` plugin can be used to upload files to [Transloadit](https://transloadit.com/) for all kinds of processing, such as transcoding video, resizing images, zipping/unzipping, [and much more](https://transloadit.com/services/). +> If you're okay to trade some flexibility for ergonomics, consider using +> the [Robodog](/docs/robodog/) Plugin instead, which is a higher-level abstraction for +> encoding files with Uppy and Transloadit. + Try it live ```js