Developer & Code.
Format, encode, hash and generate for daily coding. Edit this landing page in Elementor anytime. The grid is a Toolory widget locked to this category.
JSON Formatter
Pretty-print, validate and minify JSON. Catch syntax errors instantly.
JSON Minifier
Compress JSON into a single line for APIs and storage.
JSON to CSV
Turn an array of objects into a downloadable CSV table.
CSV to JSON
Parse CSV (with headers) into a clean JSON array.
XML Formatter
Indent XML / HTML-like markup so nested tags are readable.
HTML Beautifier
Pretty-print HTML with consistent indentation.
CSS Minifier
Strip comments and extra whitespace from CSS.
URL Encoder / Decoder
Encode or decode URI components safely.
Hash Generator
Create SHA-256, SHA-1 and SHA-384 hashes in your browser.
UUID Generator
Mint version-4 UUIDs, one or many at a time.
Base64 Encode / Decode
Encode text to Base64 or decode it back. UTF-8 safe.
JWT Decoder
Inspect header and payload of a JSON Web Token. Does not verify signatures.
Regex Tester
Test a regular expression against sample text and see all matches.
Cron Expression Builder
Build a 5-field cron schedule with a readable English summary.
Unix Timestamp Converter
Convert between Unix seconds and human-readable UTC / local dates.
HTML Entity Encoder
Escape or unescape &, <, >, quotes and numeric entities.
CHMOD Calculator
Toggle owner/group/public permissions and get the octal value.
PX to REM Converter
Convert pixel sizes to rem based on your root font size.
Box Shadow Generator
Design a CSS box-shadow visually and copy the snippet.
CSS Gradient Generator
Build linear gradients and copy ready-to-use CSS.
HTTP Status Lookup
Look up what a status code means — 200, 301, 404, 502 and friends.
MIME Type Lookup
Find the MIME type for a file extension, or the other way around.
Query String Builder
Turn key/value pairs into a URL query string, or parse one apart.
Number Base Converter
Convert numbers between binary, octal, decimal and hexadecimal.
User-Agent Parser
Break a user-agent string into browser, engine and OS guesses.
CSS Clamp Calculator
Build a fluid type clamp() from min, max and viewport range.
Aspect Ratio Calculator
Find the missing side or simplify a ratio like 1920×1080 → 16:9.
Dummy JSON Generator
Generate sample user records as JSON for prototypes.
Nano ID Generator
Create short URL-safe unique IDs with a chosen length.
URL Parser
Split any URL into protocol, host, path, query and hash.