Hacker News new | ask | show | jobs
Next Cloudinary: High perf image delivery and uploading at scale in Next.js (next-cloudinary.spacejelly.dev)
3 points by colbyfayock 1319 days ago
1 comments

Bridges the gap of trying to use Cloudinary in Next.js

Particularly 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