DevToolbox
KO
💻 Category

Developer tools

23 tools are rendered through the shared template.

Developer tools #62

Regex Tester

Run a regular expression against test text and inspect matches and groups.

Developer tools #63

Cron Generator

Combine minute, hour, day, month, and weekday fields into a cron expression.

Developer tools #64

JSON Formatter

Validate JSON and format it for reading or minify it into one line.

Developer tools #65

SQL Formatter

Apply browser-side keyword line breaks and indentation to SQL.

Developer tools #66

Timestamp Converter

Convert Unix timestamps, milliseconds, and ISO dates to local time and UTC.

Developer tools #67

UUID Generator

Generate UUID v4 values with the browser crypto API.

Developer tools #68

JWT Decoder

Decode JWT header and payload in the browser. Signatures are not verified.

Developer tools #69

Password Generator

Generate random passwords with the browser crypto API.

Developer tools #70

HTML Formatter

A browser MVP formatter that applies line breaks and indentation around HTML tags.

Developer tools #71

CSS Formatter

Apply line breaks and indentation around CSS blocks, declarations, and semicolons.

Developer tools #72

JavaScript Formatter

A browser MVP formatter that tidies JavaScript around braces and semicolons.

Developer tools #73

XML Formatter

Apply line breaks and indentation around XML tags.

Developer tools #74

Diff Checker

Compare two texts line by line and mark added, removed, and changed lines.

Developer tools #75

Color Converter

Convert HEX, RGB, and HSL color values.

Developer tools #76

HTACCESS Generator

Generate common Apache .htaccess rewrite rule drafts.

Developer tools #77

Meta Tag Generator

Generate HTML meta tag drafts for SEO and sharing.

Developer tools #78

Robots.txt Generator

Generate robots.txt from User-agent, Allow, Disallow, and Sitemap rules.

Developer tools #79

Sitemap.xml Builder

Convert a URL list into sitemap.xml format.

Developer tools #80

HTTP Status Lookup

Look up the meaning and class of HTTP status codes.

Developer tools #81

Unicode Converter

Convert characters to Unicode code points and escape notation.

Developer tools #82

Escape / Unescape

Escape or unescape HTML, URL, and JavaScript strings.

Developer tools #83

Number Base Converter

Convert between decimal, hexadecimal, octal, and binary numbers.

Developer tools #84

QR Code Generator

Generate real QR code SVG and PNG images from text or URLs.