Base64 to Hex Converter

Decode and encode Base64 strings to Hexadecimal byte arrays and vice-versa

A bidirectional converter between Base64 and Hexadecimal byte representation for raw data debugging.

도구를 불러오는 중…

🔒 Everything runs 100% in your browser. Your files and input are never uploaded to any server.

How to use

  1. Paste your Base64 or Hex string into the input box.
  2. Click the respective conversion button.
  3. Copy the formatted output byte sequence.

FAQ

Does it validate input?
Yes, it checks for valid characters and handles spaces or commas in Hex strings.
Does it handle URL-safe Base64 (the kind using - and _)?
The converter is built around standard Base64 (+ and /), so for URL-safe input you'll need to swap - back to + and _ back to / before pasting it in to get an accurate result.
Does it handle URL-safe Base64 (the kind using - and _)?
The converter is built around standard Base64 (+ and /), so for URL-safe input you'll need to swap - back to + and _ back to / before pasting it in to get an accurate result.

← Back to all tools

See pricingFree chat consult