Use PNG for a dependable editing copy
PNG is a widely supported lossless raster format. It is often the easiest destination when an editor, slide application, publishing system, or codebase cannot use WebP. The converter decodes the WebP pixels and stores that visible result in PNG without introducing a new lossy compression stage. Pixel dimensions remain the same unless a separate resize is requested.
A lossless output does not prove the source was lossless. If the WebP was encoded with lossy compression, softened texture and edge artifacts are already present in its decoded pixels. PNG preserves those pixels faithfully but cannot reconstruct the original camera or design data.