Print Image
A super simple solution to printing images in the terminal
Features
- Printing images
- Resizing output
- Custom pixel handling
Usage
use print_image;
use Path;
Custom Pixel Handler
use print_image;
use Path;
Dependencies
- image - Licensed under MIT or Apache 2.0
- colored - Licensed under Mozilla Public License Version 2.0
99.99% of the legwork was done by the dependencies for this project. Print Image only provides an easy to use wrapper over them.
License
Code is licensed under MIT. Click here for more information.