Next Cloudinary: High perf image delivery and uploading at scale in Next.js (next-cloudinary.spacejelly.dev) 3 points by colbyfayock 3y ago ↗ HN
[–] colbyfayock 3y ago ↗ Bridges the gap of trying to use Cloudinary in Next.jsParticularly important with Next.js 13 which removes the globally configurable loader and removes the built-in Cloudinary loader (amongst others).- 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
1 comment
[ 3.2 ms ] story [ 15.1 ms ] threadParticularly important with Next.js 13 which removes the globally configurable loader and removes the built-in Cloudinary loader (amongst others).
- 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