Base64 to Hex Converter

Decode & inspect bytes in hex

About Base64 to Hex Converter

Why use a hex dump?

This tool decodes Base64 into raw bytes and shows them in a classic hex dump format with offsets, hexadecimal values, and ASCII representation. It is widely used by developers, security researchers, and forensic analysts.

Features

  • Hex + ASCII side-by-side display
  • Offset addresses for navigation
  • Copy dump to clipboard
  • Download as .hex text file

Typical Uses

  • Inspecting binary protocols
  • Checking file signatures
  • Debugging Base64 encoded payloads

Related Tools

More tools you may find useful.

Recent Blog Posts