Some WordPress hosts can display WebP images but can’t create them.
I added a way around that: let the browser do the conversion.
Safe WebP Queue can now process images on your computer and save the finished WebP copies back to WordPress. Your originals stay intact. No conversion service, subscription or credits.
The encoder is jSquash/libwebp running through WebAssembly. I built the WordPress integration around it: progress, file checks, queue coordination and handling images or settings that change during conversion.
Some WordPress hosts can display WebP images but can’t create them.
I added a way around that: let the browser do the conversion.
Safe WebP Queue can now pro...