JWT Decoder

Decode JWT tokens in real time. Header, Payload, and Signature displayed with color coding. Expiry check included.

New

SQL Formatter

Format and indent SQL queries for readability. Keywords are placed on new lines automatically.

JavaScript Minifier

Minify JavaScript by removing comments and extra whitespace. Shows before/after size comparison.

JSON Formatter & Validator

Format, validate, and beautify JSON in real time. Syntax highlighting, error line numbers, copy and download supported.

Pop

Cron Generator

Generate cron expressions with a GUI. Set minute, hour, day, month, and weekday with preset buttons.

New

JSON to TypeScript

Automatically generate TypeScript interfaces from JSON objects. Supports nested objects and arrays.

New

Number Base Converter

Convert numbers between binary (2), octal (8), decimal (10), and hexadecimal (16) simultaneously.

New

JWT Generator

Generate HS256-signed JWT tokens with custom claims (sub, iss, exp, aud) and a secret key.

New

Regex Tester

Test regular expressions in real time. Match highlighting, group capture, and flag controls (g, i, m).

Timestamp Diff

Calculate the difference between two dates in days, hours, minutes, and seconds. Total values included.

New

Markdown to HTML Converter

Convert Markdown to HTML with live preview. Supports headings, bold, italic, links, lists, code blocks.

New

JSON to YAML Converter

Convert JSON to YAML format instantly in your browser. Clean, readable YAML output.

New

YAML to JSON Converter

Convert YAML to JSON in your browser. No server required. Supports nested objects and arrays.

New

JSON to CSV Converter

Convert JSON arrays to CSV format. Auto-detects headers from all objects. Choose delimiter.

New

CSV to JSON Converter

Convert CSV data to JSON arrays. Custom delimiter support with quoted field handling.

New

CSS Minifier

Minify CSS by removing comments, whitespace, and unnecessary characters. Shows compression percentage.

Pop

HTML Minifier

Minify HTML by removing whitespace and optional comment stripping. Shows compression ratio.

New

JSON Minifier

Minify JSON in real time. Shows before/after byte size and reduction rate.

Color Code Converter

Convert color codes between HEX, RGB, and HSL formats. Color picker included for quick selection.

New

JSON Diff

Compare two JSON objects and show differences by path. Added, removed, and changed values highlighted.

New

HTML Entity Converter

Encode special characters to HTML entities (&, <, >) or decode them back to plain text.

New

HTML Meta Extractor

Paste HTML source to extract all meta tags, title, OGP, and Twitter Card tags in a structured table.

New

Cron Parser

Parse cron expressions into human-readable descriptions. Shows next 5 execution times.

New

Current Timestamp

Display the current Unix timestamp in seconds, milliseconds, ISO 8601, UTC, and local time. Freeze & copy.

New

Unix Timestamp Converter

Convert Unix timestamps (seconds or milliseconds) to readable dates and vice versa. Auto-detects format.

New

Related Articles

Most-used developer tools

The JSON Formatter is the most-used tool on Devryo — paste any JSON to instantly validate and format it. The CSS Minifier and JS Minifier are great for quick optimization work without a build pipeline.