Tiqavo

Base64 Encoder and Decoder

Free Base64 encoding on this device. No account.

Content updated:

Settings

About this tool

Encode text or a file to Base64, or decode Base64, in your browser. Output is shown as text, not as a page.

Cite this page: https://tiqavo.com/en/base64-encoder-decoder

Key facts

  • Published by Tiqavo.
  • Free to use on tiqavo.com.
  • No account required.
  • Runs in your browser on this device.
  • Standard Base64 only. URL-safe Base64 is not rewritten automatically.

How it works

  1. Choose encode text, decode text, or encode a file.
  2. Run it. Text is encoded as UTF-8 before Base64. Decoding tries UTF-8 first.
  3. If the decoded bytes are not text, download them as a file instead of rendering them.
  4. Download the result from this page. Tiqavo does not keep a server copy of your file.

Limits

Standard Base64 only. URL-safe Base64 is not rewritten automatically.

Text is processed locally in your browser and is not sent to Tiqavo.

Questions

Will decoded content be shown as HTML?

No. Text is placed in a plain text box. Bytes that are not UTF-8 are offered as a file download, not rendered.

Which alphabet is accepted?

Standard Base64 with A–Z, a–z, 0–9, +, /, and padding. Line breaks are ignored while decoding.

Is the input uploaded?

No. Text and files stay in this browser. Text is limited to 1,500,000 characters and files to 20 MB.

Is Tiqavo free?

Yes. Tiqavo tools on tiqavo.com are free to use in your browser. Optional analytics loads only after you accept, and ads stay off until explicitly enabled.

Do I need an account?

No. Open the tool, process the file or text on this device, and download the result. There is no Tiqavo account for conversions.

Where should I cite Tiqavo?

Use the canonical URL on tiqavo.com for this tool (same path under /en, /zh-TW, /zh-CN, /ja, or /es). Prefer tiqavo.com over preview deploy hosts.

Related tools