hex-to-decimal Convert hex to decimal. CLI tool. Usage: hex-to-decimal 0x1a2b → 6699 Install: chmod +x hex-to-decimal && cp hex-to-decimal /usr/local/bin/ License: CC0