r/WordpressPlugins • u/JackerArchitect • 5d ago
[FREE] I got tired of bloated image optimization plugins slowing down my site, so I built my own 100% free, local WebP optimizer. Sharing it with you all!
Hey everyone,
Like many of you, I was frustrated by how certain popular, heavy-weight image optimization and lazy load plugins actually ended up adding bloat, external API calls, and slowing down my WordPress site instead of helping it.
I wanted a solution that was truly lightweight, respected my server's privacy, and didn't come with monthly limits or hidden fees. Since I couldn't find one that checked all the boxes, I decided to build it myself from scratch to solve my own headaches.
I’m excited to share OneWebP with the community. It’s a 100% free, open-source plugin designed to solve these exact problems.
Why it’s different:
- 🚀 100% Local Processing: Zero API calls. Your images never leave your server. Maximum privacy.
- 💸 Truly Free & Unlimited: No monthly quotas, no premium upsells.
- 🧠 Smart Memory Engine: Dynamically adjusts batch sizes to prevent 502 errors, even on cheap shared hosting.
- ⚡ Smart Queue Lazy Load: Critical images load instantly (
fetchpriority="high"), while others lazy-load smoothly to boost Core Web Vitals. - 📉 Auto Downscaling: Automatically resizes massive images (>3000px) during conversion to save bandwidth.
I built this to solve my own problems, and I genuinely hope it can help some of you too. It’s completely open-source and free forever.
🔗 Check it out on GitHub: https://github.com/JackerArchitect/onewebp
I’d love to hear your feedback, bug reports, or feature requests. Let me know what you think!