An open API service indexing awesome lists of open source software.

https://github.com/saphereye/image-to-terminal

An image to terminal display program made in rust
https://github.com/saphereye/image-to-terminal

image-to-ascii rust

Last synced: 9 months ago
JSON representation

An image to terminal display program made in rust

Awesome Lists containing this project

README

          

# Image to the Terminal ![Rust](https://img.shields.io/badge/rust-%23000000.svg?style=for-the-badge&logo=rust&logoColor=white)
This project can display any image provided in the terminal using colors supported by the terminal

## Usage
`cargo run --release -- --file-path assets/dice.png`

## Examples
Raw Image | Terminal version
:-------------------------:|:-------------------------:
![image](https://github.com/Saphereye/image-to-terminal/assets/59739923/eae7ef26-e5f8-40ac-ad49-8820c974c8c9) | ![image](https://github.com/Saphereye/image-to-terminal/assets/59739923/bd8ddda2-7fcb-4182-a5f7-2561cf9c8a98)
![image](https://github.com/Saphereye/image-to-terminal/assets/59739923/e655bb8e-5c28-4ffe-92a1-1499a746df82) | ![image](https://github.com/Saphereye/image-to-terminal/assets/59739923/748d4f38-df6e-4f8b-bf49-75901dafd635)