Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Image text output #31

Open
SollyBunny opened this issue Mar 15, 2024 · 2 comments
Open

Image text output #31

SollyBunny opened this issue Mar 15, 2024 · 2 comments

Comments

@SollyBunny
Copy link

Can you add an option to output the image in a text format

Supplementary options could include

  • What character to use for background and foreground
  • The aspect ratio of a character

Thanks

@vladimirgamalyan
Copy link
Owner

Do u mean kind of ASCII art? Like:

          ___                
         (   )               
  .---.   | |.-.     .--.    
 / .-, \  | /   \   /    \   
(__) ; |  |  .-. | |  .-. ;  
  .'`  |  | |  | | |  |(___) 
 / .'| |  | |  | | |  |      
| /  | |  | |  | | |  | ___  
; |  ; |  | '  | | |  '(   ) 
' `-'  |  ' `-' ;  '  `-' |  
`.__.'_.   `.__.    `.__,'   
                             

@SollyBunny
Copy link
Author

Sorry, forgot to responsd. I meant a machine & human readable text based image format where filled pixels are a character and empty pixels are spaces

   ▄████████ ▀█████████▄   ▄████████      ████████▄     ▄████████    ▄████████
  ███    ███   ███    ███ ███    ███      ███   ▀███   ███    ███   ███    ███
  ███    ███   ███    ███ ███    █▀       ███    ███   ███    █▀    ███    █▀
  ███    ███  ▄███▄▄▄██▀  ███             ███    ███  ▄███▄▄▄      ▄███▄▄▄
▀███████████ ▀▀███▀▀▀██▄  ███             ███    ███ ▀▀███▀▀▀     ▀▀███▀▀▀
  ███    ███   ███    ██▄ ███    █▄       ███    ███   ███    █▄    ███
  ███    ███   ███    ███ ███    ███      ███   ▄███   ███    ███   ███
  ███    █▀  ▄█████████▀  ████████▀       ████████▀    ██████████   ███

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants