Skip to content

InTereSTingHE/img2char

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

img2char

图片生成字符画

参数设置

  • --width 字符画输出宽度,默认120
  • --height 字符画输出宽度,默认80

运行

直接运行使用默认宽高度

python img2char

指定宽度高度

python img2char --width=100

or

python img2char --height=60

or

python img2cgar --width=100 --height=60

指定文件及输出路径

弹窗选择图片及输出位置,输出文件名为图片名_output.txt

示例

原图

image

python img2char --width=120 --height=60

输出

image

About

图片生成字符画

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages