img2irc 0.1.1

A tool that allows converting images to IRC formatting codes.
img2irc-0.1.1 is not a library.

About

img2irc is a tool that allows converting images to IRC formatting codes.

Usage

USAGE:
    img2irc [OPTIONS] <IMAGE> [TARGET]

ARGS:
    <IMAGE>     The path to the input image
    <TARGET>    The path to the output text

OPTIONS:
    -c, --colour-type <TYPE>     Whether to use basic, extended, or RGB colours [default: basic]
    -h, --max-height <HEIGHT>    The maximum height of the output text
        --help                   Print help information
    -V, --version                Print version information
    -w, --max-width <WIDTH>      The maximum width of the output text

License

This project is licensed under version 3 or later of the GNU Affero General Public License.