![]() |
![]()
| ![]() |
![]()
NAMEwebpinfo - print out the chunk level structure of WebP files along with basic integrity checks. SYNOPSISwebpinfo OPTIONS INPUT
DESCRIPTIONThis manual page documents the webpinfo command. webpinfo can be used to print out the chunk level structure and bitstream header information of WebP files. It can also check if the files are of valid WebP format. OPTIONS
INPUTInput files in WebP format. Input files must come last, following options (if any). There can be multiple input files. EXIT STATUSIf there were no problems during execution, webpinfo exits with the value of the C constant EXIT_SUCCESS. This is usually zero. If an error occurs, webpinfo exits with the value of the C constant EXIT_FAILURE. This is usually one. EXAMPLESwebpinfo -h
AUTHORSwebpinfo is a part of libwebp and was written by the WebP
team.
This manual page was written by Hui Su <huisu@google.com>, for the Debian project (and may be used by others). REPORTING BUGSPlease report all bugs to the issue tracker:
https://issues.webmproject.org
SEE ALSOwebpmux(1)
|