creating photo to ascii art by python


import ascii_magic

kri=ascii_magic.from_image_file(r"location of photo", columns=60,char='©') #location of photo and columns you want char of ascii

ascii_magic.to_terminal(kri)

Comments

Popular posts from this blog

creating lord shiva 2 by turtle python apni programming

creating half face lord shiva by python turtle

navratri special turtle python apni programming