Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 811 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 811 Bytes

asciify

  • Converts jpeg\png images/videos to ascii and prints to terminal.

Build :


	$ sudo apt install ffmpeg
	$ git clone https://github.com/xenorivai/asciify.git
	$ make
  • Usage : ./main [path-to-file] -[mode]{v,i}
    • example :
      ./main ./img/homer.png -i

      ./main ./img/ball.mp4 -v

Results :

awesomeface

awesomeface

astro

astro_ascii

ball.mp4

Dependencies: