DevToolbox
Developer utility hub
126 tools available
Categories

Made withby Shashank Dubey

© 2026 Shashank Dubey. All rights reserved.

DevToolbox
Developer utility hub
HomeAbout
Tool workspace

Browse all 126 developer tools from one anchored workspace.

Use the fixed sidebar for categories, keep search in reach at the top, and let the main canvas handle the scrolling.

126 tools available now
Showing 126 of 126 tools
JSON

JSON Formatter

Beautify raw JSON with customizable indentation and fast client-side parsing.

pretty printindentdeveloper
JSON

JSON Validator

Validate JSON, inspect parser errors, and surface likely line and column issues.

errorsline numberssyntax
JSON

JSON Minifier

Strip whitespace and reduce payload size for transport, snapshots, or embeds.

compresspayloadoptimize
JSON

JSON Tree Viewer

Explore nested JSON visually with collapsible nodes and readable structure.

hierarchyvisualizeinspect
Structured

XML Formatter

Beautify XML with consistent indentation and browser-side parsing.

xmlpretty printmarkup
Structured

XML Validator

Validate XML syntax, inspect line and column errors, and preview parsed output.

xmlvalidationline numbers
Structured

XML Minifier

Strip extra whitespace from XML payloads for transport or embeds.

xmlcompresspayload
Structured

XML Viewer

Inspect XML documents as a structured object tree with attribute visibility.

xmlviewertree
Structured

XML to JSON Converter

Convert XML into JSON for API tooling, debugging, or transformation work.

xmljsonconverter
Structured

JSON to XML Converter

Turn JSON payloads into XML with configurable root wrapping.

jsonxmlconverter
Structured

XML to YAML Converter

Convert XML into YAML for configuration and structured data workflows.

xmlyamlconverter
Structured

YAML to XML Converter

Transform YAML configuration into XML with client-side conversion.

yamlxmlconverter
Structured

YAML Formatter

Normalize YAML formatting and spacing for readable configuration files.

yamlformatconfig
Structured

YAML Validator

Validate YAML syntax and inspect the parsed data structure immediately.

yamlvalidationconfig
Structured

YAML Viewer

Inspect YAML as structured data to verify nesting and arrays quickly.

yamlviewertree
Structured

YAML to JSON Converter

Convert YAML files into JSON for APIs, tooling, and application config.

yamljsonconverter
Structured

JSON to YAML Converter

Turn JSON payloads into YAML for configuration or human-friendly editing.

jsonyamlconverter
Structured

XML Builder Playground

Build XML documents interactively from JSON data with configurable root tags and indentation.

xmlbuilderplayground
Encoding

Base64 Encoder / Decoder

Encode and decode Base64 safely with Unicode support for browser-side workflows.

encodedecodeunicode
Encoding

URL Encoder / Decoder

Convert text to URL-safe encoding and reverse it instantly for query handling.

query stringsescapedecode
Security

JWT Decoder

Decode header and payload, inspect claims, and flag expiration timing at a glance.

authclaimsexpiration
Data

Timestamp Converter

Convert Unix seconds or milliseconds to readable dates and back without a backend.

unixdateepoch
Text

Text Diff Checker

Compare two text blocks, highlight additions and removals, and inspect summary stats.

comparepatchreview
Security

Hash Generator

Generate MD5, SHA1, SHA256, and SHA512 digests entirely in the browser.

md5sha256sha512
Generators

Random Data Generator

Create UUIDs, passwords, strings, and number sets with quick browser-native entropy.

uuidpasswordrandom
Data

Color Converter

Convert HEX, RGB, and HSL with instant color preview for UI and design work.

hexrgbhsl
Generators

Lorem Ipsum Generator

Generate words, sentences, or paragraphs for layout prototypes and placeholders.

placeholdercopycontent
Text

Text Case Converter

Switch text between uppercase, lowercase, camelCase, snake_case, and kebab-case.

camelCasesnake_casekebab-case
Text

Regex Tester

Test expressions against sample text, inspect matches, and debug flags in-browser.

patternsmatchflags
Encoding

HTML Escape / Unescape

Escape unsafe markup or unescape HTML entities for templates, docs, or snippets.

entitiesmarkuptemplates
Data

CSV to JSON Converter

Upload or paste CSV and transform rows into JSON arrays with instant preview.

