opt
/
alt
/
alt-ImageMagick
/
usr
/
share
/
man
/
man1
/
Go to Home Directory
+
Upload
Create File
root@0UT1S:~$
Execute
By Order of Mr.0UT1S
[DIR] ..
N/A
ImageMagick.1
6.16 KB
Rename
Delete
animate.1
5.39 KB
Rename
Delete
compare.1
5.77 KB
Rename
Delete
composite.1
6.15 KB
Rename
Delete
conjure.1
1.79 KB
Rename
Delete
convert.1
18.66 KB
Rename
Delete
cwebp.1
13.39 KB
Rename
Delete
display.1
7.59 KB
Rename
Delete
dwebp.1
4.98 KB
Rename
Delete
gif2webp.1
6.27 KB
Rename
Delete
heif-convert.1
914 bytes
Rename
Delete
heif-enc.1
2.36 KB
Rename
Delete
heif-info.1
659 bytes
Rename
Delete
heif-thumbnailer.1
736 bytes
Rename
Delete
identify.1
4.94 KB
Rename
Delete
img2webp.1
4.62 KB
Rename
Delete
import.1
5.51 KB
Rename
Delete
magick-script.1
15.41 KB
Rename
Delete
magick.1
15.48 KB
Rename
Delete
mogrify.1
18.43 KB
Rename
Delete
montage.1
8.00 KB
Rename
Delete
stream.1
3.36 KB
Rename
Delete
vwebp.1
2.76 KB
Rename
Delete
webpinfo.1
2.06 KB
Rename
Delete
webpmux.1
6.72 KB
Rename
Delete
.\" Hey, EMACS: -*- nroff -*- .TH WEBPINFO 1 "July 18, 2024" .SH NAME webpinfo \- print out the chunk level structure of WebP files along with basic integrity checks. .SH SYNOPSIS .B webpinfo .I OPTIONS .I INPUT .br .B webpinfo [\-h|\-help|\-H|\-longhelp] .br .SH DESCRIPTION This manual page documents the .B webpinfo command. .PP \fBwebpinfo\fP 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. .SH OPTIONS .TP .B \-version Print the version number (as major.minor.revision) and exit. .TP .B \-quiet Do not show chunk parsing information. .TP .B \-diag Show parsing error diagnosis. .TP .B \-summary Show chunk stats summary. .TP .BI \-bitstream_info Parse bitstream header. .TP .B \-h, \-help A short usage summary. .TP .B \-H, \-longhelp Detailed usage instructions. .SH INPUT Input files in WebP format. Input files must come last, following options (if any). There can be multiple input files. .SH EXIT STATUS If there were no problems during execution, \fBwebpinfo\fP exits with the value of the C constant \fBEXIT_SUCCESS\fP. This is usually zero. .PP If an error occurs, \fBwebpinfo\fP exits with the value of the C constant \fBEXIT_FAILURE\fP. This is usually one. .SH EXAMPLES .br webpinfo \-h .br webpinfo \-diag \-summary input_file.webp .br webpinfo \-bitstream_info input_file_1.webp input_file_2.webp .br webpinfo *.webp .SH AUTHORS \fBwebpinfo\fP is a part of libwebp and was written by the WebP team. .br The latest source tree is available at https://chromium.googlesource.com/webm/libwebp .PP This manual page was written by Hui Su <huisu@google.com>, for the Debian project (and may be used by others). .SH REPORTING BUGS Please report all bugs to the issue tracker: https://issues.webmproject.org .br Patches welcome! See this page to get started: https://www.webmproject.org/code/contribute/submitting\-patches/ .SH SEE ALSO .BR webpmux (1) .br Please refer to https://developers.google.com/speed/webp/ for additional information.
Save