Utility toolbox
Tools for daily dev flow
Lightweight, client-side utilities you can extend. Each tool lives in its own component to keep changes isolated and easy to test.
⌘K
JSON Formatter
Format and validate JSON with pretty-print and error reporting.
URL Encoder/Decoder
Encode or decode URL strings safely for query params.
Base64 Encode/Decode
Convert text to and from Base64 for quick utilities.
Color Picker
Select a color, copy values, and preview palettes.
URL Shortener
Create trackable short links with optional custom aliases.
Planning Poker
Estimate stories with your scrum team using Fibonacci cards.