PNG to WEBP — Web performance for logo / UI assets
PNG → WebP shrinks lossless imagery by ~26% while keeping transparency intact. The real use case: logo PNGs on a website, UI screenshot assets in documentation, product renders with alpha channels. WebP's lossless mode is purpose-built for exactly the content type PNG is used for. Serve WebP with a PNG fallback in <picture> tags.