Converts the number you enter into a different base, such as hexadecimal or binary. Use in full screen to avoid overlap of the numbers and the text box. Does not work with negatives or decimals. I am working on making it so you can input different bases, but for now it only works if you input base 10.
All code by me.