We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e496ac9 commit d401847Copy full SHA for d401847
Photo To Ascii/README.md
@@ -0,0 +1,17 @@
1
+
2
+<h1 align="center"> Photo to Ascii</h1>
3
+Convert your photo to ascii with it
4
5
+---------------------------------------------------------------------
6
7
+## Modules Used
8
+-pillow
9
10
11
+## How it works
12
+- First you have to enter the correct path where your photp is located.
13
+- Then it will resize your photo and grayify it
14
+- Then it will convert your photo to ascii
15
+- Then you could find your photo in ascii_image.txt file
16
17
+#### By [Avishake Maji](https://github.com/Avishake007)
0 commit comments