utilities.dev

Essential developer tools for everyday coding tasks

Simple, fast, and free online utilities

All Utilities

48 utilities
Accessibility
ARIA Attributes Validator
Validate HTML snippets for ARIA misuse: invalid attributes, malformed ID references, and role-label mismatches.
ariaaccessibilitya11y+3
Encoding & Hashing
Base64 Encoding
Encode and decode Base64 strings to safely move text and binary content through text-only systems.
encodingbase64decode+2
Encoding & Hashing
Base64URL Converter
Encode and decode Base64URL strings for URLs, JWTs, and token-safe transport without padding or special characters.
base64urlencodingjwt+3
Color & Design
Box Shadow Generator
Generate CSS box-shadow strings with live preview. Adjust offsets, blur, spread, color, opacity, and inset for copy-ready output.
box-shadowcssdesign+3
Data Formatting
Case Converter
Convert text between camelCase, PascalCase, snake_case, kebab-case, and UPPER_SNAKE_CASE with readable word splitting.
casecamelsnake+3
Color & Design
Color Contrast Checker
Check text and background color contrast with WCAG AA and AAA pass/fail for normal and large text.
colorcontrastwcag+4
Color & Design
Color Converter
Convert colors between HEX, RGB, HSL, and HSV with instant previews for design and frontend workflows.
colorhexrgb+5
Encoding & Hashing
CRC32 Checksum
Compute CRC32 checksums from text for error detection, ETags, and integrity verification.
crc32checksumintegrity+3
Time & Scheduling
Cron Expression Parser
Parse cron expressions into human-readable schedules and preview upcoming run times before deployment.
cronscheduleparser+3
Color & Design
CSS Gradient Generator
Generate CSS linear and radial gradients with color stops, angle, and direction controls for design and frontend workflows.
cssgradientlinear+4
Data Formatting
CSV JSON Converter
Convert between CSV and JSON for data import, export, and API integration workflows.
csvjsonconvert+3
Encoding & Hashing
Data URL Parser
Parse data URLs to extract media type, charset, and decoded content. Inspect base64 and URL-encoded data inline.
data urlbase64parse+2
Dev Productivity
Text Diff Tool
Compare two text blocks line by line to spot additions, removals, and edits during reviews.
diffcomparetext+4
Accessibility
Focus Style Checker
Inspect CSS for :focus/:focus-visible declarations and flag patterns that remove outlines without visible replacement.
focuscssaccessibility+3
Accessibility
Form Label Checker
Detect form controls missing associated labels, duplicate IDs, and unlabeled buttons in pasted HTML.
formlabelaccessibility+3
Encoding & Hashing
Hash Generator
Generate SHA-1, SHA-256, SHA-384, and SHA-512 hashes from text with browser-local processing.
hashshasha256+3
Accessibility
Heading Order Checker
Detect heading level jumps, multiple h1, and missing h1 in pasted HTML for accessibility audits.
headingh1accessibility+3
Encoding & Hashing
HMAC Generator
Generate HMAC signatures for messages and secrets using SHA-1, SHA-256, SHA-384, or SHA-512.
hmacsignaturecrypto+2
Encoding & Hashing
HTML Entity Encoder Decoder
Encode special characters to HTML entities and decode named or numeric entities back to plain text.
encodinghtmlentities+3
Web & HTTP
HTTP Header Parser
Parse raw HTTP request or response headers into a structured view. Inspect headers and copy formatted output.
httpheadersparse+3
Web & HTTP
HTTP Status Codes Reference
Search and browse HTTP status codes by category with quick lookup by code or phrase.
httpstatuscodes+8
Accessibility
Image Alt Auditor
Parse img tags from HTML and flag missing, empty, or suspicious alt text with summary counts.
imagealtaccessibility+3
Data Formatting
INI JSON Converter
Convert between INI config files and JSON for settings migration and API integration.
inijsonconfig+3
Data Formatting
JSON Formatter
Format, validate, and minify JSON with clear error feedback for API and configuration workflows.
jsonformatvalidate+3
Data Formatting
JSON YAML Converter
Convert between JSON and YAML formats with validation and error feedback for config and API workflows.
jsonyamlconvert+3
Security & Tokens
JWT Decoder
Decode JWT tokens to inspect header and payload claims while debugging authentication flows.
jwttokendecode+3
Accessibility
Landmark Role Checker
Detect presence and duplicates of common landmarks (header, nav, main, footer, aside) and ARIA landmark roles.
landmarkariaaccessibility+3
Accessibility
Link Text Auditor
Flag generic link text, empty links, and duplicate link names pointing to different URLs in pasted HTML.
linkaccessibilitya11y+2
Data Formatting
Markdown Viewer
Preview and analyze Markdown with live rendering, formatting tools, and document statistics.
markdownmdpreview+6
Color & Design
Palette Generator
Generate color palettes from a base color with deterministic shades and tints for design systems and CSS.
palettecolorshades+4
Security & Tokens
Password Strength Checker
Check password strength with heuristic feedback on length, character variety, and common patterns.
passwordstrengthsecurity+2
Accessibility
Plain Language Checker
Heuristic flags for long sentences, passive wording, jargon hits, and plain-language suggestions.
plain-languageaccessibilityreadability+2
Web & HTTP
Query String Builder
Parse and build URL query strings with key-value pairs. Add, edit, remove params and copy the result.
queryurlparams+3
Accessibility
Readability Score
Compute readability metrics including Flesch Reading Ease and approximate grade level from pasted text.
readabilityfleschgrade-level+2
Text & Regex
Regex Escape
Escape special regex characters in a string so it matches literally in regular expressions.
regexescapepattern+2
Text & Regex
Regex Tester
Test regular expressions with live match results, capture groups, and flag-aware debugging output.
regexregular expressionpattern+3
Dev Productivity
Semver Compare
Compare two semantic version strings and determine which is newer, older, or equal.
semverversioncompare+2
Accessibility
Skip Link Checker
Inspect HTML for skip link patterns (href="#main" etc.) and verify target presence.
skip linkaccessibilitya11y+3
Web & HTTP
Slug Generator
Generate URL-friendly slugs from text with lowercase, hyphenation, and optional diacritic removal.
slugurlseo+2
Color & Design
SVG Viewer
Preview, validate, and optimize SVG markup with live rendering for frontend and design workflows.
svgvectorgraphics+5
Accessibility
Table Accessibility Checker
Check caption presence, th usage, and scope/header associations in pasted HTML tables.
tableaccessibilitya11y+4
Text & Regex
Text Escape Unescape
Escape and unescape text for JSON, JavaScript, regex, and newline contexts with context-specific rules.
escapeunescapejson+3
Accessibility
Text Spacing Checker
Evaluate CSS declarations against WCAG 1.4.12 text spacing minimums for line height, paragraph, letter, and word spacing.
text-spacingwcagaccessibility+2
Time & Scheduling
Unix Timestamp Converter
Convert Unix timestamps and human-readable dates with support for seconds and milliseconds.
unixtimestampepoch+4
Web & HTTP
URL Encoder Decoder
Encode and decode URL percent-encoded strings for query parameters and safe transport in links.
encodingurlpercent-encode+3
Web & HTTP
URL Parser
Parse URLs into protocol, host, path, query params, and hash with an editable view to rebuild and copy.
urlparsequery+3
Dev Productivity
UUID Generator and Validator
Generate UUID v4 identifiers and validate UUID strings locally in your browser.
uuidguidgenerate+3
Data Formatting
XML Formatter
Format, validate, and minify XML for config files, feeds, and API payloads.
xmlformatvalidate+3