demobook

Ultimate Guide to Image Optimization in Next.js (CLS, Placeholders, Transformations, ImageKit)

YouTube ↗
Jan MarshalJan Marshal·4.5K views · Sep 2025

Clips

  1. 30:062:27Adjust Image Quality on the flyThe video demonstrates using the quality prop to dynamically change image compression levels, showing the visual difference between 90% and 5% quality.Next.jsAI Image/Photo Enhancer
  2. 43:491:32Chained Image Transformations with ImageKitThe creator demonstrates chaining multiple transformations including width, height, focus, crop, rotation, blur, and grayscale using the transformation prop.ImageKitAI Photo Editor
  3. 47:351:49Overlay Text on ImagesThe demo shows how to use ImageKit's overlay property to programmatically add a 'Subscribe' text badge with custom background and padding to an image.ImageKitAI Photo Editor
  4. 50:490:48AI-Powered Object-Aware CroppingThe video demonstrates using ImageKit's AI focus (fo-cat, fo-dog) to automatically crop images around specific subjects without manual coordinates.ImageKitAI Crop Image