Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 705 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 705 Bytes

Number Conversion Utility

View at https://fahdi.github.io/NumberBaseConverter/

A simple web-based utility to convert numbers between different bases (Hexadecimal, Decimal, Octal, Binary).

Features

  • Convert numbers between hexadecimal, decimal, octal, and binary formats.
  • User-friendly interface for easy interaction.

Usage

  1. Open index.html in any modern web browser.
  2. Enter the number you want to convert in the input field.
  3. Select the target number format using the radio buttons.
  4. Click the "Convert" button to see the result.

Author

License

This project is open source and available under the MIT License.