We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Go program to visualise any file's data, and display it with RGB values to form an image.
Uses a file's data to create an image based on it.
go run main.go <input_file>