WEBP image
From XentaxWiki
Back to index | Edit this page
Contents
WEBP
- Format Type : Image
- Endian Order : Little Endian
- Signature : RIFF
Format Specifications
// header 4 bytes (char) - signature // "RIFF" 4 bytes (uint32) - total file size 4 bytes (char) - chunk name // "WEBP" 4 bytes (char) - chunk type // "VP8X" // TODO
Notes and Comments
None.
Games
List of games using this file format:
- TODO
QuickBMS Script
Not written yet.
Compatible Programs
- GIMP
- IrfanView
See Also