87 tools across 13 categories

mydevtools

Your personal developer toolkit. Format, diff, decode, generate — all in one beautiful, private workspace.

Formatters

7
Beautify and minify code in JSON, XML, SQL, HTML, JS, and CSS
CSS Formatter
Beautify and minify CSS stylesheets with vendor prefix handling
cssbeautifyminify
HTML Formatter
Format, prettify and beautify HTML documents with customizable indentation
htmlformatprettify
JavaScript Formatter
Beautify and minify JavaScript code with configurable options
javascriptjsbeautify
JSON Formatter
Prettify, minify and validate JSON with syntax highlighting and tree view
jsonformatprettify
SQL Formatter
Format and beautify SQL queries
sqlformatquery
XML Formatter
Format, prettify and validate XML documents
xmlformatprettify
YAML Formatter
Format, validate and beautify YAML documents with indent control
yamlformatprettify

Validators

8
Validate syntax, schemas, and patterns in your data
Credit Card Validator
Validate and generate test credit card numbers with Luhn algorithm
creditcardvalidate
Email Validator
Validate email addresses with RFC-compliant syntax and disposable detection
emailvalidatesyntax
HTML Validator
Validate HTML markup for errors and best practices
htmlvalidatesyntax
JSON Validator
Validate JSON syntax with detailed error messages and line numbers
jsonvalidatesyntax
Regex Tester
Test regular expressions with live matching and group highlighting
regexregexptest
XML Validator
Validate XML syntax and well-formedness with error highlighting
xmlvalidatesyntax
XPath Tester
Test and evaluate XPath expressions against XML documents
xpathxmlquery
XSD Schema Validator
Validate XML documents against XSD schemas with detailed error reporting
xsdxmlschema

Diff & Compare

3
Compare documents side by side with highlighted differences
JSON Diff
Compare two JSON documents side by side with highlighted differences
jsondiffcompare
Text Diff
Compare any two text blocks with line-by-line diff highlighting
textdiffcompare
XML Diff
Compare two XML documents side by side with highlighted differences
xmldiffcompare

Data Converters

7
Convert between data formats: XML, JSON, CSV, YAML, XSLT
CSV to JSON Converter
Convert CSV data to JSON arrays or objects with header detection
csvjsonconvert
CSV to XML Converter
Convert CSV data to XML format with customizable element names
csvxmlconvert
JSON to CSV Converter
Convert JSON arrays and objects to CSV with custom delimiters and headers
jsoncsvconvert
JSON to XML Converter
Convert JSON objects to well-formed XML documents
jsonxmlconvert
XML to JSON Converter
Convert XML documents to JSON format with attribute handling options
xmljsonconvert
XSLT Transformer
Transform XML documents using XSLT stylesheets
xsltxmltransform
YAML ↔ JSON Converter
Convert between YAML and JSON formats bidirectionally
yamljsonconvert

Encoding & Decoding

7
Encode and decode text — Base64, URL, HTML, Unicode, Gzip
Base64 Encode / Decode
Encode and decode Base64 strings instantly
base64encodedecode
Gzip Compress / Decompress
Compress and decompress text using Gzip with Base64 encoding
gzipcompressdecompress
Hex Encoder / Decoder
Encode text to hexadecimal and decode hex strings back to text (UTF-8)
hexhexadecimalencode
HTML Entities Encoder
Encode and decode HTML entities and special characters
htmlentitiesencode
String Escape / Unescape
Escape and unescape strings for JSON, XML, HTML, JavaScript, SQL, and CSV
escapeunescapejson
Unicode Converter
Convert text to/from Unicode escape sequences, code points, and UTF-8 hex
unicodeutf8escape
URL Encode / Decode
Encode and decode URL components
urlencodedecode

Cryptography

8
Hashing, HMAC, JWT, JWS, JWE, and JWK key generation
AES Encrypt & Decrypt
Encrypt and decrypt text using AES-128/192/256 with passphrase or key
aesencryptdecrypt
BCrypt Hash & Verify
Generate BCrypt hashes for passwords and verify passwords against existing hashes
bcryptpasswordhash
Hash Generator
Generate MD5, SHA-1, SHA-224, SHA-256, SHA-384, SHA-512, SHA-3, RIPEMD-160 hashes
hashmd5sha
HMAC Generator
Generate HMAC signatures using SHA-1, SHA-256, SHA-384, SHA-512 algorithms
hmacshasignature
JWE Encrypt & Decrypt
Encrypt and decrypt data using JSON Web Encryption (JWE) with RSA and AES algorithms
jweencryptdecrypt
JWK Generator
Generate JSON Web Keys (JWK) for RSA, EC, and symmetric algorithms
jwkkeygenerate
JWS Sign & Verify
Create and verify JSON Web Signatures (JWS) with HMAC, RSA, and ECDSA algorithms
jwssignaturesign
JWT Decoder
Decode and inspect JSON Web Tokens — header, payload and signature
jwttokendecode

Certificates & Keys

