Developer
Tools for everyday development and web work, including formatting, encoding, generation, and validation.
Tools
- Format or minify JSON instantly. Everything runs in your browser — no data is uploaded.
- Encode text to Base64 or decode Base64 back to text. UTF-8 aware and runs entirely in your browser.
- Percent-encode strings for URLs or decode encoded strings back. Runs entirely in your browser.
- Generate UUID v4 in bulk. Create multiple random UUIDs with one click and copy them.
- Test a regular expression against text, highlight matches, and inspect capture groups.
- Convert colors between HEX, RGB, and HSL, with a color picker and live preview.
- Decode a JWT (JSON Web Token) header and payload. Signature verification is not performed.
- Convert between JSON and YAML — useful for config file format conversion and data inspection.