mtpaint - Man Page

A pixel based painting program

Synopsis

mtpaint [option] [imagefile ... ]

Description

mtPaint is a GTK+1/2/3 based painting program designed for creating icons and pixel based artwork. It can edit indexed palette or 24 bit RGB images and offers painting and palette manipulation tools. Its main file format is PNG, although it can also handle JPEG, GIF, TIFF, JPEG2000, WEBP, BMP, PCX, TGA, LBM, PBM, PGM, PPM, PAM, LSS16, XPM, and XBM files. Due to its simplicity and lack of dependencies it runs well on GNU/Linux, Windows and older PC hardware.  There is full documentation of mtPaint's features contained in a handbook.  If you don't already have this, you can download it from the mtPaint website.

Options

mtPaint can accept one of the following options:

  --help        Output usage information
  --version     Output version information
  --flist       Read a list of files from a file
  --sort        Sort files passed as arguments
  --cmd         Start mtPaint in commandline scripting mode without GUI
  -s            Grab a screenshot
  -v            Start mtPaint in viewer mode
  --            End of options

Homepage

http://mtpaint.sourceforge.net/

Author

Original author:

Current maintainer:

The development of mtPaint has been helped by various people from the free software community.  See “Credits” in the README or the mtPaint help system for details.

You can follow or contribute to mtPaint's development at <https://github.com/wjaguar/mtPaint>.

Info

2020-03-18 mtPaint 3.49.26 Mark Tyler's Painting Program