Command-Line Interface#

Usage: mosayc [OPTIONS]

Console script for mosayc.

Options:
-I, --input PATH

Location of the main photo [default: main.jpeg]

-O, --output PATH

Mosaic name [default: mosaic.jpeg]

-D, --tiles_dir PATH

Location of the tiles directory [default: tiles]

-S, --scale FLOAT

Scaling factor of main photo [default: 3.0]

-T, --tilt FLOAT

Max tilt of tiles [default: 10.0]

-C, --color_shift FLOAT

Color adjustment intensity [default: 100.0]

-Q, --quotas INTEGER

Max number of copies of a tile [default: 3]

-R, --root_dir PATH

Working directory [default: .]

--help

Show this message and exit.