image2ascii icon indicating copy to clipboard operation
image2ascii copied to clipboard

:foggy: Convert image to ASCII

Results 13 image2ascii issues
Sort by recently updated
recently updated
newest added

Please could you add the feature of saving the result of the image2ascii to a file. Doing this manually doesn't work as you use some kind of terminal color formatting,...

I tried to install via `go get github.com/qeesung/image2ascii`, but it failed. ```cmd C:\Users\Liu.D.H>go get github.com/qeesung/image2ascii go: downloading github.com/qeesung/image2ascii v1.0.1 go: downloading github.com/mattn/go-isatty v0.0.14 go: downloading github.com/wayneashleyberry/terminal-dimensions v1.1.0 go: downloading github.com/nfnt/resize...

Would be cool to have a flag for monochrome output in the command line utility, maybe something like: ```sh image2ascii --monochrome -f image.png ``` or ```sh image2ascii -m -f image.png...

It would be cool if gif supported.

Would be amazing to be able to use box shapes and/or all known glyphs available for fidelity on sub-pixel level. Kind of like how this works; https://asciiart.club

二维码需要转换成块字符才能被识别 我有个需求是要将二维码输出到终端

Log a more descriptive message than nil in the case of an error with terminal size determination

Any chance of having compiled binary releases in GitHub Releases? I understand implementing [Go Releaser](https://goreleaser.com/) should be relatively straight forward.

老哥,你的 image2ascii 项目太有意思了!我顺手在 CloudStudio 上部署了一个在线版,现在分享给朋友看方便炸了。 ​体验链接在这:​​https://cloudstudio.net/a/30591171693330432 现在安利给别人不用啰嗦一大堆了,直接甩这个链接就行。对方点开就能直接看到效果,想自己折腾的话,点一下“复刻”按钮就能把我的整个环境(代码+配置)全复制走,超适合拿来当二次开发的起点。 纯粹觉得这样超方便,顺手分享给你! (运行效果,可以参考下)