WP Manifestindependent plugin directory
manifest / performance / imageturbo

ImageTurbo

Lightning-fast WebP conversion for WordPress. One-click permanent image optimization.

by Custom Developer · github.com/rajat2859/imageturbo

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/rajat2859/imageturbo/archive/refs/heads/main.zip

Lightning-fast WebP conversion for WordPress. Permanent. Simple. Fast.

Convert all your JPG/PNG images to optimized WebP format in one click. Files are permanently replaced, so you can delete the plugin after use. Zero dependencies, zero bloat.


✨ Features

One-Click Conversion - Start with a single button
Permanent Replacement - Original files deleted, database updated
<100KB Guarantee - All WebP files under 100KB
Modern UI - Lightning-fast animations, beautiful design
Zero Plugin Dependency - Delete plugin after conversion
Auto-Detection - Finds all JPG/PNG images on your site
Database Updates - Post content automatically updated


🚀 Quick Start

Installation

  1. Download image-turbo.php
  2. Upload to /wp-content/plugins/
  3. Activate in WordPress admin
  4. Go to your website frontend
  5. Click "🚀 Start Now" button (bottom-right)
  6. Wait for completion
  7. Delete the plugin

That's It!

All images are permanently WebP. Zero configuration needed.


📊 Before & After

Metric Before After
File Size 2.5MB 680KB
Load Time 3.2s 1.1s
Page Speed 42/100 89/100

🎯 How It Works

  1. Scans your website for JPG/PNG images
  2. Converts each image to WebP < 100KB
  3. Replaces original files permanently
  4. Updates database records
  5. Removes plugin safely

🛠️ Requirements

  • WordPress 6.0+
  • PHP 7.4+
  • GD Library (usually pre-installed)

📋 What Gets Updated?

✅ Attachment GUIDs
✅ Post content URLs
✅ Post metadata
✅ Physical files


🎨 Modern UI

  • Gradient design with smooth animations
  • Real-time conversion log
  • Live progress bar
  • Beautiful modern interface
  • Lightning-fast feel

💡 FAQ

Q: Will my images look worse?
A: No. WebP quality is indistinguishable from JPG/PNG at 1/3 the size.

Q: Can I undo the conversion?
A: Original files are deleted permanently. Backup before use.

Q: Can I use this on other sites?
A: Yes! Works on any WordPress site.

Q: Will it break my site?
A: No. All changes are safe. Database is updated properly.


📄 License

MIT License - Free to use, modify, and distribute.


🤝 Support & Contributions

Found a bug? Have a feature idea?
Open an issue or submit a pull request!


🌟 Give it a Star!

If ImageTurbo helped optimize your site, please star this repo! ⭐


Made with ❤️ for WordPress developers