Skip to content

convert an image into ascii art and then paste it anywhere! (yes i made it for ywot)

License

Notifications You must be signed in to change notification settings

itspeasoup/image-to-ascii

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image-to-ascii

literally what it says lmao

UPDAT REAL!!!! there's an online version now for mobile, mac, airbook, linux, meta quest, meta quest 2, meta quest 3, meta quest pro, playstation vr, your microwave, toaster etc. you can check out here: https://huggingface.co/spaces/peasoup/image-to-ascii

so you'll be met with a little funky window:

obrazek

by the feather, you can instantly discover i used tkinter for the gui and pyinstaller for the exe.

of course, it's not rocket science, as "open image" literally does what it says (opens explorer allowing you to open a thing):

obrazek

i will be using this image.

obrazek

now, your window should have the image loaded and shown:

obrazek

if you're wondering where the result is, it's directly below the "text size" value. the result is already done, i just need to scroll down because it uses ✨spaces✨ instead of an actual symbol for a transparent pixel. that works for white backgrounds as well!

scrolling down gives you a weird salad with some text because i'm too lazy to make a proper method of showing the result: obrazek

to copy it, just click on the text box, then ctrl+a and then ctrl+c since there's no direct context menu for that so i hope you have a keyboard.

to see the results, just open notepad, and paste it in. you then get your result.

obrazek

Important

"I want the image bigger or smaller!" - okay billy that's what the text size is for: it works like image resolution, so making it like 10 makes it a 10x10 text canvas and it's useless for that image because it gives you one symbol:

obrazek

yeah i don't think you want that

on the other hand, making the resolution size big like 1024 then you're gonna get an image that has MUCH higher quality but is MUCH bigger you're gonna need to zoom all the way out on that: obrazek

Note

do you see those tiny things around the black symbols?

obrazek

those are symbols too! correct, the thing supports anti-aliasing too, even half-transparent images!

okay bye i'm going to sleep

About

convert an image into ascii art and then paste it anywhere! (yes i made it for ywot)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages