# List of Projects

The following is a list of projects created by community members, for community members.

## Devtools

[@transloadit/notify-url-relay](https://www.npmjs.com/package/@transloadit/notify-url-relay)by [Transloadit](https://github.com/transloadit) · Last updated: Mar 2026

First-party local relay for testing Assembly Notifications in development. Run it without install via`npx -y @transloadit/notify-url-relay`.

## Libraries

[C# Package for Transloadit](https://github.com/OleksandrOmelchenko/transloadit-sharp)by [Oleksandr Omelchenko](https://github.com/OleksandrOmelchenko) · Last updated: Jun 2025

An inofficial C# package for Transloadit.

[Flutter SDK for Transloadit](https://pub.dev/packages/transloadit)by [Joseph Grabski](https://transloadit.com/about/#joseph) · Last updated: Nov 2023

A **Flutter** package that provides a SDK for Transloadit. Uses the Tus file uploading protocol for resumable file uploads.

[PCL port of our C# SDK](https://github.com/igofed/transloadit-csharp-sdk)by [Igor Fedchun](http://itornotit.com/) · Last updated: Mar 2021

This is a port of the official C# SDK to **PCL**.

[Python client for Transloadit](https://github.com/joestump/python-transloadit)by [Joe Stump](http://stu.mp/) · Last updated: Dec 2015

This is a **Python** client for the Transloadit service, which is a cloud encoder for images, video, and other content that needs marshalling around the internet.

[Transloadit Bootstrap plugin](https://github.com/pamelafox/bootstrap-transloadit-plugin)by [Pamela Fox](https://github.com/pamelafox) · Last updated: Oct 2012

Transloadit **jQuery** plugin adapted for use with Twitter Bootstrap.

[Transloadit Drag-and-Drop](https://github.com/tim-kos/transloadit-drag-and-drop)by [Tim Koschützki](https://transloadit.com/about/#tim) · Last updated: Nov 2015

An update to our **jQuery** SDK and example JS integration to provide drag and drop file uploads.

[Transloadit for Haskell + Yesod](https://github.com/bobjflong/yesod-transloadit)by [Bob Long](https://github.com/bobjflong) · Last updated: Nov 2015

This is a Transloadit plugin for the Yesod framework in **Haskell**.

[Transloadit integration for Ruby-Shrine](https://github.com/shrinerb/shrine-transloadit)by [ Janko Marohnić](https://janko.io/about) · Last updated: Jan 2022

An integration for the popular **Ruby** Shrine project, which is a toolkit for handling file uploads in Ruby.

[Transloadit-Sproutcore](https://github.com/yappbox/transloadit-sproutcore)by [Yapp](https://www.yapp.us/) · Last updated: Jul 2011

A UI-free alternative to our **jQuery** SDK.

[ios-sdk](https://github.com/rodowi/TransloaditAPIClient)by [Rodolfo W.](https://twitter.com/rodowi) · Last updated: Nov 2012

An alternative iOS SDK to upload files to Transloadit written in **Objective-C** and powered by AFNetworking and blocks.

[ng-transloadit](https://github.com/kera-inc/ng-transloadit)by [Cameron Westland](https://github.com/camwest) · Last updated: Aug 2015

An **AngularJS** module for Transloadit uploads.

[C# .NET SDK for Transloadit](https://github.com/nkranitz/transloadit-csharp-sdk)by [nkranitz](https://github.com/nkranitz) · Last updated: Feb 2014

A **C#** .NET SDK for Transloadit, published on NuGet. Works with .NET 3.5 or later.

[Laravel Service Provider for Transloadit](https://github.com/edgji/transloadit-php-sdk-laravel)by [Jose Garcia](https://github.com/edgji) · Last updated: Dec 2013

A **Laravel** 4 service provider for the Transloadit PHP SDK, available on Packagist.

## Apps

[Chili Videos](https://github.com/tomkersten/chili%5Fvideos)by [Tom Kersten](https://github.com/tomkersten) · Last updated: Nov 2011

A "private YouTube" for ChiliProject (or Redmine) installations written in **Ruby**.

[transloadit-gallery](https://bitbucket.org/alex%5Fkaufman/transloadit-gallery)by [Alex Kaufmann](https://bitbucket.org/alex%5Fkaufman/) · Last updated: Aug 2014

A live updating gallery of images uploaded by Transloadit suitable for **jQuery**.

[WEAVY - AI Workflow Engine](https://github.com/nishant2253/galaxyaiproject)by [nishant2253](https://github.com/nishant2253) · Last updated: Jan 2026

A multimodal AI workflow engine in **TypeScript** that uses Transloadit for media asset management and CDN-accessible URLs.

[Eye Tales](https://github.com/jmiarons/eye-tales)by [jmiarons](https://github.com/jmiarons) · Last updated: Mar 2020

An accessibility tool that helps blind people by describing their environment, using Transloadit's object detection alongside a neural image captioning model. Built with **Python** and Flask.

[MySchool-Ktor](https://github.com/Shahad-Kadhim/MySchool-Ktor)by [Shahad Kadhim](https://github.com/Shahad-Kadhim) · Last updated: Jul 2022

A school management backend built with **Kotlin** and the Ktor framework, using Transloadit for file handling.

## Examples

[Image Cropping Tool](https://transloadit.com/example%5Fapps/image-cropper/index.php)by [Tim Koschützki](https://transloadit.com/about/#tim) · Last updated: Apr 2022

Features **jQuery** frontend and **PHP** backend. In this example application you upload an image and then select a cropping area using drag and drop. Submitting the form will crop the uploaded image via Transloadit and give the result image back to you.

[Transloadit Paperclip integration](https://gist.github.com/stouset/1298462)by [Stephen Touset](https://www.linkedin.com/in/stouset) · Last updated: May 2016

A gist with integration for the popular **Ruby** Paperclip gem.

[Transloadit-Uploader](https://github.com/tim-kos/Transloadit-Uploader)by [Tim Koschützki](https://transloadit.com/about/#tim) · Last updated: Feb 2012

A **jQuery** integration of Transloadit with custom progressbar and support for the`jQuery.validate` plugin.

[Video Preview Image Chooser](https://transloadit.com/example%5Fapps/video-thumbnail-chooser/index.php)by [Tim Koschützki](https://transloadit.com/about/#tim) · Last updated: Apr 2022

Features **jQuery** frontend and **PHP** backend. In this example application you upload a video and then have to option to select a cover image for the video from 10 thumbnails that are extracted from the video. Your choice will be resized into several formats. The uploaded video will also be encoded into several different web formats.

[CatTube - Video Sharing with Backblaze B2](https://github.com/backblaze-b2-samples/b2-transloadit-example)by [Backblaze](https://github.com/backblaze-b2-samples) · Last updated: Feb 2024

A scalable video sharing service built with **Django**, Backblaze B2, Uppy and Transloadit. Users upload videos via Uppy, Transloadit processes them, and assets are stored in Backblaze B2.

Did you see something cool that could be useful to others in the community? Please get in touch and we will list your project here.
