Search tools

Find and open any DevTooKit tool. Use arrow keys to navigate.

Developer workshop · 91 tools

91 free developer tools that stay on your device

Format, encode, hash, inspect JWTs, test regex, convert JSON — all in the browser. No account. No upload. No tracking of your payloads.

Essentials

The tools people open first

8

Formatters

8 local tools

8

Converters

36 local tools

36

Config Format Converter

Convert between JSON, YAML, TOML, and XML configuration formats.

JSON ↔ CSV

Convert JSON arrays to CSV and back, with header detection.

Color Converter

Convert between HEX, RGB, HSL with live swatch preview.

Unix Timestamp Converter

Convert Unix timestamps to human-readable dates and back.

Case Converter

Convert text between camelCase, snake_case, kebab-case, PascalCase, etc.

Number Base Converter

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

CSS Gradient Builder

Visually build linear, radial, and conic gradients with multiple color stops.

JSON → TypeScript

Generate TypeScript interfaces from JSON objects. Nested objects become separate types.

JSON Sorter

Sort JSON keys alphabetically, flatten nested objects, or unflatten dotted keys.

File Size Converter

Convert between bytes, KB, MB, GB, TB, KiB, MiB, GiB. Includes download time estimates.

CSS Unit Converter

Convert between px, rem, em, pt, in, cm, mm, vw, vh, and %. Configurable root font size.

Slug Generator

Convert titles to URL-safe slugs. Configurable separator, case, stop words, max length.

Image ↔ Base64

Convert images to Base64 data URLs and back. Drag-and-drop, preview, download.

Time Zone Converter

Convert a date/time across 18 common time zones with live current-time ticker and DST detection.

Unicode Lookup

Search Unicode characters by char, codepoint, or name. Browse by block. Copy as HTML/JS/CSS.

JSON Diff

Deep-compare two JSON objects and see added, removed, and changed paths side-by-side.

JSON → Go

Generate Go structs from JSON with JSON tags. snake_case keys become PascalCase.

JSON → Zod

Generate Zod schemas from JSON. Auto-detects dates, UUIDs, emails, URLs. With z.coerce option.

Color Contrast Checker

Check WCAG 2.1 contrast ratio between two colors. Get AA/AAA pass/fail for normal and large text.

Box Shadow Generator

Visually build CSS box-shadows with multiple layers, inset, spread, and color (with alpha). 6 presets.

Markdown Table Generator

Convert CSV / TSV / spreadsheet data to a Markdown table with per-column alignment control.

Code Screenshot

Generate beautiful code screenshots (carbon-style) with syntax highlighting, themes, and window controls.

Regex Visualizer

Visualize a regex as a Thompson NFA state machine graph. See states, transitions, and epsilon moves.

CSS Animation Generator

Visually build CSS @keyframes animations with 8 presets, timing functions, and live preview.

SVG Icon Browser

Browse 184 curated SVG icons (Lucide-style). Adjust size, stroke, color, fill. Copy as SVG or React.

CSS Flexbox Generator

Visually build flexbox layouts. Adjust direction, justify, align, wrap, gap. Live preview + CSS.

CSS Grid Generator

Visually build CSS Grid layouts. Adjust columns, rows, gap, alignment. Live preview + CSS.

Border Radius Generator

Visually build CSS border-radius. Per-corner control, 8 presets (Pill, Blob, Leaf, Ticket, Wave).

CSS Filter Generator

Visually build CSS filters: blur, brightness, contrast, grayscale, hue-rotate, sepia, more.

JSON → Python

Generate Python @dataclass classes from JSON. Type hints, snake_case keys, nested classes.

CSS Transform Generator

Visually build CSS transforms: rotate, scale, skew, translate. Live preview with sliders.

Placeholder Image Generator

Generate placeholder images with custom dimensions, colors, and text. Download as PNG.

Markdown → HTML

Convert Markdown to clean HTML with live preview. Supports headings, tables, code blocks, links.

HTML → Markdown / JSX

Convert HTML to Markdown or React JSX. Maps class→className, styles, and void tags correctly.

User Agent Parser

Parse User-Agent strings to detect browser, OS, device type, and rendering engine.

CIDR / IP Subnet Calculator

Calculate network, broadcast, netmask, usable hosts, and binary masks from an IPv4 CIDR.

Encoders & Decoders

6 local tools

6

Hashing & Crypto

9 local tools

9

Text & Code

7 local tools

7

Reference

7 local tools

7

Networking & API

8 local tools

8

Testing & QA

4 local tools

4

Advanced

6 local tools

6

FAQ

Straight answers about privacy, installs, and what the tools can do.

Do my payloads get uploaded to a server?

No. JSON formatting, Base64 encoding, JWT decoding, hashing, regex testing, converters, and the rest run in your browser. Your JSON, tokens, secrets, and files are not sent to DevTooKit servers for processing.

Is it really free? Will you add a watermark?

Free. No account, no paywall, no watermark on exports. DevTooKit is local-first on purpose — we don’t need your data to run the tools.

Can I use the tools offline?

Yes after the first visit. Install DevTooKit as a PWA (Add to Home Screen / Install app). Cached tools keep working without a network connection.

How do I install DevTooKit as an app?

On desktop Chrome/Edge, use the install prompt or the browser’s Install app menu. On iOS Safari: Share → Add to Home Screen. On Android Chrome: Install app / Add to Home Screen.

If I switch tools, does my input disappear?

Each tool keeps state in your tab while you work. Switching tools does not upload anything. For a clean slate, clear the tool inputs — we don’t store your payloads on a server.

Are there size limits?

Limits come from your browser and device memory, not an upload quota. Huge files may slow or crash a tab; for everyday JSON, JWT, hashes, and text, you should be fine.

Which browsers work best?

Current Chrome, Edge, Firefox, and Safari. A modern browser with Web Crypto / WASM support is ideal for hashing and crypto tools.

Is it safe to paste JWTs, API keys, or passwords?

Processing stays on your device. Still treat secrets carefully: prefer a private window, don’t share screen recordings of filled tools, and clear inputs when you’re done.

What free developer tools are included?

DevTooKit includes a JSON formatter, Base64 encoder/decoder, JWT decoder, UUID generator, regex tester, hash calculator, cron parser, color converter, and 91 local tools total — with more added over time.

Do you use analytics?

Yes — Google Analytics for anonymous page-view metrics so we know which tools people open. Events do not include your payloads, tokens, file bytes, or form contents. Details on the Privacy page.

How many tools are available?

DevTooKit currently ships 91 local developer tools across formatters, converters, encoders, hashing, text, networking, and more — with more added over time.

I have a question or found a bug — how do I contact you?

Reach Sumit at sumitjha.space (contact links there), or open an issue if the project is linked from the site. Short repro steps help a lot.

Still stuck? Read Privacy or contact Sumit Jha.