uploadparsetabular
Data

JSON to CSV Converter

Convert JSON arrays into CSV output ready for spreadsheets and exports.

arrayexportspreadsheet
JSON

API Response Viewer

Paste API responses, inspect structure, and surface payload metrics visually.

apiresponseinspect
Security

Password Strength Checker

Analyze password quality with a transparent scoring model and live feedback.

securityentropyscore
Text

Slug Generator

Generate clean URL slugs from titles or copy with configurable separators.

seourlstitles
Web

URL Parser

Break down URLs into origin, path, query parameters, hash, and segments.

urlqueryweb
Security

Basic Auth Generator

Generate Authorization headers and curl snippets from username and password.

authheaderscurl
Web

QR Code Generator

Generate downloadable QR codes for URLs, text, and quick sharing workflows.

qrsharedownload
Web

Query Param Builder

Build URLs and query strings interactively for API calls, redirects, and links.

queryurlapi
Text

Markdown Preview

Write markdown, preview the rendered output, and inspect generated HTML.

markdownpreviewhtml
Text

HTML to Markdown Converter

Convert HTML snippets into clean markdown for docs and content workflows.

htmlmarkdownconverter
Data

Cron Expression Parser

Explain cron schedules in plain English and validate expression structure.

cronschedulejobs
Web

IPv4 Subnet Calculator

Calculate network, broadcast, host range, and mask details from a CIDR block.

ipv4cidrnetwork
Data

SQL Formatter

Pretty-print SQL queries with configurable dialect and keyword casing.

sqlformatqueries
Security

HMAC Generator

Create HMAC digests in hex and Base64 using SHA and MD5 variants.

hmacsha256signing
Security

RSA Keypair Generator

Generate exportable RSA public and private keys directly in the browser.

rsapemkeys
Web

User-Agent Parser

Parse browser, engine, OS, CPU, and device information from user-agent strings.

user-agentbrowseros
Security

Bcrypt Hash & Verify Tool

Generate bcrypt hashes, compare passwords, and inspect truncation and cost-factor details.

bcryptpasswordhash
Web

IPv6 Utilities

Inspect IPv6 compression, expansion, CIDR network bounds, and reverse-DNS pointers.

ipv6cidrnetwork
Security

JWT Signer / Verifier

Create HMAC JWTs, verify signatures with a secret, and inspect decoded claims.

jwtsignverify
Security

X.509 Certificate Decoder

Decode PEM certificates, inspect subject and issuer data, and compute fingerprints locally.

x509certificatepem
Security

CSR Decoder

Inspect PKCS#10 certificate signing requests, verify signatures, and review requested extensions.

csrpkcs10certificate
Security

Certificate Chain Viewer

Inspect PEM bundles, reorder certificates from leaf to root, and review chain completeness.

pemchainx509
Data

UUID Inspector

Validate UUIDs, inspect byte layout, detect version and variant, and extract embedded timestamps.

uuidrfc9562analysis
Encoding

Number Base Converter

Convert integers across binary, octal, decimal, hexadecimal, base32, and base36 representations.

binaryhexdecimal
Data

ULID Inspector

Validate ULIDs, decode embedded timestamps, and inspect the randomness payload.

ulidtimestampanalysis
Data

Semver Comparator

Compare semantic versions, inspect prereleases, test ranges, and preview next increments.

semverversionsranges
Encoding

PEM / DER Converter

Convert PEM blocks into DER base64 or hex, and rebuild normalized PEM from raw binary encodings.

pemderhex
Web

HTTP Status Lookup

Search HTTP status codes and phrases with quick category and meaning lookup.

httpstatus codesapi
Web

Docker Image Reference Parser

Parse Docker image references into registry, namespace, repository, tag, and digest parts.

dockercontainerimage
Data

Cron Builder

Assemble cron expressions visually, apply common presets, and preview the plain-English schedule.

cronschedulerbuilder
Web

DNS Record Formatter

Generate copy-ready DNS zone lines for A, AAAA, CNAME, MX, TXT, and SRV records.

dnszone filesrecords
Web

API Request Snippet Generator

Generate cURL, fetch, and Axios request snippets from one set of method, URL, headers, and body inputs.

curlfetchaxios
Structured

Kubernetes Manifest Builder

Generate Kubernetes Deployment, Service, and ConfigMap YAML templates directly in the browser.

