developer
99 tools with this tag
Fake Person Generator
Generate polished fictional personas for mockups, demos, QA, and creative work.
FunDigital Storage Converter
Transform bytes to megabytes, gigabytes, terabytes, and more.
ConverterHTML Formatter
Format, beautify, and auto-indent ugly or minified HTML code.
DeveloperHTML Minifier
Minify and compress your HTML code to save file size and boost load speeds.
DeveloperRGB to HEX Converter
Convert color values between RGB blocks and standard Hex codes.
DeveloperPX to REM Converter
Translate CSS pixel constraints to accessibility-standard rem ratios.
DeveloperCSS Formatter
Beautify nested and unformatted CSS code blocks securely.
DeveloperCSS Box Shadow Generator
Visually construct CSS layer shadows and generate cross-browser code.
DeveloperJSON Validator & Formatter
Validate syntax, catch errors, and auto-indent complex JSON payloads.
DataMarkdown Table Generator
Construct MD tables visually without writing the tedious syntax manually.
DeveloperBase64 to Image Decoder
Instantly view and download the image behind a raw Base64 string.
DataImage to Base64 Encoder
Convert generic files (.png, .jpg, .svg) into Base64 URLs.
DataURL Parser
Parse, inspect, and extract parts of URLs and query parameters.
DataJSON-to-Zod-to-Prisma
Convert JSON payloads into TypeScript Interfaces, Zod schemas, and Prisma models instantly.
DataCron Job Generator
Generate and translate crontab expressions with a visual GUI.
NetworkcURL to Fetch Converter
Convert raw cURL shell commands into JavaScript Fetch or Axios requests.
NetworkcURL Builder
Visually build cURL commands with headers, params, auth, and JSON bodies.
NetworkAPI Explorer
Send live HTTP requests with custom headers, params, and request bodies.
NetworkGraphQL Playground
Run GraphQL queries, mutations, variables, and introspection requests in one place.
NetworkWebSocket Tester
Open WebSocket connections, send messages, and inspect live server frames.
NetworkFavicon Extractor
Extract favicon, apple-touch-icon, and shortcut icon URLs from any website.
NetworkJSON Diff Visualizer
Compare two JSON objects and inspect structural changes path by path.
DataRegex Explain Tool
Turn regular expressions into plain-English explanations for faster debugging.
DeveloperWebhook Tester
Fire signed webhook payloads at any endpoint and inspect the response.
NetworkSQL Query Runner
Run practical SQL queries against an in-browser CSV-backed table.
DataJSON Schema Generator
Generate draft 2020-12 JSON Schema documents from sample JSON.
Data.env File Validator
Audit, validate, and alphabetically sort your environment variables safely.
DataSVG to JSX Converter
Convert raw SVG code into a React JSX component instantly.
DeveloperCSV to JSON Converter
Convert CSV data into array of JSON objects format with ease.
DataXML Formatter
Format, validate and prettify raw XML documents.
DataJSON Formatter
Format, minify, and validate JSON data instantly.
DataBase64 Encoder/Decoder
Encode and decode strings to and from Base64 format.
DataURL Encoder/Decoder
Safely encode or decode URLs and query parameters.
DataRegex Tester
Test and debug regular expressions with live match highlighting.
DeveloperHTML Entity Tool
Encode and decode HTML entities for safe web content.
DeveloperCSS Minifier/Beautifier
Minify or beautify your CSS code with one click.
DeveloperJS Minifier
Minify JavaScript code by removing whitespace and comments.
DeveloperSQL Formatter
Format and beautify SQL queries for readability.
DataGlassmorphism Generator
Design frosted glass CSS UI components with a visual editor.
DeveloperNeumorphism UI Generator
Design soft UI CSS components instantly with a visual editor.
DeveloperDiff Checker
Compare two blocks of text and highlight differences line by line.
DeveloperTailwind UI Visualizer
Paste Tailwind HTML and view a sandboxed live preview instantly.
DeveloperReact to Vue Converter
Convert functional React components to Vue 3 Composition API.
DeveloperExtension Manifest Builder
Visually scaffold Chrome Extension MV3 manifest.json files.
DeveloperLorem Ipsum Generator
Generate placeholder text in paragraphs, sentences, or words.
TextMarkdown to HTML
Convert Markdown to clean HTML with live preview.
TextSlug Generator
Convert any text into a URL-friendly slug.
TextFind & Replace
Find and replace text with regex support and match highlighting.
TextText to Binary
Convert text to binary, hex, octal, and decimal representations.
TextRSA Key Generator
Generate secure public and private RSA key pairs locally.
SecurityMAC Address Generator
Generate random Media Access Control (MAC) addresses instantly.
SecurityHash Generator
Generate MD5, SHA-1, SHA-256, and SHA-512 hashes from text.
SecurityUUID Generator
Generate v4 UUIDs instantly with batch generation support.
SecurityHMAC Generator
Generate HMAC signatures using various hash algorithms.
SecurityRandom String Generator
Generate cryptographically secure random strings for API keys, tokens, and test data.
SecurityBcrypt Hash Generator
Generate bcrypt password hashes with configurable rounds.
SecurityTOTP Code Generator
Generate time-based one-time passwords for 2FA testing.
SecurityColor Format Converter
Convert between HEX, RGB, RGBA, and HSL formats.
ColorPalette Generator
Generate beautiful, harmonious color palettes from a seed color.
ColorGradient Generator
Create stunning CSS gradients with a visual editor.
ColorContrast Checker
Check color contrast ratios for WCAG accessibility compliance.
ColorTailwind Color Finder
Find the closest Tailwind CSS color for any hex or RGB value.
ColorBox Shadow Generator
Design CSS box shadows with a visual editor and live preview.
ColorHTTP Status Codes
Quick reference for all HTTP status codes with descriptions.
NetworkMIME Type Lookup
Look up MIME types by file extension or content type.
SEOPlaceholder Image
Generate placeholder images of any size, color, and format.
SEONumber Base Converter
Convert numbers between binary, octal, decimal, and hex.
DataByte Converter
Convert between bytes, KB, MB, GB, TB, and PB.
ConverterUnix Timestamp Converter
Convert Unix timestamps to human-readable dates and back.
DataAspect Ratio Calculator
Calculate aspect ratios and resize dimensions proportionally.
MathDiscord Timestamp Generator
Generate localized, dynamic Markdown time syntax for Discord chats.
Social MediaFAQ Schema Markup Generator
Build valid JSON-LD structure data for Search Engine Rich Snippets.
SEOColor Blindness Simulator
Preview how an uploaded image may appear for protanopia, deuteranopia, tritanopia, and achromatopsia.
ImageSVG Optimizer & Minifier
Minify SVG code, strip comments, reduce whitespace, and download the optimized file.
DeveloperChmod Calculator
Calculate Unix file permission values by toggling read, write, and execute bits visually.
DeveloperColor Shade Generator
Generate a full range of tints and shades from any base color for design palettes.
ColorCSS Flexbox Generator
Visually build CSS Flexbox layouts with live preview and generated code output.
DeveloperDigital Storage Converter
Convert between bits, bytes, kilobytes, megabytes, gigabytes, and terabytes instantly.
ConverterFake Identity Generator
Generate random fictional identities with names, addresses, and job titles for testing.
FunFavicon Generator
Upload any image and generate favicons in all standard sizes from 16px to 512px.
DeveloperHTML to Markdown Converter
Convert HTML code into clean, readable Markdown syntax instantly.
DeveloperJSON to CSV Converter
Convert JSON arrays into downloadable CSV files with automatic column detection.
DataCommon Regex Patterns
Browse and copy common regex patterns for email, URL, phone, date, and more.
DeveloperYAML to JSON Converter
Convert YAML configuration files to JSON format with instant validation.
DataWeb Dev Tycoon
An idle clicker game. Build your web development empire.
GamesBinary-Decimal-Hex Converter
Convert between binary, decimal, and hexadecimal. All 6 directions: bin→dec, bin→hex, dec→bin, dec→hex, hex→bin, hex→dec.
DataCSS Grid Generator
Visually build CSS Grid layouts and generate production-ready code.
DeveloperJWT Builder
Build and encode JSON Web Tokens with custom headers and payloads.
DataUnicode Inspector
Paste any text and inspect each character's Unicode codepoint, name, decimal, hex, and HTML entity.
DataIP Geolocation Lookup
Look up the location, ISP, timezone, and coordinates of any IP address. Auto-detects your own IP.
NetworkDNS Lookup
Look up DNS records for any domain. Supports A, AAAA, MX, TXT, CNAME, NS, and SOA records.
NetworkSSL Certificate Checker
Check SSL certificate details for any domain — issuer, expiry date, and days remaining.
NetworkCSS Clip-Path Generator
Generate CSS clip-path polygon values with visual presets. See a live preview and copy the CSS.
DeveloperFake Dataset Generator
Generate realistic fake CSV datasets with names, emails, phones, dates, salaries, and more.
DataVisual Regex Tester
Test regular expressions with live highlighted matches. See match groups and use common regex snippets.
DeveloperCron Next Run Calculator
Enter a cron expression and see the next 10 scheduled run times with a human-readable description.
NetworkDeep Link Generator
Build App Store and Play Store deep links with UTM parameters. Generates a QR code automatically.
NetworkFile Hash Checker
Compute MD5, SHA-1, SHA-256, and SHA-512 hashes for any file. Compare against a known hash to verify integrity.
SecurityText Diff Merger
Compare two text blocks line by line. See added, removed, and unchanged lines highlighted with stats.
Developer