Next Cloudinary: High-performance image delivery and uploading at scale in Next.js
colbyfayock
Member, Cloudinary Staff Posts: 7
Next Cloudinary is a library for integrating Cloudinary in Next.js applications. It extends the built-in Image component by wrapping it, using Cloudinary tech (as a Loader), and extending it with a bunch of things like transformations. It also provides a really easy to use Open Graph Social Card component as well as drop-in Cloudinary Upload Widget support.
Features include:
- Automatically optimize images and deliver in modern formats
- Remove backgrounds from images
- Dynamically add image and text overlays to images
- AI-based cropping and resizing
- Transform images using color and effects
- Generate Open Graph Social Media cards on the fly
- Drop-in Upload Widget
- …all at scale with Cloudinary
Learn more and how to use it at: https://next-cloudinary.spacejelly.dev/
Project on GitHub: https://github.com/colbyfayock/next-cloudinary
Tagged:
0