I had this idea a while ago while I was working on entropi. The concept is to treat a text file as if it was a multidimensional object. The first two dimensions are easy enough to visualize: the line length multiplied by the number of lines makes a 2D object. The third dimension is introduced by thinking of each character as being made of eight bits. So for example, consider a text file with 8 lines, each containing 8 characters of 8 bits: this can be represented as an 8x8x8 cube full of ones an