kubernetesyamlmanifests
Structured

OpenAPI Path Generator

Generate OpenAPI path-item YAML with request and response examples for common API operations.

openapiswaggeryaml
Structured

.env Parser

Parse .env files into JSON and YAML for configuration review, debugging, and quick conversion.

dotenvenvironmentconfig
Web

HTTP Header Parser

Parse raw HTTP headers into structured JSON and surface duplicate header names clearly.

httpheadersrequests
Encoding

Data URL Encoder / Decoder

Encode text into data URLs or decode existing data: URIs to inspect payloads and metadata.

data uribase64mime
Security

Unix Permission Calculator

Calculate octal and symbolic Unix file permissions, including setuid, setgid, and sticky bits.

chmodunixpermissions
Security

CSP Generator

Generate Content-Security-Policy headers and meta tags from common directive inputs.

cspcontent security policyheaders
Web

robots.txt Builder

Generate robots.txt rules with allow and disallow paths, sitemap references, and crawl delay settings.

robotsseocrawler
Web

Sitemap XML Generator

Generate sitemap.xml files from paths or URLs with change frequency, priority, and lastmod metadata.

sitemapxmlseo
Security

CORS Header Generator

Build Access-Control-* response headers for browser APIs, preflight requests, and reverse proxy configs.

corsheadersapi
Web

Nginx Location Generator

Generate reverse-proxy location blocks for Nginx with upstream, WebSocket, timeout, and body-size settings.

nginxreverse proxyconfig
Web

Cache-Control Generator

Build Cache-Control headers with max-age, immutable, stale-while-revalidate, and related directives.

cache-controlheaderscdn
Structured

.gitignore Generator

Generate .gitignore files from common project presets and custom ignore rules.

gitignoreproject setupconfig
Structured

.editorconfig Generator

Build .editorconfig files for consistent indentation, line endings, and editor behavior.

editorconfigformattingconfig
Structured

.npmrc Generator

Generate .npmrc files for scoped registries, auth tokens, and npm install behavior.

npmrcregistrynpm
Structured

Docker Compose Builder

Generate Docker Compose YAML for app services, ports, environment variables, volumes, and Postgres dependencies.

dockercomposeyaml
Structured

package.json Scripts Generator

Generate package.json scripts for Next.js, Vite, Node APIs, and TypeScript libraries.

package.jsonscriptsnpm
Structured

TOML Formatter

Beautify TOML files with normalized spacing, tables, and array formatting.

tomlpretty printconfig
Structured

TOML Validator

Validate TOML syntax, inspect parser errors, and preview the parsed configuration object.

tomlvalidationconfig
Structured

TOML Viewer

Inspect TOML documents as structured data to verify nested tables and arrays quickly.

tomlviewertree
Structured

TOML to JSON Converter

Convert TOML configuration files into JSON for APIs, tooling, and debugging workflows.

tomljsonconverter
Structured

JSON to TOML Converter

Turn JSON objects into TOML for configuration files and developer tooling.

jsontomlconverter
Structured

INI Formatter

Beautify INI files with normalized spacing, sections, and repeated key formatting.

inipretty printconfig
Structured

INI Validator

Validate INI syntax, inspect line issues, and preview the parsed configuration object.

inivalidationconfig
Structured

INI Viewer

Inspect INI documents as structured data to verify sections, arrays, and key layouts quickly.

iniviewertree
Structured

INI to JSON Converter

Convert INI configuration files into JSON for tooling, APIs, and debugging workflows.

inijsonconverter
Structured

JSON to INI Converter

Turn JSON objects into INI format for legacy apps, config files, and local tooling.

jsoniniconverter
Text

Text Statistics

Inspect character, word, line, paragraph, byte, and reading-time counts for any text block.

textcountsanalysis
Encoding

Text to Binary

Convert plain text into UTF-8 binary byte groups for low-level debugging and encoding workflows.

binaryutf-8encoding
Encoding

Text to Unicode

Convert text into Unicode code points, JavaScript escapes, or HTML hex entities.

unicodeescapesencoding
Text

Text to NATO Alphabet

Convert letters and digits into NATO phonetic alphabet tokens for voice, support, and ops workflows.

natophonetictext
Generators

Token Generator

Generate configurable random tokens with uppercase, lowercase, numbers, symbols, and JSON output.

