๐ป Developer & Security Tools
Essential tools for development and security tasks
Security & Generators
๐
Password Generator
Generate secure random passwords. Customize length and complexity settings.
๐ฒ
Random Generator
Generate various types of random values including numbers, strings, and UUIDs.
๐
Hash Generator
Generate MD5, SHA-1, SHA-256, SHA-512 hashes for text and files.
๐
UUID Generator
Generate UUID v1, v4, v7. Support for single or bulk generation.
๐
API Key Generator
Generate random API Keys in UUID, Base64, Hex and other formats.
Encoding & Conversion
๐ค
Encoding Converter
Convert between various encoding formats like Base64, URL encoding, HTML entities.
๐
Base64 Converter
Encode/decode text and images to Base64 format.
๐
URL Encoder/Decoder
Encode or decode URLs. Handle special characters properly.
๐
Case Converter
Convert to camelCase, PascalCase, snake_case, kebab-case and more (8 formats).
๐ผ๏ธ
Base64 Image Converter
Convert images to Base64 or restore Base64 to images.
๐ข
Base Converter
Convert between Binary, Octal, Decimal, and Hexadecimal.
๐ก
Text Case Converter
Convert to UPPERCASE, lowercase, camelCase, snake_case and more.
๐งฉ
Query String Builder
Build a query string from key=value rows, or parse one into a parameter table.
Text & Validation Tools
๐
Regex Tester
Test regex patterns and view matching results.
๐
XML Validator
Check XML syntax errors and validate document structure.
โ๏ธ
Word Cloud
Create word clouds to visualize word frequency in text.
๐
Citation Generator
Generate citations in APA, MLA, Chicago and more formats.
๐ฏ
SEO Score Calculator
Analyze your page SEO score and get improvement suggestions.
๐
Diff Checker
Compare two texts and highlight additions, deletions, and changes.
๐งพ
JSON Formatter
Format, minify, and validate JSON with a tree view of the structure.
Marketing & QR Tools
Network & Data Tools
๐
File Size Converter
Convert MBโGBโTB and other data units.
๐
Speed Converter
Convert MbpsโMB/s (internet speed).
๐
IP Subnet Calculator
Calculate network address, subnet mask, and host range from IP address and CIDR.
๐
IP Address Lookup
Check your current public IP address and location information.
๐
WHOIS Domain Lookup
Query domain registration details, owner information, and expiration dates.
๐
URL Parser
Break a URL down into protocol, host, port, path, query, and hash.
๐ข
HTTP Status Code Reference
Every HTTP status code (1xx-5xx) with reason phrase, description, and RFC.
๐
cURL Command Builder
Build a copy-ready cURL command from method, headers, and body.
๐ง
MAC Address Generator
Generate random MAC addresses with separator, case, and OUI prefix options.
Data & Markup Tools
๐
YAML JSON Converter
Convert between YAML and JSON formats and check for syntax errors.
๐๏ธ
SQL Formatter
Beautify SQL queries for better readability.
๐
JWT Decoder
Decode JWT tokens to inspect the header, payload, and signature.
๐
Markdown Editor
Write Markdown with a live preview.
๐ค
AI Token Cost Calculator
Calculate AI API usage cost from prompt and completion token counts.
๐ค
Numbers to Words
Convert numbers to words (cardinal/ordinal) in English or Korean.
๐
UUID Validator & Decoder
Validate a UUID and decode its embedded timestamp.
๐งฌ
JSON Schema Generator
Infer a draft-07 JSON Schema from a JSON sample.
๐
ISO 8601 Date Formatter
Auto-detect a date/time and convert it into multiple formats at once.
โ๏ธ
SVG to React JSX Converter
Convert SVG to React JSX with attribute casing and style-object conversion.
๐จ
LESS to CSS Compiler
Compile LESS to CSS instantly in your browser.
Device Tests
๐ค
Microphone Test
Check mic input volume and quality in real time. Audio never leaves your browser.
๐ท
Webcam Test
Check webcam video and resolution right in your browser. Video never leaves your browser.
๐
Speaker Test
Test left/right channels and volume to check your speakers. Audio never leaves your browser.
โจ๏ธ
Keyboard Test
Visually confirm every key press is detected.
๐ฅ๏ธ
Dead Pixel Test
Cycle through solid colors to find stuck or dead pixels on your monitor.
Text Cleanup
๐งน
Remove Whitespace
Collapse or strip repeated spaces, convert tabs, and trim lines.
โฉ๏ธ
Remove Line Breaks
Replace or strip line breaks with a paragraph-preserving mode.
๐งฌ
Remove Duplicate Lines
Remove duplicate lines, keeping only the first occurrence.
๐๏ธ
Blank Line Remover
Strip all blank lines or collapse consecutive ones into one.
๐ข
Number Sorter
Sort numbers ascending or descending with stats.
๐งฝ
HTML to Text Converter
Strip HTML tags and extract clean plain text.
๐
Word Frequency Analyzer
Analyze how often each word appears in your text.
๐ป
Invisible Character Remover
Detect and remove zero-width chars, NBSP, and control characters.
Fun Text
๐ค
Fancy Font Generator
Convert text into 15 Unicode fancy font styles at once โ bold, italic, script, fraktur, double-struck and more. Copy-paste ready for Instagram/Discord bios. Runs entirely in your browser.
๐ก
Small Caps Text Generator
Convert lowercase text into small-capital Unicode look-alike letters (แดสแด...) for stylized usernames and headers. Copies as plain text anywhere. Runs entirely in your browser.
๐
Upside Down Text Generator
Turn text upside down using visually mirrored Unicode characters. Substitutes each character and reverses the order so it reads correctly when actually flipped 180ยฐ.
๐น
Zalgo Text Generator
Turn normal text into glitchy "corrupted" Zalgo text by stacking combining marks above, in the middle, and below each character. Adjustable intensity 1-10 and per-zone toggles.
Classic Ciphers
๐๏ธ
Caesar Cipher Tool
Encrypt or decrypt text with the classic Caesar shift cipher, or use brute-force mode to see all 25 possible shifts at once. Educational/puzzle use only, runs entirely in your browser.
๐
Vigenรจre Cipher Tool
Encrypt or decrypt text with the Vigenรจre cipher, a repeating-keyword polyalphabetic cipher once nicknamed "le chiffre indรฉchiffrable." Runs entirely in your browser, for education and puzzles.
๐
Atbash Cipher Tool
Reverse the alphabet with the Atbash cipher โ A becomes Z, B becomes Y, and so on. A keyless, self-inverse transform, so one button handles both directions. Educational/puzzle use, runs entirely in your browser.
๐
ROT13 Encoder/Decoder
Encode or decode text with ROT13 (Caesar cipher fixed at shift 13). Includes an adjustable ROT-N shift (1-25) and a ROT47 mode that rotates letters, digits, and symbols. Runs entirely in your browser.
๐ก
Morse Code Translator
Convert text to international Morse code and back again. Adjust the WPM speed and play the code back as real dot/dash audio tones. Runs entirely in your browser.
๐ท
Pig Latin Translator
Convert English words to Pig Latin (hello โ ellohay). Decoding back to English is an approximation. Runs entirely in your browser โ nothing is sent to a server.