logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

wmf2gd - Convert metafile image to one of: png,jpg

Author

wmf2gd is originally written by Martin Vermeer and currently maintained by Caolán McNamara.

       This manual page was written by Yangfl for the Debian Project (and may be used by others).

                                                                                                       wmf2gd(1)

Description

       Convert metafile image to one of: png,jpg.

Name

       wmf2gd - Convert metafile image to one of: png,jpg

Options

-t <type>
              where <type> is one of: png,jpeg.

       --maxwidth=<w>
              where <w> is maximum width image may have.

       --maxheight=<h>
              where <h> is maximum height image may have.

       --maxpect
              scale image to maximum size keeping aspect.

       --maxsize
              scale image to maximum size.

       --version
              display version info and exit.

       --help display this help and exit.

       --wmf-help
              display wmf-related help and exit.

Synopsis

wmf2gd [OPTION] ... [-o<file.png>] <file.wmf>

       wmf2gd [OPTION] ... [-tjpeg][-o<file.jpg>] <file.wmf>

       wmf2gd [OPTION] ... --auto<file1.wmf> [<file2.wmf> ...]

See Also