About

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

Usage

``` Usage: img2irc [OPTIONS] [TARGET]

Arguments: The path to the input image [TARGET] The path to the output text

Options: -c, --colour-type Whether to emit basic, extended, or RGB colours [default: basic] -e, --escape-type Whether to emit raw control characters, InspIRCd config escape sequences, or InspIRCd MOTD escape sequences [default: control] -H, --max-height The maximum height of the output text -w, --max-width The maximum width of the output text -t, --min-alpha The minimum alpha level to treat as a coloured tile [default: 0] -h, --help Print help information -V, --version Print version information ```

License

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