This is a simple number base converter application that allows you to convert numbers between different base systems such as decimal, binary, octal, and hexadecimal. It is built using HTML, CSS, and JavaScript.
Enter a number in the input field.
The other output field will update to show the equivalent number in their respective base systems.
This application was built using the following technologies:
- Python
- Tkinter
Contributions are welcome! If you would like to contribute, please create a pull request with your changes.