Skip to main content

DEV TOOLS

23 essential utilities that run entirely in your browser — no installs, no external APIs, no telemetry. All tools work 100% locally with instant results.

Instant Processing
100% Private
Works Offline
23
Tools
69
Categories
0ms
Server Calls
Free Forever

All Developer Tools

Browse our complete collection of 23 free, open-source developer utilities. Each tool processes your data locally in the browser — no server uploads, no tracking, complete privacy.

Filter by Category

23 tools

Base64

Encoder / Decoder

Encode strings & files to Base64 or decode Base64 back to plain text instantly.

encodedecodedata

ID Generator

UUID · ULID · NanoID

Generate UUIDs v4/v7, ULIDs, and NanoIDs. Bulk generation with one click.

uuidulidnanoid+1

JSON Tools

Format · Validate · Diff

Pretty-print JSON, validate syntax, minify, and compare two JSON documents side by side.

formatvalidatediff+1

Minify / Beautify

HTML · CSS · JS

Minify HTML, CSS, and JavaScript for production or beautify minified code for reading.

htmlcssjs+1

JWT Decoder

Inspect & Verify

Decode JWT tokens, inspect header/payload, check expiry and structure at a glance.

jwttokenauth+1

URL Tools

Encode · Decode · Parse

URL-encode/decode strings, parse query parameters, and build query strings visually.

urlencodedecode+1

Hash Generator

MD5 · SHA-256 · SHA-512

Generate cryptographic hashes from any string. Compare hashes to verify integrity.

md5sha256sha512+1

Timestamp

Unix ↔ Human Date

Convert Unix timestamps to readable dates and back. Supports milliseconds and UTC offsets.

unixdatetime+1

Regex Tester

Live Match & Explain

Test regular expressions live, see match groups highlighted, and explore flags interactively.

regexpatternmatch+1

Color Converter

HEX · RGB · HSL · CSS

Convert between color formats, pick colors visually, and copy CSS-ready values instantly.

colorhexrgb+1

Case Converter

camelCase · snake_case · kebab-case

Convert strings between camelCase, snake_case, kebab-case, PascalCase, and more formats.

caseconvertformat+1

Markdown Preview

Live Preview & Editor

Write Markdown and preview the rendered HTML instantly. Perfect for documentation.

markdownpreviewhtml+1

CSV to JSON

Convert & Format

Convert CSV data to JSON format instantly. Supports headers, custom delimiters, and bulk processing.

csvjsondata+1

Password Generator

Secure & Customizable

Generate strong, random passwords with customizable length and character sets. Copy with one click.

passwordgeneratorsecure+1

QR Code

Generator & Reader

Generate QR codes from any text or URL. Download as PNG. Fast and reliable.

qrcodegenerator+1

Diff Viewer

Text Comparison

Compare two texts side-by-side with line-by-line highlighting. Perfect for comparing code, configs, or documents.

diffcomparetext+1

Lorem Ipsum

Placeholder Generator

Generate placeholder text in various styles (Lorem, Bacon, Hipster, Corporate). Perfect for mockups and testing.

loremplaceholdertext+1

Cron Expression

Builder & Tester

Build and test cron expressions visually. Get human-readable explanations and preview execution schedules.

cronscheduletimer+1

SQL Formatter

Format & Minify

Format SQL queries for readability or minify them for production. Supports common SQL dialects.

sqlformatdatabase+1

HTML Entities

Encode / Decode

Encode special characters to HTML entities or decode them back. Essential for safe HTML display.

htmlentitiesencode+1

Text Transform

Slug · Case Converter

Transform text between different formats: URL slugs, camelCase, snake_case, kebab-case, and more.

slugcasetransform+1

Image to Base64

Convert & Embed

Convert images to Base64 encoding. Perfect for embedding images in HTML, CSS, or JSON.

imagebase64encode+1

YAML ↔ JSON

Converter

Convert between YAML and JSON formats. Perfect for config files, Kubernetes manifests, and CI/CD pipelines.

yamljsonconvert+1