tokenrandomsecurity
Data

Email Normalizer

Normalize email addresses, fold Gmail aliases, and inspect canonical identity fields.

emailnormalizationidentity
Web

Device Information

Inspect browser, screen, connection, locale, and runtime details from the current device.

browserdeviceenvironment
Structured

Docker Run to Compose Converter

Convert common docker run commands into Compose YAML for faster service setup.

dockercomposeconverter
Web

WiFi QR Code Generator

Generate scan-ready WiFi QR codes and payload strings for WPA, WEP, or open networks.

wifiqrnetwork
Generators

SVG Placeholder Generator

Generate lightweight SVG placeholder graphics and data URLs for mocks, skeletons, and handoff.

svgplaceholderdesign
Text

Markdown to HTML Converter

Convert markdown into raw HTML with browser-side parsing and instant copy-ready output.

markdownhtmlconverter
Web

IPv4 Address Converter

Convert IPv4 addresses between dotted decimal, integer, hexadecimal, and binary forms.

ipv4binaryhex
Web

MIME Type Lookup

Look up common MIME types by file extension or find matching extensions from MIME strings.

mimeextensionsheaders
Text

List Converter

Convert lists between newline, comma, pipe, tab, and JSON array formats with cleanup options.

listsjsondelimiter
Web

Keycode Info

Inspect browser keyboard event fields including key, code, keyCode, location, and modifiers.

keyboardeventsbrowser
Text

Numeronym Generator

Convert long words into numeronym form such as i18n and l10n with configurable thresholds.

numeronymi18ntext
Data

Percentage Calculator

Calculate percentages, ratios, and percent changes for quick pricing, metrics, and comparison work.

percentratiochange
Data

Temperature Converter

Convert temperatures between Celsius, Fahrenheit, Kelvin, and Rankine instantly.

celsiusfahrenheitkelvin
Data

Roman Numeral Converter

Convert integers to Roman numerals and validate Roman numeral input back to integers.

romannumeralsconverter
Web

Safe Link Decoder

Extract the real destination from wrapped redirect links such as Outlook safe links and similar redirectors.

redirecturloutlook
Web

IPv4 Range Expander

Expand IPv4 start-end ranges or small CIDR blocks into full address lists for review and ops work.

ipv4rangecidr
Data

Math Evaluator

Evaluate math expressions with operators, parentheses, constants, and common helper functions in the browser.

mathexpressionscalculator
Web

Random Port Generator

Generate random TCP or UDP-style port numbers inside a chosen range with optional uniqueness.

portsnetworkrandom
Generators

ULID Generator

Generate sortable ULIDs from the current time or a custom timestamp and inspect them instantly.

ulidgeneratorsortable ids
Structured

TOML to YAML Converter

Convert TOML configuration files into readable YAML for cross-format workflow handoffs.

tomlyamlconverter
Structured

YAML to TOML Converter

Convert YAML into TOML for configuration files, package tooling, and developer setup flows.

yamltomlconverter
Web

HTML Formatter

Beautify HTML snippets into readable, indented markup for templates, embeds, and docs.

htmlpretty printmarkup
Web

HTML Validator

Check HTML tag structure, catch mismatched closing tags, and find unclosed markup quickly.

htmlvalidationmarkup
Web

HTML Viewer

Preview raw HTML in an isolated frame while keeping the source visible beside it.

htmlpreviewviewer
Web

HTML Minify

Strip extra whitespace from HTML while preserving the browser-parsed markup structure.

htmlminifymarkup
JSON

JSON Compare

Compare two JSON payloads, normalize object keys, and inspect added, removed, or changed paths.

jsondiffcompare
JSON

JSON Sorter

Recursively sort JSON object keys so payloads stay stable for review, commits, and diffs.

jsonsortkeys
JSON

JSON to TSV Converter

Convert JSON arrays or objects into tab-separated rows for spreadsheets and copy-paste exports.

jsontsvconverter
JSON

JSON to String Converter

Convert JSON into an escaped string literal for code, configs, fixtures, and embedded payloads.

jsonstringconverter
Structured

XML to CSV Converter

Flatten XML records into CSV rows for spreadsheets, exports, and tabular review.

xmlcsvconverter
Structured

CSV to XML Converter

Convert CSV rows into XML with configurable root and row tags for feeds and imports.

csvxmlconverter