Developer utilities
Developer utilities
Case conversion, CSV↔JSON, hash, regex replace, headers editor, URL params editor, and more—without leaving your menu bar. Power-user tools that appear only when the content type calls for them.
- Text & case.
- Switch between camelCase, snake_case, kebab-case, PascalCase, SCREAMING_SNAKE. JSON/shell/regex escape & unescape. MD5/SHA-256 hash. URL encode/decode.
- Data transforms.
- CSV↔JSON, slugify, sort lines, dedupe, trim/normalize whitespace, regex replace.
- Dev-specific.
- package.json (scripts, deps, format), Docker Compose format/validate, .env (mask, copy keys), timestamp (Unix↔ISO), OpenAPI path extraction, JSON merge, env diff, SQL explain.
- Editors.
- HTTP headers parser and URL params editor—paste, edit, copy back.