Skip to content
alpaca.tools

5 published tools

Encoding Tools

Encode and decode Base64, URL components, and UTF-8 bytes with local, copy-ready utilities.

All Encoding Tools

URL Encoder

Encode reserved characters and Unicode text for safe URL usage.

5.076 uses

URL Encoding Decoder

Decode percent-encoded URL text and catch malformed sequences.

5.074 uses

Text to Base64

Encode ASCII or Unicode text into Base64 safely in your browser.

5.070 uses

Base64 Decode Text

Decode Base64 into readable Unicode text with validation errors.

5.068 uses

UTF-8 Encoder

Encode text into UTF-8 hex, decimal, binary, or percent-encoded bytes.

5.055 uses

About Encoding Tools

Encode and decode Base64 and URL-encoded strings in both directions, or inspect the UTF-8 bytes behind Unicode text. These tools help with API payloads, query strings, data URIs, and character encoding. Each conversion runs in your browser, supports copy-ready output, and keeps your input on your device.

Related categories