About
img2irc
is a tool that allows converting images to IRC formatting codes.
Usage
```
USAGE:
img2irc [OPTIONS] [TARGET]
ARGS:
The path to the input image
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
--help Print help information
-t, --min-alpha The minimum alpha level to treat as a coloured tile [default: 0]
-V, --version Print version information
-w, --max-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.