Why WebP files can still be too large
WebP is only as small as its encoder settings. Photoshop, Figma and many CMS plugins default to quality 90–100, and lossless WebP (the default for some PNG converters) is often larger than a good lossy JPEG. Re-encoding with a quality between 75 and 85 typically halves the size with no visible change.
Generation loss
Re-compressing a lossy image a second time adds a small amount of extra degradation. One re-compression at 80% is harmless; ten rounds are not. Whenever possible, re-export from the original source instead of compressing a compressed file.