Private browser-side utilities

Developer tools that stay on your machine.

Format JSON, inspect JWTs, convert colors, generate UUIDs, test regex, and handle everyday dev chores without sending your data anywhere.

25 tools0 uploads100% client-side

Developer tools

JSON Formatter

Beautify, minify and validate JSON online for free.

Data & Format

Base64 Encoder / Decoder

Encode and decode Base64 strings online.

Encoding

UUID Generator

Generate v4 UUIDs in bulk instantly.

Developer

JWT Generator

Generate signed JWT tokens with custom payloads and HMAC secret.

Security

JWT Decoder

Decode and inspect JWT tokens without sending data.

Security

Unix Timestamp Converter

Convert Unix timestamps to human-readable dates.

Developer

HTML Minifier

Minify HTML by removing comments, whitespace, and unnecessary characters.

Web Development

URL Parser

Parse and inspect any URL: protocol, hostname, port, path, query params, fragments.

Developer

HTML Entity Encoder

Encode special characters to HTML entities.

Encoding

URL Encoder / Decoder

Encode and decode URL components safely.

Encoding

CSS Formatter & Minifier

Beautify and minify CSS code online.

Web Development

Regex Tester

Test regular expressions with live matching and explanations.

Web Development

Hash Generator

Generate MD5, SHA-1, SHA-256, SHA-512 hashes.

Security

Password Generator

Create strong, secure passwords.

Security

Password Strength Checker

Analyze password strength with zxcvbn. See score, crack time, and improvement tips instantly.

Security

Color Converter

Convert colors between HEX, RGB and HSL. Includes a visual color picker and auto-generated harmonies.

Web Development

CSV ⇄ JSON Converter

Convert between CSV and JSON with preview, header detection and delimiter support.

Data & Format

Lorem Ipsum Generator

Generate placeholder text with words, sentences or paragraphs. Copy-ready for designers and devs.

Web Development

Number Base Converter

Convert between binary, decimal, hexadecimal, octal and more bases (2-36).

Encoding

Markdown Previewer

Write Markdown and see the rendered HTML live. Export to HTML. Supports CommonMark.

Data & Format

CRON Parser & Generator

Parse CRON expressions and see the next scheduled execution times. Generate and validate CRON syntax.

Developer

YAML ↔ JSON Converter

Convert between YAML and JSON bidirectionally with validation and error highlighting.

Data & Format

Keycode / Keyboard Event Tester

Press any key and instantly see event.key, event.code, keyCode, location, and modifier states.

Developer

Text Diff & Compare

Compare two text snippets line by line with inline word highlighting and unified diff export.

Data & Format

SEO Title & Meta Preview

Test your page title and meta description length. See how they look on Google desktop and mobile.

Web Development

Frequently Asked Questions

Is DevUtils free to use?

Yes. Every tool on DevUtils is completely free to use. There are no hidden fees, no premium tiers, and no usage limits.

Are my data sent to a server?

No. All tools run entirely in your browser using native JavaScript. Your JSON, text, passwords, or files never leave your device — there is no backend server handling your data.

Do I need to create an account?

No account is required. Open the tool, paste your data, and get results instantly. No email, no password, no signup process.

What types of developer tools are available?

DevUtils offers 20+ tools covering JSON formatting, Base64 encoding, UUID generation, JWT decoding, hashing, password generation, color conversion, CSV / JSON / YAML conversion, Markdown preview, CRON parsing, regex testing, HTML / URL encoding, and more.

Can I use DevUtils offline?

Once the page is loaded in your browser, most tools work without an internet connection. Processing is done locally in your browser.