
Hex2dec – Convert Hex value to Decimal | Convert Decimal to Hex value
Hex2dec is the free Hex to Decimal conversion tool that converts Hex value into decimal and vice-versa. This tool is the alternate for those who frequently use the Windows Calculator application extensively for Hex to Dec or Dec to Hex conversions. It’s a simple command-line utility with a simple command.
Hex2dec – Convert Hex value to Decimal and vice-versa:
Hex2dec is the free utility that converts Hex value into decimal and vice-versa. This tool is the alternate for those who frequently use the Windows Calculator application extensively for Hex to Dec or Dec to Hex conversions. It’s a simple command-line utility with a simple command.
Download location:
Hex2Dec utility can be downloaded from the official Microsoft website (download link here)
The download package is in the form of .ZIP file. Once you extract the .zip file, you will see the below list of files.
Command Usage:
The Hex2Dec is a very simple and easy-to-use command-line utility. To convert Hex value into Decimal you need to use the command syntax as below.
hex2dec [the hex value prefixed with 0x]
Example:
To convert Decimal value into Hex you need to use the command syntax as below.
hex2dec [the decimal value]
Example:
– Article ends here –