png2jpg.cfg
Package: WA2L/WinTools 1.2.08
Section: Configuration Files (4)
Updated: 21 March 2020
Index
Return to Main Contents
NAME
png2jpg.cfg - configuration file for png2jpg
SYNOPSIS
WA2LWinTools/etc/png2jpg.cfg
AVAILABILITY
WA2L/WinTools
DESCRIPTION
This is the optional configuration file for the
png2jpg
command.
FILEFORMAT
Rows starting with
#
are considered as comments.
The file format is
OPTION=VALUE
Between the
OPTION
, the
=
and the
VALUE
are no spaces.
You can comment out any
OPTION
or completely remove the related setting line
to use the default settings.
OPTIONS
- PNG2JPG_OPTIONS
-
set the command line options for the
convert(3)
command that is internally used to create the
PNG
file from
PNG
files.
Internally the
convert
command is called as follows:
convert input.png PNG2JPG_OPTIONS output.jpg
Therefore the specified
PNG2JPG_OPTIONS
are passed between the
input.png
and the
output.jpg
files.
-
Example: PNG2JPG_OPTIONS=-geometry x200
Default: PNG2JPG_OPTIONS=
EXAMPLES
-
SEE ALSO
wintoolsintro(1),
png2jpg(1),
http://www.imagemagick.org/script/index.php,
http://www.imagemagick.org/script/command-line-options.php,
http://www.imagemagick.org/script/convert.php
NOTES
-
BUGS
-
AUTHOR
png2jpg.cfg was developed by Christian Walther. Send suggestions
and bug reports to wa2l@users.sourceforge.net .
COPYRIGHT
Copyright © 2020
Christian Walther
This is free software; see
WA2LWinTools/man/COPYING
for copying conditions. There is ABSOLUTELY NO WARRANTY; not
even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
This document was created by man2html
using the manual pages.
Time: 16:32:41 GMT, September 14, 2024