All Tools
Browse the full catalog. Use the links below to jump into a specific tool page with a stable URL for sharing and search.
Text tools
Word Counter
Count words, characters, sentences, and paragraphs instantly.
Character Counter
Measure characters with and without spaces in real time.
Uppercase Converter
Convert text to UPPERCASE for emphasis and formatting.
Lowercase Converter
Convert text to lowercase for normalization workflows.
Title Case Converter
Capitalize words for headings and titles.
Sentence Case Converter
Format text into sentence-style capitalization.
Remove Duplicate Lines
Remove duplicate lines while preserving original order.
Remove Extra Spaces
Collapse repeated spaces and clean messy text.
Text Reverser
Reverse text characters for testing and fun.
Remove Line Breaks
Join wrapped lines into one clean paragraph.
Find & Replace
Find words and replace text instantly.
Text to URL Slug
Convert text into clean SEO-friendly URL slugs.
Remove Punctuation
Strip punctuation marks from text.
Count Sentences
Count sentences in your content quickly.
Count Paragraphs
Count paragraph blocks in text.
Count Vowels
Count vowel letters in any text.
Count Consonants
Count consonant letters in text.
Text Encryptor
Encrypt plain text into encoded output.
Text Decryptor
Decode encrypted text back to readable text.
Remove Numbers
Remove digits from text instantly.
Remove Special Characters
Keep only letters, numbers, and spaces.
Trim Text
Trim leading and trailing whitespace from text.
Sort Lines Alphabetically
Sort lines A to Z.
Sort Lines Reverse
Sort lines Z to A.
Shuffle Lines
Randomly shuffle lines in your text.
Convert to Morse Code
Encode text into Morse code.
Decode Morse Code
Decode Morse code into plain text.
Binary to Text
Convert binary values to readable text.
Text to Binary
Convert text to binary code.
Lorem Ipsum Generator
Generate lorem ipsum placeholder paragraphs.
Random Text Generator
Generate random words for testing layouts.
Text Diff Checker
Compare two text blocks and highlight differences.
Text Similarity Checker
Estimate similarity percentage between two texts.
Pig Latin Converter
Convert English words into Pig Latin.
Camel Case Converter
Convert text into camelCase format.
Snake Case Converter
Convert text into snake_case format.
Kebab Case Converter
Convert text into kebab-case format.
Text Wrap
Wrap text to a fixed width.
Unwrap Text
Remove hard wraps and unwrap paragraphs.
Remove HTML Tags
Strip HTML tags and keep plain text.
Encode HTML Entities
Encode special characters as HTML entities.
Decode HTML Entities
Decode HTML entities into characters.
Text to Speech
Read text aloud using browser speech synthesis.
Speech to Text
Convert spoken words into text in your browser.
Acronym Generator
Generate acronyms from phrases.
Expand Acronyms
Expand common acronyms into full forms.
Text Slugify
Slugify text for clean URLs and identifiers.
Text Capitalizer
Capitalize the first letter of each word.
Reverse Words
Reverse word order in a sentence.
Word Frequency Counter
Count frequency of each word in text.
Palindrome Checker
Check whether text reads the same backward.
Reading Time Estimator
Estimate reading time for your content.
Alternating Case Converter
Convert text to alternating case style.
Inverse Case Converter
Invert uppercase and lowercase characters.
Random Case Converter
Randomize capitalization for each letter.
Remove Accents
Strip accents and diacritics from text.
Remove Stop Words
Remove common stop words from text.
Remove Comments
Remove inline and block comments from code-like text.
Keyword Density Checker
Analyze top keyword density percentages.
Readability Checker
Estimate readability with Flesch score and stats.
N-Gram Generator
Generate and count frequent n-grams.
Text to Hex
Convert text into hexadecimal values.
Hex to Text
Decode hexadecimal values into text.
Text to Octal
Convert text into octal values.
Octal to Text
Decode octal values into text.
Text to ASCII
Convert text into ASCII decimal codes.
ASCII to Text
Convert ASCII decimal codes to text.
ROT13 Converter
Apply ROT13 substitution to text.
Caesar Cipher
Shift letters with Caesar cipher.
Blog Title Generator
Generate blog title ideas from a topic.
Meta Description Generator
Generate SEO-friendly meta descriptions.
Glitch Text Generator
Create glitch-styled text effects.
Zalgo Text Generator
Generate chaotic zalgo text effects.
JSON to CSV
Convert JSON arrays into CSV format.
CSV to JSON
Convert CSV rows into JSON objects.
YAML to JSON
Convert YAML-like key/value data to JSON.
JSON to YAML
Convert JSON objects to YAML-like output.
Text Obfuscator
Mask letters and numbers in text.
Developer tools
View developer hub →JSON Formatter
Beautify and indent JSON with stable sorting so payloads are readable in reviews, tickets, and docs.
JSON Validator
Check whether text is valid JSON and surface parse errors before you commit configs or API fixtures.
JSON Viewer
Format JSON for quick inspection—useful when logs or responses arrive as a single long line.
JSON to CSV
Convert JSON arrays into CSV format.
CSV to JSON
Convert CSV rows into JSON objects.
Base64 Encoder
Encode text to Base64 for tokens, data URLs, and quick transport-safe strings in the browser.
Base64 Decoder
Decode Base64 back to UTF-8 text to inspect payloads, JWT pieces, or debug encoding issues.
URL Encoder
Percent-encode query values and paths for safe use in HTTP URLs and form data.
URL Decoder
Convert percent-encoded strings back to readable text for debugging links and redirects.
Encode HTML Entities
Encode special characters as HTML entities.
Decode HTML Entities
Decode HTML entities into characters.
MD5 Generator
Compute MD5 hashes of arbitrary text for checksums, legacy integrations, and quick comparisons.
SHA1 Generator
Generate SHA-1 digests in the browser using Web Crypto—handy for Git-adjacent workflows and audits.
SHA256 Generator
Create SHA-256 hashes for integrity checks, configs, and security-minded comparisons.
Password Generator
Generate strong random passwords with adjustable length and character sets—client-side only.
HTML Formatter
Insert line breaks between tags to make markup easier to scan during reviews and refactors.
CSS Formatter
Expand CSS blocks with simple line breaks so stylesheets are easier to read before minifying.
JS Formatter
Pretty-print JSON when valid; otherwise apply light brace-style formatting for snippets.
SQL Formatter
Normalize spacing and line breaks around common SQL clauses for readable ad-hoc queries.
XML Formatter
Pretty-print XML when the document parses; otherwise fall back to tag-aware spacing.
HTML Minifier
Remove comments and collapse whitespace between tags for lighter static snippets.
CSS Minifier
Strip comments and redundant whitespace from CSS for smaller paste-ready bundles.
JS Minifier
Lightweight minification: remove block comments, line comments, and compress whitespace.
JWT Decoder
Decode JWT header and payload (Base64URL) for debugging—never replaces signature verification.
HTTP Header Checker
Parse raw request or response headers into a clean key/value view for support and API work.
IP Lookup
Validate IPv4 addresses and normalize dotted-quad input for configs and allow lists.
User-Agent Parser
Extract browser, engine, and OS hints from a User-Agent string with heuristic parsing.
Unix Timestamp Converter
Convert Unix seconds or milliseconds to ISO strings and back—ideal for logs and JWT exp fields.
UUID Generator
Generate RFC 4122 v4 UUIDs instantly using cryptographically strong randomness when available.
Cron Job Generator
Build five-field cron expressions from simple controls and copy a schedule for crontab or docs.
Image tools
View image hub →Image Compressor
Compress images client-side with adjustable quality for faster uploads and smaller file sizes.
JPEG Compressor
Reduce JPG/JPEG file size in the browser with quality controls and live previews.
PNG Compressor
Optimize PNG images in-browser and download lighter output for web pages and apps.
WebP Compressor
Compress WebP images quickly with browser APIs and no server upload.
JPG to PNG
Convert JPG/JPEG to PNG format using Canvas in your browser.
PNG to JPG
Convert PNG files to JPG/JPEG for smaller photos and broad compatibility.
JPG to WebP
Convert JPG images to modern WebP for better compression and performance.
WebP to JPG
Convert WebP images to JPG/JPEG for tools that require legacy formats.
PNG to WebP
Convert PNG to WebP with quality tuning for web optimization.
WebP to PNG
Convert WebP files to PNG format for editing and transparency workflows.
Image Resizer
Resize image dimensions with optional aspect ratio lock and instant preview.
Image Cropper
Crop images to custom width and height with center crop behavior.
Image Rotator
Rotate images by 90, 180, or 270 degrees in your browser.
Image Flipper
Flip images horizontally or vertically using client-side canvas transforms.
Image to Base64
Convert image files to Base64 data URLs for embedding and quick transport.
Base64 to Image
Decode Base64 data URLs into downloadable image files.
Image Metadata Viewer
Inspect image filename, type, size, dimensions, and basic browser-readable metadata.
Remove Metadata
Re-encode images to remove most embedded metadata and download a cleaner file.
More categories
All major categories are live, and more specialized tools are added continuously.