Convert

Browse 6 items tagged Convert across tools on xandersantos.com.

Encode plain text into Base64 or decode Base64 strings back into readable UTF-8 text.

Convert Unix timestamps, ISO 8601 strings, SQL datetimes, and common display formats in either direction. Shift between timezones or rewrite strings like YYYY-MM-DD into MMM D, YY.

Created as a tool to remove myself from the edit-update-fix loop, this simple tool will encode the text of your choice into multiple encodings.

Convert integers between binary, octal, decimal, hexadecimal, and any base from 2 through 36. Auto-detect 0b, 0o, and 0x prefixes or choose the input radix explicitly.

A simple tool to view the color from a given code and get the color in other formats.

A handy little utility to quickly convert between JSON, YAML, TOML and MsgPack/MessagePack serialization.