Community-developed libraries
Last updated: Oct-26-2022
Web and mobile developers have developed a variety of Cloudinary integration libraries.
Important
- Community-developed libraries are developed, tested and maintained by the community. Bug fixes and feature requests should be submitted in the relevant repository.
- Throughout this documentation site, unless otherwise specified, the term "SDKs" refers to official Cloudinary SDK libraries. That information may or may not be relevant or accurate for these community-developed framework integration libraries. For information on setup, configuration and usage of these libraries, refer to the relevant community documentation.
Available libraries
We invite you to use and contribute to these libraries:
|
Offers two Gatsby plugins that enable you to to fetch media assets from Cloudinary (gatsby-source-cloudinary ) and upload images from file nodes to Cloudinary (gatsby-transformer-cloudinary ) and then transform them to Cloudinary file nodes. |
|
Offers plugins that enable you to fetch image assets from Cloudinary into Gridsome (gridsome-source-cloudinary ) and to upload images to Cloudinary and apply transformations (gridsome-plugin-cloudinary ). You can also use the generic gridsome-transformer-img to upload and load local images with Cloudinary as the loader. |
|
The cloudinary-laravel package enables you to upload, optimize, transform and deliver media files using Cloudinary. It also provides a fluent and expressive API to attach your media files to Eloquent models. |
|
Hooks in to your Netlify build process and sets up images for optimization and delivery. Install the plug-in on Netlify or contribute to the open-source library. |
|
This open-source library provides components to enable you to upload and apply popular Cloudinary transformation and optimization features to your media when building Next.js applications. Check out our video tutorials on creating social media cards and embedding videos using this library. |
|
Enables you to upload, optimize and transform images and videos in a Nuxt application with the @nuxtjs/cloudinary module. |
|
Offers Cloudinary components that enable you to enhance and optimize your media while building your front end in Vue or Nuxt. |
✖️