Category
Encode / Decode
Encode and decode data across common formats.
Common workflows in this category
API debugging workflow
Inspect tokens, compare payloads, and convert between common transport formats without leaving the browser.
Filter tools
Search by slug, name, and tags. Apply filters to quickly narrow to a workflow.
Tip: search runs after 2+ characters so results stay stable while you type.
Category
Showing 8 of 61 tools.
Base64 Encode / Decode
AvailableEncode or decode text in Base64.
#base64#encoding
Open toolBinary Encode / Decode
AvailableConvert text to binary and back.
#binary#encode#decode#bits
Open toolHex Encode / Decode
AvailableEncode text to hex bytes or decode hex back to text.
#hex#encoding#decode#bytes
Open toolHTML Encode / Decode
AvailableEncode special characters to HTML entities and back.
#html#encoding#entities
Open toolMorse Code
AvailableEncode text to Morse code or decode Morse back to text.
#morse#encode#decode#telegraph
Open toolString Escape / Unescape
AvailableEscape or unescape strings for JSON, JavaScript, and SQL.
#escape#unescape#json#javascript#sql#string
Open toolUnicode Escape / Unescape
AvailableConvert plain text to and from Unicode escape sequences.
#unicode#encoding#escape#decode#developer
Open toolURL Encode / Decode
AvailableEncode and decode URL-safe text.
#url#encoding#decode
Open tool