Tag
Images
2 posts tagged Images.

08/23/2025
Convert PNG and JPEG to WebP with a PHP script
A short GD script that converts a folder to WebP, preserves PNG transparency, and - the part usually missing - keeps the original whenever the WebP comes out larger, which happens more than you would think.

08/17/2025
Find broken images on your site with a free plugin
Migrations break image paths quietly - the page still loads and the picture is simply gone. Three ways to find every one of them: a WordPress plugin, a browser tool that works on any site, and the network tab.