Strapi UploadThing Provider
Strapi UploadThing Provider is a custom upload provider for Strapi 5 that connects the Strapi Media Library to UploadThing for file storage and delivery. It plugs into Strapi’s upload plugin so files are handled by UploadThing instead of the local filesystem, while you keep using the same admin UI. Configuration is done through Strapi’s upload provider API and a few environment variables, making it easy to add to existing projects that want to offload media storage to UploadThing without custom upload code.