A PHP script which creates "terminal images" from an inputfile.
Supported file types: .png
, .jpg
, .jpeg
.
- Open terminal
php imager.php ./path/to/image.png
- The output is stored in
output.sh
- You can test the output with
chmod +x output.sh && ./output.sh
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.
Integrated circuit (from wikipedia):