.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "PNGCP" "1" "09 March 2024" "" "" .SH NAME pngcp \- create a new PNG file, having changed some attributes .SH SYNOPSIS .nf pngcp [-d ] [-s ] .fi .SH "DESCRIPTION" .PP The \fBpngcp\fR create a new PNG file using the image data from the input file. The output file will have the bitdepth and number of samples per pixel as specified on the command line. There are limits on what is a valid combination imposed by the PNG specification -- \fBpngcp\fR will inform you of invalid combinations. .PP Samples with more than eight bits are not correctly handled at the moment. .SH "RETURNS" .PP Nothing .SH "EXAMPLE" .nf pngcp toucan.png new.png .fi .SH "SEE ALSO" .PP tiffcp(1) pngchunkdesc(1) pnginfo(1) .SH "VERSION" .PP This documentation was generated for \fBpngtools\fR 0.2 by \fBautodocbook\fR (http://www.stillhq.com). .SH "AUTHOR" .PP \fBpngtools\fR is under development by Michael Still (mikal@stillhq.com). All code is Copyright Michael Still 2001 to 2003, and is released under the GNU GPL. Code submissions are welcomed. Contact Michael at the address above if you have something you would like to contribute. .SH "BUGS" .PP There are no known bugs in \fBpngtools\fR\&. If you find one, please contact mikal@stillhq.com and let me know.