Dev Toolkit — 120+ Free Developer & Salesforce Utilities
Skip to main content

Developer Toolkit

A blazing-fast, 100% client-side collection of 120 developer utilities. Your data never leaves your browser.

Zero Data Collection
Instant Load
Works Offline

Pinned

Pin a tool to see it here. Click the pin icon on any tool page.
0Tools
0Categories
0Dependencies
0%Client-Side

JSON ↔ YAML Converter

Convert between JSON and YAML formats bidirectionally.

Number Base Converter

Convert numbers between Binary, Octal, Decimal, Hex, and more.

Color Converter & Palette

Convert HEX, RGB, HSL colors and generate palettes with WCAG contrast checks.

Markdown Preview

Write Markdown and see live HTML preview with GFM support.

SQL Formatter

Beautify SQL and SOQL queries with dialect-aware formatting.

SVG Optimizer

Minify and clean SVG markup with svgo — entirely in the browser.

Text Diff Tool

Compare two texts side-by-side with additions and deletions highlighted.

.env Editor

Edit, sort, dedupe, and convert .env files to JSON, YAML, and shell exports.

Color Palette Extractor

Extract dominant color palettes from images using k-means clustering.

Image Converter

Convert images between PNG, WebP, and JPEG formats entirely in the browser.

CSV to SQL

Convert CSV data to SQL INSERT statements or generate CREATE TABLE DDL with type inference.

JSON to TypeScript

Generate TypeScript interfaces and type aliases from JSON with nested types and optional fields.

XML / JSON Converter

Convert XML to JSON and back with attribute, namespace, and CDATA support.

HTML / Markdown Converter

Convert HTML to Markdown and back with GFM tables, code blocks, and sanitization.

Favicon Generator

Generate a complete favicon set from image, text, or emoji — including maskable PWA icons.

TOML ↔ JSON / YAML Converter

Convert TOML to JSON and YAML and back. Handles tables, arrays of tables, dotted keys.

EXIF Viewer & Stripper

View and strip EXIF metadata from JPEG photos. GPS, camera make/model, capture time. Files never leave your browser.

HTTP Status Code Reference

Searchable reference of all HTTP status codes with descriptions.

cURL to Code Converter

Convert cURL commands to fetch, Python, PHP, Java, and Apex code.

JSON Schema Generator

Auto-generate JSON Schema from sample JSON data.

API Response Mockup

Generate realistic mock API responses with fake data.

Query String Parser

Parse, edit, and rebuild URL query string parameters.

IP Address Tools

Validate IPv4/IPv6, calculate CIDR subnets, convert to binary/hex, and classify IP addresses.

CI/CD Workflow Builder

Visually build GitHub Actions workflows with live YAML preview, syntax validation, and starter templates.

GraphQL Query Builder

Visually build GraphQL queries, mutations, and subscriptions with fields, aliases, arguments, and nested selections.

Kubernetes Manifest Validator

Validate Kubernetes manifests and detect common misconfigurations.

HTTP Message Parser

Parse raw HTTP request and response messages into structured headers, body, and metadata.

DNS Lookup

Look up DNS records using DNS-over-HTTPS — A, AAAA, MX, TXT, NS, CNAME, and more.

Postman Inspector

Inspect Postman v2.1 collections — browse endpoints, detect anti-patterns, and export as cURL.

OpenAPI Viewer

View and validate OpenAPI 3.0/3.1 specs — browse endpoints, schemas, and examples offline.

WebSocket Tester

Connect to WebSocket and SSE endpoints, send messages, and inspect frames in real time.

Meta Tag Generator

Generate HTML meta tags for SEO, Open Graph, Twitter Cards, and JSON-LD with social previews.

Nginx Config Generator

Generate production-ready Nginx configs for SPA, reverse proxy, PHP-FPM, and Node.js with SSL and security headers.

robots.txt Validator & Tester

Validate robots.txt and test which user agents can fetch a path. Implements RFC 9309 longest-match rule.

Sitemap.xml Validator

Validate sitemap.xml against sitemaps.org spec. Catches invalid URLs, oversized files, and 50,000-URL limits.

