Available as a crate: RASCII has a very simple API allowing you to use RASCII from your programs without using the system shell. Custom dimensions: RA

GitHub - UTFeight/RASCII: Advanced image to ASCII art tool & crate written in Rust 🦀🚀

submited by
Style Pass
2023-06-04 08:30:02

Available as a crate: RASCII has a very simple API allowing you to use RASCII from your programs without using the system shell.

Custom dimensions: RASCII allows you to give custom dimensions to the outputted ASCII art while keeping the aspect ratio (unless both dimensions are provided).

Instead of using the unreliable system shell to call RASCII, you can add the rascii_art crate to your project and use it in Rust!

Note : The emoji charset does not guarantee your outputs color will match the color of your image, this is just a coincidence that happened with Ferris.

Leave a Comment