🛠️

Developer & Indie Hacker Toolkit

JSON, JWT, Base64, tokens — dev utilities that respect your privacy

26 free tools · 100% browser-based · Your data never leaves your device

Developers need quick, reliable utilities for everyday tasks: formatting JSON, decoding JWT tokens, generating UUIDs, testing regex, and calculating API costs. This toolkit brings together 19 essential developer tools — all running 100% in your browser with zero server-side processing. Your code, tokens, and data never leave your device. Whether you are debugging an API response, generating a secure password, or creating JSON-LD schema for SEO, these tools work instantly without signup or upload.

Workflow Overview

Your Journey

1

Format: JSON, CSV, Markdown

Format and convert data structures instantly.

2

Debug: JWT, Base64, Hash

Decode tokens, encode data, and generate hashes.

3

Generate: UUID, Password, Regex

Create secure identifiers, passwords, and test regex.

4

Build: Schema, Screenshot, Email

Generate JSON-LD schema, capture screenshots, and create email templates.

Essential Developer Utilities

The JSON Formatter validates, beautifies, and minifies JSON data with syntax highlighting and tree view. It handles large files (10MB+) without freezing and supports JSON5 syntax. Pair it with the CSV-to-JSON converter for data migration tasks, or the Markdown editor for documentation.

For API debugging, the JWT Decoder parses any JWT token (HS256, RS256, ES256) and shows the header, payload, and expiration status — all client-side, so you never leak tokens to a third-party service. The Base64 encoder/decoder handles UTF-8 text and binary data, while the Hash Generator creates MD5, SHA-1, SHA-256, and SHA-512 hashes instantly.

Need to generate secure identifiers? The UUID Generator creates RFC 4122 compliant v4 UUIDs in bulk. The Password Generator creates cryptographically secure passwords with customizable length, character sets, and entropy estimation. The Password Strength Checker evaluates existing passwords against common attack patterns.

SEO and Productivity Tools for Developers

The Schema Markup Generator creates JSON-LD structured data for 12 schema types (Article, FAQ, Product, HowTo, Event, Organization, and more). This is essential for SEO — Google uses structured data to generate rich results and AI engines use it to understand page content. Generate and paste directly into your HTML.

The Token Calculator helps you estimate API costs for LLM-powered features. Enter your prompt length, model, and expected output — it calculates token counts and estimated costs for GPT-4, Claude, Gemini, and open-source models. Essential for budgeting AI features.

The Screenshot tool captures full-page or viewport screenshots directly in your browser — no browser extension needed. The CSS Gradient Generator creates and exports CSS gradient code with a visual editor. The Email Template tool helps you create responsive HTML email templates that work across all email clients.

📖 Related Guides

Frequently Asked Questions

Are these developer tools free?

Yes, all 19 developer tools are 100% free with no signup, no API limits, and no usage caps. Everything runs in your browser — there are no server costs to maintain.

Is my data safe with these tools?

Absolutely. All processing happens locally in your browser. Your JSON data, JWT tokens, passwords, and API keys are never uploaded to any server. This is especially important for JWT decoding and password generation — you never want to send tokens or passwords to a third-party service.

What JSON-LD schema types are supported?

The Schema Markup Generator supports 12 types: Article, FAQPage, Product, HowTo, Event, Organization, LocalBusiness, BreadcrumbList, SoftwareApplication, VideoObject, Recipe, and Review. Each generates valid JSON-LD that you can paste directly into your HTML for Google rich results.

How does the JWT Decoder work?

Paste any JWT token and the tool decodes the base64 header and payload, displays the claims in a readable format, checks the expiration date, and shows the algorithm used. It supports HS256, RS256, and ES256 algorithms. The token is never sent to a server — decoding happens entirely in your browser.

Can I generate multiple UUIDs at once?

Yes. The UUID Generator creates RFC 4122 v4 compliant UUIDs. You can generate 1, 10, 100, or 1000 UUIDs at once and copy them as a comma-separated list, JSON array, or one-per-line format. All generation uses cryptographically secure random number generation.

What hash algorithms are supported?

The Hash Generator supports MD5 (legacy, do not use for security), SHA-1 (deprecated), SHA-256 (recommended), and SHA-512. It also supports HMAC variants for message authentication. All hashing happens locally using the Web Crypto API.

Format JSON
Joke of the Day
Aug 15

What do you call a kid who stands at the front of the line?

100% Free, Forever

Keep Tools Free for Everyone

No paywalls, no signups, no data sold. Built by a solo developer who believes useful tools should be accessible to everyone.

Support me on Ko-fi— keep tools free

100% of proceeds go towards hosting & building more free tools.