87 tools across 13 categories
mydevtools
Your personal developer toolkit. Format, diff, decode, generate — all in one beautiful, private workspace.
Formatters
7CSS Formatter
Beautify and minify CSS stylesheets with vendor prefix handlingcssbeautifyminify
HTML Formatter
Format, prettify and beautify HTML documents with customizable indentationhtmlformatprettify
JavaScript Formatter
Beautify and minify JavaScript code with configurable optionsjavascriptjsbeautify
JSON Formatter
Prettify, minify and validate JSON with syntax highlighting and tree viewjsonformatprettify
SQL Formatter
Format and beautify SQL queriessqlformatquery
XML Formatter
Format, prettify and validate XML documentsxmlformatprettify
YAML Formatter
Format, validate and beautify YAML documents with indent controlyamlformatprettify
Validators
8Credit Card Validator
Validate and generate test credit card numbers with Luhn algorithmcreditcardvalidate
Email Validator
Validate email addresses with RFC-compliant syntax and disposable detectionemailvalidatesyntax
HTML Validator
Validate HTML markup for errors and best practiceshtmlvalidatesyntax
JSON Validator
Validate JSON syntax with detailed error messages and line numbersjsonvalidatesyntax
Regex Tester
Test regular expressions with live matching and group highlightingregexregexptest
XML Validator
Validate XML syntax and well-formedness with error highlightingxmlvalidatesyntax
XPath Tester
Test and evaluate XPath expressions against XML documentsxpathxmlquery
XSD Schema Validator
Validate XML documents against XSD schemas with detailed error reportingxsdxmlschema
Diff & Compare
3JSON Diff
Compare two JSON documents side by side with highlighted differencesjsondiffcompare
Text Diff
Compare any two text blocks with line-by-line diff highlightingtextdiffcompare
XML Diff
Compare two XML documents side by side with highlighted differencesxmldiffcompare
Data Converters
7CSV to JSON Converter
Convert CSV data to JSON arrays or objects with header detectioncsvjsonconvert
CSV to XML Converter
Convert CSV data to XML format with customizable element namescsvxmlconvert
JSON to CSV Converter
Convert JSON arrays and objects to CSV with custom delimiters and headersjsoncsvconvert
JSON to XML Converter
Convert JSON objects to well-formed XML documentsjsonxmlconvert
XML to JSON Converter
Convert XML documents to JSON format with attribute handling optionsxmljsonconvert
XSLT Transformer
Transform XML documents using XSLT stylesheetsxsltxmltransform
YAML ↔ JSON Converter
Convert between YAML and JSON formats bidirectionallyyamljsonconvert
Encoding & Decoding
7Base64 Encode / Decode
Encode and decode Base64 strings instantlybase64encodedecode
Gzip Compress / Decompress
Compress and decompress text using Gzip with Base64 encodinggzipcompressdecompress
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 charactershtmlentitiesencode
String Escape / Unescape
Escape and unescape strings for JSON, XML, HTML, JavaScript, SQL, and CSVescapeunescapejson
Unicode Converter
Convert text to/from Unicode escape sequences, code points, and UTF-8 hexunicodeutf8escape
URL Encode / Decode
Encode and decode URL componentsurlencodedecode
Cryptography
8AES Encrypt & Decrypt
Encrypt and decrypt text using AES-128/192/256 with passphrase or keyaesencryptdecrypt
BCrypt Hash & Verify
Generate BCrypt hashes for passwords and verify passwords against existing hashesbcryptpasswordhash
Hash Generator
Generate MD5, SHA-1, SHA-224, SHA-256, SHA-384, SHA-512, SHA-3, RIPEMD-160 hasheshashmd5sha
HMAC Generator
Generate HMAC signatures using SHA-1, SHA-256, SHA-384, SHA-512 algorithmshmacshasignature
JWE Encrypt & Decrypt
Encrypt and decrypt data using JSON Web Encryption (JWE) with RSA and AES algorithmsjweencryptdecrypt
JWK Generator
Generate JSON Web Keys (JWK) for RSA, EC, and symmetric algorithmsjwkkeygenerate
JWS Sign & Verify
Create and verify JSON Web Signatures (JWS) with HMAC, RSA, and ECDSA algorithmsjwssignaturesign
JWT Decoder
Decode and inspect JSON Web Tokens — header, payload and signaturejwttokendecode
Certificates & Keys
12Certificate Chain Validator
Validate certificate chains and verify trust hierarchy from leaf to root CAcertificatechainvalidate
Certificate Decoder
Decode and inspect X.509 certificates in PEM, DER, CRT, CER formats with detailed field analysiscertificatex509pem
Certificate Fingerprint Calculator
Calculate MD5, SHA-1, SHA-256 fingerprints of certificates for verificationcertificatefingerprinthash
Certificate Format Converter
Convert certificates between PEM, DER, PFX/P12, P7B, CRT, CER formatscertificateconvertpem
CSR Generator
Generate Certificate Signing Requests (CSR) for SSL/TLS certificatescsrcertificatesigning
Java KeyStore (JKS) Tool
Create, view, and manage Java KeyStore files - import/export certificates and keysjkskeystorejava
Key Pair Generator
Generate RSA, ECDSA, and Ed25519 key pairs in PEM and other formatskeyrsaecdsa
PEM Parser & Viewer
Parse and view PEM-encoded certificates, keys, and CSRs with syntax highlightingpemparseview
PKCS#12 / PFX Tool
Create, extract, and convert PKCS#12/PFX files containing certificates and private keyspkcs12pfxp12
Self-Signed Certificate Generator
Generate self-signed X.509 certificates for development and testing purposescertificatex509self-signed
SSH Key Generator
Generate SSH key pairs (RSA, ECDSA, Ed25519) with optional passphrase protectionsshkeyrsa
SSL/TLS Certificate Checker
Check SSL/TLS certificates from any domain - expiry, chain, protocols, and vulnerabilitiesssltlscheck
API & Web Services
6API Request Builder
Build and test HTTP requests with headers, body, and authenticationapihttprequest
JSONPath Tester
Test and evaluate JSONPath expressions against JSON datajsonjsonpathquery
SOAP Client
Test SOAP web services by sending requests and viewing responsessoapwsdlxml
Swagger / OpenAPI Viewer
Paste or upload an OpenAPI spec and get interactive API documentationswaggeropenapiapi
URL Parser
Parse and analyze URLs into components: protocol, host, path, query, fragmenturlparsequery
WSDL Parser
Parse and visualize WSDL files, view services, ports, operations, and messageswsdlsoapxml
Network
3IP Address Tools
Validate, parse, and convert IPv4/IPv6 addresses with detailed informationipipv4ipv6
MAC Address Tools
Validate, format, and generate MAC addresses with vendor lookupmacaddressnetwork
Subnet Calculator
Calculate subnet masks, network ranges, CIDR notation, and available hostssubnetcidrnetwork
Generators
9Color Contrast Checker
Check WCAG contrast ratios between foreground and background colorscolorcontrastwcag
Java POJO Generator
Generate Java classes, records, interfaces from JSON/XML or convert Java to JSON/XMLjavapojoclass
JSON to TypeScript
Convert JSON objects to TypeScript interfaces and types automaticallyjsontypescriptinterface
Lorem Ipsum Generator
Generate placeholder text in paragraphs, sentences, or wordsloremipsumplaceholder
Markdown Table Generator
Create and edit markdown tables with a visual spreadsheet interfacemarkdowntablegenerator
Password Generator
Generate secure random passwords with customizable length and character setspasswordsecurerandom
QR Code Generator
Generate QR codes from text, URLs, or data with customization optionsqrqrcodebarcode
Slug Generator
Generate URL-safe slugs from any text — supports unicode, custom separatorsslugurlpermalink
UUID Generator
Generate random UUIDs (v4) in bulkuuidguidrandom
Text & Utilities
9Color Picker & Converter
Pick colors and convert between HEX, RGB, HSL formatscolorhexrgb
Cron Expression Parser
Parse, validate and explain cron expressions with next run timescronschedulejob
Markdown Preview
Write Markdown and see a live rendered preview side by sidemarkdownpreviewmd
Number Base Converter
Convert numbers between decimal, binary, octal and hexadecimalbinaryhexoctal
Personal Todo List
Production-grade task manager with IndexedDB storage, categories, archive, trash, import/export, subtasks, and moretodotaskproductivity
String Case Converter
Convert text between camelCase, snake_case, PascalCase, kebab-case and morecasecamelsnake
Text Manipulation Tools
Sort lines, remove duplicates, trim whitespace, count words and moretextsortunique
Timestamp Converter
Convert between Unix timestamps and human-readable datestimestampunixepoch
Unix Permissions Calculator
Calculate chmod numeric values and understand file permission bitsunixchmodpermissions
AI Alpha Tools
3ALPHAALPHA
Code Explainer
Get AI-powered explanations for code snippets in any languageaicodeexplain
ALPHA
RAG Document Q&A
Upload documents and ask questions using AI-powered retrieval augmented generationragaidocument
ALPHA
Text Summarizer
Summarize long text into key points using AI-powered extractionaisummarizetext
Reference
5HTTP 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 developmenthttpstatuscodes
IP Ranges Reference
Reference guide for private, reserved, and special-use IP address rangesiprangeprivate
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 headersmimecontent-typefile
Port Number Reference
Comprehensive reference of common network ports, protocols, and servicesportnetworktcp
RFC Standards Reference
Comprehensive reference for important RFC standards including JWT, JWE, JWS, OAuth, HTTP, TLS, and other security and web protocolsrfcstandardsjwt