Content-type: text/html; charset=UTF-8 Man page of MTPIZOR

MTPIZOR

Section: User Commands (1)
Updated: 2026-06-23
Index Return to Main Contents

 

NAME

mtpizor - PIxel Zoo ORnaments  

SYNOPSIS

mtpizor [ OPTIONS ]...  

DESCRIPTION

mtpizor visually explores pixel demos such as the bacteria effect. Left mouse click to set the pixel under the mouse cursor. Use the follow keys: ESCAPE or q exits the program. s key dumps the current image to the filename set by the -o command line argument. +, - changes the FPS rate up or down. The keypad numbers 1-6 change the FPS rate to 10, 20, 30, 40, 50, 60. f toggles full screen on or off. SPACE pauses and resumes the animation.  

OPTIONS

--version

Output version information and exit.

-dir STRING

Set the output directory for the animation frames.

-i STRING

Input image file to start with.

-o STRING

Output PNG filename for when s key is pressed.

-prefs STRING

Use this file for GUI program preferences (e.g. window position).

-threads INTEGER

Use this number of threads for the calculations (1 to 16). 0 detects the number of available of threads on the CPU and uses that. -1 detects the number of available of threads on the CPU and uses half. Default = -1.

-verbose

Verbose.
 

EXAMPLE

mtpizor -v -i input.png -o output.png -threads 5  

FILES

~/.config/mtpizor/prefs.txt

Default file used for storing user preferences.
 

HOMEPAGE

https://www.marktyler.org/  

AUTHOR

Mark Tyler


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
EXAMPLE
FILES
HOMEPAGE
AUTHOR

This document was created by man2html, using the manual pages.
Time: 18:06:59 GMT, June 23, 2026