← Home ← Back to features

Power-user tools

Developer utilities

Case conversion, escape/unescape, hash, URL encode/decode, regex replace, CSV↔JSON, slugify, sort lines, dedupe, whitespace normalization. Plus: JSON Schema validation (validate JSON against a schema), package.json actions, Docker Compose format/validate, .env masking, timestamp conversion, OpenAPI path extraction, JSON merge, env diff, SQL explain, HTTP headers parser, URL params editor.

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.
StackClip transform panel with developer utilities

Related features