reactjs-webp-optimizer
v1.0.0
Published
Zero-config automatic image optimization for React.js & Next.js!
Maintainers
Readme
Next.js WebP Image Optimizer
🎯 Zero-config automatic image optimization that works with your regular Next.js commands!
✨ What Makes This Special
- 🎯 Zero Configuration - Works with
yarn dev,yarn buildautomatically! - 🚀 No CLI needed - Integrates directly with Next.js workflow
- ⚡ Auto FFmpeg Setup - No manual installation required
- 🔄 Smart Mode Detection - Dev vs Production optimization automatically
- 👀 Real-time Watching - New images optimized instantly in dev mode
- 📊 Detailed Reports - Know exactly how much space you're saving
- 🌍 Cross-Platform - Windows, macOS, Linux support
🚀 Installation & Setup
Step 1: Install
npm install nextjs-webp-optimizer
# FFmpeg auto-installs! Setup guide appears after installation ✨