Guides Pricing
● ENCODING · 18 tools

Encoding Tools Online

Encode, decode and inspect data online for free — Base64, URL percent-encoding, HTML entities, JWT decoding and handy lookups. All processing happens in your browser; nothing is stored.

18 free tools free forever runs in browser
BASE64 ENCODE open full tool →
Hello, World!
RESULT ✓
SGVsbG8sIFdvcmxkIQ==

↳ act on the page: the flagship tool is one paste away — no second click to get value.

What do you want to do?

Most used

start here

All Encoding tools

15 more

Encode, decode or inspect — which encoding tool?

TOOL USE WHEN RESULT
Base64 Encoder Embedding binary in text (data URIs, headers) Base64 string
URL Encoder Putting a value in a query string Percent-encoded text
JWT Decoder Debugging an auth token Header + payload + expiry

Encoding guides

Encoding tools FAQ

Base64 Encode/Decode, URL Encode/Decode, HTML Entity Encode/Decode, JWT Decoder, URL Parser, HTTP Status Codes and MIME Type lookup — all browser-based.
It converts binary data to a text-safe format for systems that handle only text — data URIs, Authorization headers, and email attachments.
It splits a token into header, payload and signature, decodes the Base64url header and payload to JSON, and flags expired tokens via the exp claim.
No. Everything is processed locally in your browser and never sent to a server.

Related categories

Esc
↑↓ navigate open Esc close