图片生成字符画
- --width 字符画输出宽度,默认120
- --height 字符画输出宽度,默认80
直接运行使用默认宽高度
python img2char
python img2char --width=100
or
python img2char --height=60
or
python img2cgar --width=100 --height=60
弹窗选择图片及输出位置,输出文件名为图片名_output.txt
python img2char --width=120 --height=60