wire / magic / webp

WebP signature (RIFF....WEBP)

A WebP image is a RIFF container: it begins with 'RIFF', a 4-byte little-endian file size, then the form type 'WEBP'. The identifying magic is 'RIFF' at offset 0 and 'WEBP' at offset 8.

magic kind signature status standard verification verified tier B file-signature@1

aka: WebP magic · RIFF WEBP

file signature

magic: 52 49 46 46 @ offset 0

ascii: RIFF

.webp image/webp

spec: Google WebP Container Specification (RIFF)


provenance

see also

agent: curl -H 'accept: application/json' wire.phall.io/magic/webp or /magic/webp.json