SQL Query Generator (Basic)
Build a simple SELECT query: table, columns, WHERE condition, and LIMIT. All in your browser.
Example
Table: users, Columns: name,email, Where: status=1, Limit: 10 → SELECT name, email FROM users WHERE status=1 LIMIT 10
Data Transformation Tools
JSON Formatter & Validator
Format, minify, and validate JSON with error messages and line numbers.
SQL Formatter
Beautify SQL with indentation and uppercase keywords.
CSV Header Validator
Detect duplicate or empty headers and column count issues.
Regex Tester
Test regex patterns, highlight matches, and show capture groups.
Timestamp Converter
Unix timestamp to date, date to timestamp, timezone, current time.
Color Converter
Convert HEX, RGB, HSL. Color preview and copy.
JSON Diff Tool
Compare two JSON objects. See added, removed, changed.
Text Diff Checker
Compare two text blocks. Highlight additions and deletions.
JSON ↔ PHP Array Converter
Convert JSON to PHP array syntax and PHP array to JSON.
Lorem Ipsum Generator
Generate paragraphs, sentences, or words.
Case Converter
UPPERCASE, lowercase, camelCase, PascalCase, snake_case, kebab-case.
Text Statistics
Word count, character count, sentence count, reading time.