#irc #image #codes #formatting #converting #image-path #internet-relay-chat

app img2irc

一个允许将图像转换为IRC格式化代码的工具

4个版本 (2个破坏性版本)

0.3.0 2022年10月1日
0.2.0 2022年6月26日
0.1.1 2022年6月20日
0.1.0 2022年6月19日

#653 in 图像

AGPL-3.0-or-later

23KB
359 代码行

关于

img2irc是一个允许将图像转换为IRC格式化代码的工具。

用法

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

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

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

许可证

此项目受GNU Affero通用公共许可证版本3或更高版本许可。

依赖项

~6.5MB
~97K SLoC