Developer utilities for the small jobs that slow people down
Format, encode, hash, diff, and inspect data in the browser instead of opening another app or script.
This is the utility layer of the workspace: fast, direct-use tools for day-to-day technical cleanup and transformation work.
JSON Formatter
Format, validate, and minify JSON with a clean browser-based workflow.
Use ToolBase64 Encode/Decode
Convert text and binary-safe strings to and from Base64 instantly.
Use ToolColor Picker
Pick colors and move between HEX, RGB, and HSL without context switching.
Use ToolLorem Ipsum Generator
Generate placeholder text in words, sentences, or paragraphs.
Coming SoonMarkdown Editor
Write Markdown with live preview and HTML export in the browser.
Coming SoonCSV to JSON
Convert flat data into JSON for APIs, configs, and scripts.
Coming SoonJSON to CSV
Flatten JSON arrays into spreadsheet-friendly output.
Coming SoonJWT Decoder
Inspect JWT headers and payloads without sending tokens elsewhere.
Coming SoonTimestamp Converter
Switch between Unix timestamps and readable time instantly.
Coming SoonCase Converter
Move text between camelCase, snake_case, kebab-case, and more.
Coming SoonUUID Generator
Generate v4 UUIDs in batch for test data and development work.
Coming SoonCron Builder
Build cron expressions visually and preview execution times.
Coming SoonSQL Formatter
Beautify SQL queries for debugging, reviews, and docs.
Coming SoonKeep utility work lightweight
Use the browser for the common technical jobs that should take seconds, not a full setup or another product.
Open the utility you need
Pick the formatter, encoder, decoder, converter, or diff tool that matches the immediate job.
Process locally in the browser
Inspect or transform the data directly without setting up another dependency or app.
Continue the broader workflow
Move into image, PDF, or writing work if that is what the task becomes next.
These tools are meant for lightweight, direct-use transformations and inspections so routine developer tasks do not require another install or service hop.