|
NAMEwebpinfo - print out the chunk level structure of WebP files along with basic integrity checks.SYNOPSISwebpinfo OPTIONS INPUTwebpinfo [-h|-help|-H|-longhelp] 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.BUGSPlease report all bugs to the issue tracker: https://bugs.chromium.org/p/webpPatches welcome! See this page to get started: https://www.webmproject.org/code/contribute/submitting-patches/ EXAMPLESwebpinfo -hwebpinfo -diag -summary input_file.webp webpinfo -bitstream_info input_file_1.webp input_file_2.webp webpinfo *.webp AUTHORSwebpinfo is a part of libwebp and was written by the WebP team.The latest source tree is available at https://chromium.googlesource.com/webm/libwebp This manual page was written by Hui Su <huisu@google.com>, for the Debian project (and may be used by others). SEE ALSOwebpmux(1)Please refer to https://developers.google.com/speed/webp/ for additional information.
Visit the GSP FreeBSD Man Page Interface. |