Skip to content

📷 A PHP script which creates "terminal images" from an inputfile.

License

Notifications You must be signed in to change notification settings

RundesBalli/terminal-imager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

terminal-imager

A PHP script which creates "terminal images" from an inputfile.

Usage

Supported file types: .png, .jpg, .jpeg.

  1. Open terminal
  2. php imager.php ./path/to/image.png
  3. The output is stored in output.sh
  4. You can test the output with chmod +x output.sh && ./output.sh

Note

Most terminals are 80 to 130 columns wide and 25 to 40 rows in height. So it's recommended to use pictures within this dimensions.

Screenshots

Captcha:
Captcha

Integrated circuit (from wikipedia):
integrated circuit

About

📷 A PHP script which creates "terminal images" from an inputfile.

Topics

Resources

License

Stars

Watchers

Forks

Languages