12
X.509 certificates, SSH keys, PKI tooling, and SSL inspection
Certificate Chain Validator
Validate certificate chains and verify trust hierarchy from leaf to root CA
certificatechainvalidate
Certificate Decoder
Decode and inspect X.509 certificates in PEM, DER, CRT, CER formats with detailed field analysis
certificatex509pem
Certificate Fingerprint Calculator
Calculate MD5, SHA-1, SHA-256 fingerprints of certificates for verification
certificatefingerprinthash
Certificate Format Converter
Convert certificates between PEM, DER, PFX/P12, P7B, CRT, CER formats
certificateconvertpem
CSR Generator
Generate Certificate Signing Requests (CSR) for SSL/TLS certificates
csrcertificatesigning
Java KeyStore (JKS) Tool
Create, view, and manage Java KeyStore files - import/export certificates and keys
jkskeystorejava
Key Pair Generator
Generate RSA, ECDSA, and Ed25519 key pairs in PEM and other formats
keyrsaecdsa
PEM Parser & Viewer
Parse and view PEM-encoded certificates, keys, and CSRs with syntax highlighting
pemparseview
PKCS#12 / PFX Tool
Create, extract, and convert PKCS#12/PFX files containing certificates and private keys
pkcs12pfxp12
Self-Signed Certificate Generator
Generate self-signed X.509 certificates for development and testing purposes
certificatex509self-signed
SSH Key Generator
Generate SSH key pairs (RSA, ECDSA, Ed25519) with optional passphrase protection
sshkeyrsa
SSL/TLS Certificate Checker
Check SSL/TLS certificates from any domain - expiry, chain, protocols, and vulnerabilities
ssltlscheck

API & Web Services

6
REST, SOAP, WSDL — build and inspect web service requests
API Request Builder
Build and test HTTP requests with headers, body, and authentication
apihttprequest
JSONPath Tester
Test and evaluate JSONPath expressions against JSON data
jsonjsonpathquery
SOAP Client
Test SOAP web services by sending requests and viewing responses
soapwsdlxml
Swagger / OpenAPI Viewer
Paste or upload an OpenAPI spec and get interactive API documentation
swaggeropenapiapi
URL Parser
Parse and analyze URLs into components: protocol, host, path, query, fragment
urlparsequery
WSDL Parser
Parse and visualize WSDL files, view services, ports, operations, and messages
wsdlsoapxml

Network

3
IP, subnet, MAC address tooling and lookups
IP Address Tools
Validate, parse, and convert IPv4/IPv6 addresses with detailed information
ipipv4ipv6
MAC Address Tools
Validate, format, and generate MAC addresses with vendor lookup
macaddressnetwork
Subnet Calculator
Calculate subnet masks, network ranges, CIDR notation, and available hosts
subnetcidrnetwork

Generators

9
Create UUIDs, passwords, code stubs, QR codes, and more
Color Contrast Checker
Check WCAG contrast ratios between foreground and background colors
colorcontrastwcag
Java POJO Generator
Generate Java classes, records, interfaces from JSON/XML or convert Java to JSON/XML
javapojoclass
JSON to TypeScript
Convert JSON objects to TypeScript interfaces and types automatically
jsontypescriptinterface
Lorem Ipsum Generator
Generate placeholder text in paragraphs, sentences, or words
loremipsumplaceholder
Markdown Table Generator
Create and edit markdown tables with a visual spreadsheet interface
markdowntablegenerator
Password Generator
Generate secure random passwords with customizable length and character sets
passwordsecurerandom
QR Code Generator
Generate QR codes from text, URLs, or data with customization options
qrqrcodebarcode
Slug Generator
Generate URL-safe slugs from any text — supports unicode, custom separators
slugurlpermalink
UUID Generator
Generate random UUIDs (v4) in bulk
uuidguidrandom

Text & Utilities

9
Text manipulation, time, color, number bases, and productivity
Color Picker & Converter
Pick colors and convert between HEX, RGB, HSL formats
colorhexrgb
Cron Expression Parser
Parse, validate and explain cron expressions with next run times
cronschedulejob
Markdown Preview
Write Markdown and see a live rendered preview side by side
markdownpreviewmd
Number Base Converter
Convert numbers between decimal, binary, octal and hexadecimal
binaryhexoctal
Personal Todo List
Production-grade task manager with IndexedDB storage, categories, archive, trash, import/export, subtasks, and more
todotaskproductivity
String Case Converter
Convert text between camelCase, snake_case, PascalCase, kebab-case and more
casecamelsnake
Text Manipulation Tools
Sort lines, remove duplicates, trim whitespace, count words and more
textsortunique
Timestamp Converter
Convert between Unix timestamps and human-readable dates
timestampunixepoch
Unix Permissions Calculator
Calculate chmod numeric values and understand file permission bits
unixchmodpermissions

AI Alpha Tools

3ALPHA
AI-powered tools — early access, may change without notice
ALPHA
Code Explainer
Get AI-powered explanations for code snippets in any language
aicodeexplain
ALPHA
RAG Document Q&A
Upload documents and ask questions using AI-powered retrieval augmented generation
ragaidocument
ALPHA
Text Summarizer
Summarize long text into key points using AI-powered extraction
aisummarizetext

Reference

5
Lookup guides for HTTP codes, MIME types, ports, and RFCs
HTTP Status Codes Reference
Complete reference guide for HTTP status codes (1xx-5xx) with detailed descriptions, use cases, common scenarios, and best practices for REST API development
httpstatuscodes
IP Ranges Reference
Reference guide for private, reserved, and special-use IP address ranges
iprangeprivate
MIME Types Reference
Comprehensive searchable database of MIME types (Content-Types) with file extensions, categories, and usage examples for web development, file uploads, and HTTP headers
mimecontent-typefile
Port Number Reference
Comprehensive reference of common network ports, protocols, and services
portnetworktcp
RFC Standards Reference
Comprehensive reference for important RFC standards including JWT, JWE, JWS, OAuth, HTTP, TLS, and other security and web protocols
rfcstandardsjwt