Category

Encoding and decoding tools

Choose the format that matches the destination: percent-encode URL components, escape text for HTML, or convert text to and from Base64.

Choose the right encoding task

Not sure which format applies? Compare URL encoding, HTML entities, and Base64.

Encoding category paths

Use this category hub to move between the full catalog, sibling categories, priority tools, and supporting guides.

Related workflows

Start here

ToolUse it whenPairs well with
Base64 Encoder / DecoderEncoding text into Base64 for systems that expect Base64 strings.URL Encode, HTML Entities
HTML Entity Encoder / DecoderEscaping ampersands, angle brackets, quotes, and apostrophes for HTML text.URL Encode, Base64
URL Encoder / DecoderEncoding URL components, query values, and reserved characters.HTML Entities, Base64

All Encoding tools

How these Encoding tools fit together

ToolBest forNext step
Base64 Encoder / DecoderEncoding text into Base64 for systems that expect Base64 strings.URL Encode, HTML Entities
HTML Entity Encoder / DecoderEscaping ampersands, angle brackets, quotes, and apostrophes for HTML text.URL Encode, Base64
URL Encoder / DecoderEncoding URL components, query values, and reserved characters., HTML Entities

Encoding guides