pdf2png.cfg

Package: WA2L/WinTools 1.2.08
Section: Configuration Files (4)
Updated: 26 February 2019
Index Return to Main Contents

 

NAME

pdf2png.cfg - configuration file for pdf2png

 

SYNOPSIS

WA2LWinTools/etc/pdf2png.cfg

 

AVAILABILITY

WA2L/WinTools

 

DESCRIPTION

This is the optional configuration file for the pdf2png 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

PDF2PNG_OPTIONS
set the command line options for the convert(3) command that is internally used to create the PNG file from PDF files.

Internally the convert command is called as follows:

convert PDF2PNG_OPTIONS input.pdf output.png

Therefore the specified PDF2PNG_OPTIONS are passed before the input.pdf file.

Example: PDF2PNG_OPTIONS=-density 300

Default: PDF2PNG_OPTIONS=-density 400 -resize 25%

 

EXAMPLES

-

 

SEE ALSO

wintoolsintro(1), pdf2png(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

pdf2png.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.


 

Index

NAME
SYNOPSIS
AVAILABILITY
DESCRIPTION
FILEFORMAT
OPTIONS
EXAMPLES
SEE ALSO
NOTES
BUGS
AUTHOR
COPYRIGHT

This document was created by man2html using the manual pages.
Time: 16:32:36 GMT, September 14, 2024