SPF / DKIM / DMARC Inspector

Parse and explain SPF, DKIM, and DMARC TXT records. Surfaces RFC violations and weak DKIM keys.

Dockerfile Linter

Lint Dockerfiles against ~25 hadolint-style rules. Detects :latest tags, missing USER, apt-get caches, and shell-form CMDs.

Password Generator

Generate cryptographically strong passwords with entropy analysis.

Regex Tester

Test regular expressions with live highlighting and match details.

JWT Encoder / Decoder

Decode and inspect JSON Web Tokens with claim analysis.

Hash Generator

Compute MD5, SHA-1, SHA-256, SHA-512 hashes and HMAC signatures for text and files.

Data Masker & Anonymizer

Anonymize PII, API keys, Salesforce IDs, JWT tokens, and more with configurable masking profiles.

TOTP Generator

Generate TOTP and HOTP one-time passwords for testing 2FA flows. RFC 6238 compliant.

JWK Inspector

Inspect JWK key sets, decode JWS signed tokens, and analyze JWE encrypted tokens.

Key Pair Generator

Generate RSA and ECDSA key pairs in your browser — PEM, JWK, OpenSSH formats. Keys never leave your device.

AES Encrypt / Decrypt

AES-256-GCM encryption with PBKDF2 — runs entirely in your browser.

Certificate Generator

Generate self-signed X.509 certificates with SAN support — runs in your browser.

Text Encryptor

Encrypt and decrypt messages with a passphrase. AES-256-GCM under the hood.

SSH Key Generator

Generate Ed25519 and RSA SSH keys in your browser with optional passphrase encryption.

CSP Builder

Build Content-Security-Policy headers visually with directive toggles and framework presets.

CORS Builder

Build CORS headers visually with Express, Nginx, Apache, and Cloudflare Worker output.

SRI Hash Generator

Generate SHA-256, SHA-384, SHA-512 SRI hashes for script and link tags with batch and verify modes.

htpasswd Generator

Generate htpasswd entries (APR1 / SHA1 / plain) for nginx, Apache .htaccess, and Caddy basic auth. Runs in your browser.

OCAPI Request Builder

Legacy SFCC OCAPI builder — modern alternative: SCAPI Builder. Build OCAPI requests for Shop, Data, or Meta APIs.

Cartridge Path Manager

Visualize, reorder, and analyze SFCC cartridge paths — detect duplicates and missing base cartridges.

B2C Commerce Quotas

Searchable reference of all SFCC B2C Commerce quotas, rate limits, and platform constraints with best practices.

SCAPI Request Builder

Build SFCC SCAPI requests visually — Shopper and Admin APIs, SLAS auth, cURL/fetch/Apex/SFRA code.

ISML Linter

Lint SFCC ISML templates for XSS, performance, and deprecated patterns with configurable rules.

SFCC Job Schedule Analyzer

Visualize SFCC job schedules from Business Manager XML. Detect overlaps and peak-window conflicts.

SFCC Site Import Analyzer

Inspect SFCC site import/export XML archives. Entity counts, browser, and diff mode.

dw.json Validator & Builder

Build and validate SFCC dw.json configs. Catches bad hostnames, missing code-version, and credential mistakes.

SFCC Resource Bundle Diff

Compare SFCC .properties files across locales. Spot missing translations, extra keys, and value drift.

Custom Object Type XML Builder

Generate SFCC custom-objecttype-definitions.xml for site archives with key, scope, and typed attributes.

System Attributes XML Builder

Generate SFCC system-objecttype-extensions.xml. Add custom attributes to Product, Customer, Order, and other standard objects.

SLAS Client Config Builder

Build SLAS client configurations for B2C Commerce headless storefronts. Validates scopes, channels, and redirect URIs.

Custom SCAPI Builder

Generate Custom SCAPI api.json + schema.yaml for B2C Commerce. Define routes, methods, and OAuth scopes.

services.xml Generator

Build SFCC services.xml — services, profiles, and credentials. Validates references, timeouts, and circuit breaker settings.

Page Designer Component Generator

Generate SFCC Page Designer component_type metadata with attribute groups, region constraints, and ISML render skeleton.