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

g.ppmtopng - Converts between PPM/PGM and PNG image formats.

Author

       Glynn Clements

Description

g.ppmtopng isn’t meant for end users. It’s a utility to convert between PPM/PGM and PNG image formats.

Keywords

       general, display

Name

g.ppmtopng  - Converts between PPM/PGM and PNG image formats.

Source Code

       Available at: g.ppmtopng source code (history)

       Accessed: Friday Apr 04 01:18:55 2025

       Main index | General index | Topics index | Keywords index | Graphical index | Full index

       © 2003-2025 GRASS Development Team, GRASS GIS 8.4.1 Reference Manual

GRASS 8.4.1                                                                                   g.ppmtopng(1grass)

Synopsis

g.ppmtopngg.ppmtopng--helpg.ppmtopnginput=nameoutput=name  [--overwrite]  [--help]  [--verbose]  [--quiet]  [--ui]

   Flags:--overwrite
           Allow output files to overwrite existing files

       --help
           Print usage summary

       --verbose
           Verbose module output

       --quiet
           Quiet module output

       --ui
           Force launching GUI dialog

   Parameters:input=name[required]
           Name of input file

       output=name[required]
           Name for output file

See Also