সিকিউরিটি

Hex ↔ Base64 কনভার্টার

হেক্স স্ট্রিং Base64-এ এবং Base64 থেকে হেক্সে কনভার্ট। স্পেস, 0x, কমা সাপোর্ট।

Hex ↔ Base64 কনভার্টার সম্পর্কে

Convert hex strings to Base64 and back online. Flexible input for packet dumps and keys — free Hex ↔ Base64 converter on Fah Swe Tools.

কীভাবে কাজ করে

  1. Choose Hex → Base64 or Base64 → Hex.
  2. Paste your hex or Base64 (spaces, newlines, commas, and 0x prefixes are fine for hex).
  3. Optionally enable uppercase or spaced hex output, then run and copy the result.

প্রশ্নোত্তর

What if my hex has an odd number of digits?

We show a clear error — odd nibble counts are not padded automatically, so you can fix the input.

Is this for text Base64?

This converts raw bytes between hex and Base64. For UTF-8 text encode/decode, use Base64 Encode/Decode.

Are inputs stored?

No — conversion runs in memory for the request and is not saved.