A tool to convert any image to a colourful ASCII art Usage: go run main.go <path/to/image.png> <output_text_file_name.txt> <output_image_name.png> -c -c is optional, stands for colourful . currently supports jpg and png image formats.