Utilities
Encoders, text utilities, formatters, and developer tools.
URL Encode
Encode text for safe use in URLs by converting special characters to percent-encoded format.
URL Decode
Decode percent-encoded URLs back to readable text with special characters restored.
Base64 Encode
Convert text or binary data to Base64 encoded string for safe transmission.
Base64 Decode
Decode Base64 encoded strings back to original text or binary data.
HTML Escape
Convert special HTML characters to their entity equivalents for safe display.
HTML Unescape
Convert HTML entities back to their original characters for normal text.
XML Escape
Escape special XML characters for safe inclusion in XML documents.
XML Unescape
Convert escaped XML entities back to their original characters.
Unicode to UTF-8
Convert Unicode code points to UTF-8 encoded byte sequences.
UTF-8 to Unicode
Convert UTF-8 encoded bytes back to Unicode code points.
ASCII to Binary
Convert ASCII text characters to their binary representation.
Binary to ASCII
Convert binary code sequences back to readable ASCII text.
Uppercase Converter
Convert all text characters to uppercase letters instantly.
Lowercase Converter
Convert all text characters to lowercase letters instantly.
Title Case Converter
Capitalize the first letter of each word for proper title formatting.
Sentence Case Converter
Capitalize only the first letter of each sentence for proper grammar.
Snake Case Converter
Convert text to snake_case format with underscores between words.
Kebab Case Converter
Convert text to kebab-case format with hyphens between words.
Camel Case Converter
Convert text to camelCase format for programming variable names.
Pascal Case Converter
Convert text to PascalCase format for class and type names.
Remove Whitespace
Strip all whitespace characters including spaces, tabs, and newlines from text.
Remove Punctuation
Remove all punctuation marks from text while keeping letters and numbers.
Remove Duplicate Spaces
Replace multiple consecutive spaces with single spaces throughout text.
Trim Whitespace
Remove leading and trailing whitespace from text or each line.
Sort Lines Alphabetically
Sort all lines of text in alphabetical or reverse alphabetical order.
Reverse Lines
Reverse the order of lines in text from last to first.
Deduplicate Lines
Remove duplicate lines from text keeping only unique entries.
Join Lines
Combine multiple lines into a single line with custom separator.
Split Text by Delimiter
Split text into separate lines using a custom delimiter character.
Character Counter
Count total characters, letters, digits, and spaces in your text.
Word Counter
Count words and calculate average word length in your text.
Sentence Counter
Count sentences and calculate average sentence length in text.
Paragraph Counter
Count paragraphs and analyze paragraph structure in your text.
Reading Time Calculator
Estimate reading time based on word count and average reading speed.
Meme Style Text
Convert text to alternating caps meme format like sPoNgEbOb.
Leetspeak Generator
Convert text to 1337 speak replacing letters with numbers and symbols.
Sarcastic Text Generator
Generate sarcastic alternating case text for emphasis and humor.
Pirate Speak Generator
Transform text into pirate dialect with arrrs and nautical terms.
UwU Text Generator
Convert text to cute uwu speak with w substitutions and emoticons.
Flip Text
Flip text upside down using special Unicode characters.
Reverse Text
Reverse text character by character or word by word.
MD5 Hash Generator
Generate MD5 hash checksums for text verification and comparison.
SHA-1 Hash Generator
Generate SHA-1 hash values for data integrity verification.
SHA-256 Hash Generator
Generate secure SHA-256 cryptographic hash values.
SHA-512 Hash Generator
Generate SHA-512 hash values for maximum security hashing.
CRC32 Hash Generator
Generate CRC32 checksums for quick data integrity checks.
Regex Tester
Test and debug regular expressions with real-time match highlighting.
Regex Escape
Escape special regex characters for literal string matching.
Wildcard to Regex
Convert wildcard patterns with * and ? to regular expressions.
Regex to Wildcard
Convert simple regular expressions back to wildcard patterns.
Lorem Ipsum Generator
Generate placeholder Lorem Ipsum text for design and development.
Tweet Length Checker
Check if your text fits within Twitter's 280 character limit.
Anchor Text Length Checker
Verify anchor text length for SEO optimization guidelines.
Keyword Density Calculator
Calculate keyword frequency and density percentage in your content.
Readability Score Calculator
Calculate Flesch-Kincaid and other readability metrics for your text.
Syllable Counter
Count syllables in words and calculate average syllables per word.
Sentiment Estimator
Analyze text sentiment as positive, negative, or neutral.
Profanity Filter Demo
Demonstrate profanity detection and filtering in text content.
Simple Rhyme Helper
Find rhyming words and near-rhymes for poetry and songwriting.
SQL Formatter
Format and beautify SQL queries with proper indentation.
JSON Formatter
Format, validate, and beautify JSON data with syntax highlighting.
XML Formatter
Format and indent XML documents for better readability.
HTML Formatter
Beautify HTML code with proper indentation and formatting.
CSS Minifier
Minify CSS code by removing whitespace and comments.
JS Minifier
Minify JavaScript code to reduce file size.
HTML Minifier
Minify HTML code by removing unnecessary whitespace.
Binary to Text
Convert binary code to readable text characters.
Text to Binary
Convert text characters to binary representation.
Hex to Text
Convert hexadecimal values to readable text.
Text to Hex
Convert text characters to hexadecimal values.
Morse Code Encoder
Convert text to Morse code dots and dashes.
Morse Code Decoder
Decode Morse code signals back to readable text.
Braille Encoder
Convert text to Unicode Braille pattern characters.
ROT13 Encoder
Encode or decode text using the ROT13 cipher.
ROT47 Encoder
Encode or decode text using the ROT47 cipher for ASCII.
Emoji Stripper
Remove all emoji characters from text content.
Emoji Counter
Count and list all emoji characters in your text.
Text Diff Checker
Compare two texts and highlight differences between them.
Hamming Distance Calculator
Calculate the Hamming distance between two equal-length strings.
String Similarity Checker
Calculate similarity percentage between two text strings.
Word Scrambler
Scramble letters within words for puzzles and games.
Anagram Generator
Generate anagram permutations from input words.
Pangram Checker
Check if text contains every letter of the alphabet.
Palindrome Checker
Check if text reads the same forwards and backwards.
Number to Words
Convert numeric values to written word format.
Number to Roman Numerals
Convert numbers to Roman numeral representation.
Roman Numerals to Number
Convert Roman numerals back to numeric values.
Ordinal Number Converter
Convert numbers to ordinal format (1st, 2nd, 3rd).
Cardinal to Ordinal Converter
Convert cardinal number words to ordinal words.
Syllable-Based Hyphenation Helper
Add hyphenation points to words based on syllable breaks.
Text Case Randomizer
Randomly change letter cases throughout text.
Emoji Adder
Add relevant emojis to text based on content keywords.
URL Slug Generator
Generate SEO-friendly URL slugs from text titles.
Markdown Heading Generator
Generate markdown headings with proper formatting.
Table to Markdown Converter
Convert tabular data to markdown table format.
Markdown to Table Converter
Parse markdown tables back to plain tabular data.
Clipboard Cleaner
Clean and sanitize pasted text by removing formatting.
Text Obfuscator
Obfuscate text using various encoding and substitution methods.
Topic Lorem Ipsum Generator
Generate themed placeholder text based on specific topics.
Tweet Thread Splitter
Split long text into Twitter-sized thread chunks.
Image to Base64
Convert images to Base64 encoded strings for embedding in HTML or CSS.
Base64 to Image
Convert Base64 encoded strings back to downloadable image files.
Image Cropper
Crop images to custom dimensions with visual selection tool.
Image Resizer
Resize images to specific dimensions while maintaining aspect ratio.
Image Compressor
Compress images to reduce file size while preserving quality.
JPG to PNG
Convert JPG/JPEG images to PNG format with transparency support.
PNG to JPG
Convert PNG images to JPG format for smaller file sizes.
WebP to PNG
Convert WebP images to PNG format for wider compatibility.
PNG to WebP
Convert PNG images to WebP format for better web performance.
GIF to WebP
Convert animated GIF files to WebP format.
Extract Frames from GIF
Extract individual frames from animated GIF files.
Blur Image
Apply blur effects to images with adjustable intensity.
Grayscale Image
Convert color images to grayscale black and white.
Invert Image Colors
Invert all colors in an image creating a negative effect.
Pixelate Image
Apply pixelation effect to images for privacy or artistic purposes.
Rotate Image
Rotate images by custom degrees or preset angles.
Flip Image
Flip images horizontally or vertically.
Add Watermark to Image
Add text or image watermarks to protect your photos.
Meme Caption Generator
Add meme-style captions to images with customizable text.
Favicon Generator
Generate favicon.ico files from images for websites.
QR Code Generator
Generate QR codes from text, URLs, or other data.
QR Code Scanner
Scan and decode QR codes using your camera or uploaded images.
Barcode Generator
Generate various barcode formats including UPC, EAN, and Code128.
Barcode Scanner
Scan and decode barcodes using your camera.
PDF to Text
Extract plain text content from PDF documents.
Text to PDF
Convert plain text to downloadable PDF documents.
PDF Merge
Combine multiple PDF files into a single document.
PDF Split
Split PDF documents into separate pages or sections.
PDF Rotate
Rotate PDF pages by 90, 180, or 270 degrees.
PDF Compressor
Compress PDF files to reduce file size.
PDF Metadata Viewer
View and extract metadata from PDF files.
DOCX to PDF
Convert Microsoft Word documents to PDF format.
PDF to Image
Convert PDF pages to image files (PNG/JPG).
EPUB to PDF
Convert EPUB ebook files to PDF format.
CSV to JSON
Convert CSV data to JSON format for APIs and applications.
JSON to CSV
Convert JSON arrays to CSV spreadsheet format.
XML to JSON
Convert XML documents to JSON format.
JSON to XML
Convert JSON data to XML document format.
YAML to JSON
Convert YAML configuration files to JSON format.
JSON to YAML
Convert JSON data to YAML configuration format.
CSV Diff Checker
Compare two CSV files and highlight differences.
CSV Merger
Merge multiple CSV files into a single file.
Log File Formatter
Format and prettify log files for easier reading.
CSS Beautifier
Format and beautify CSS code with proper indentation.
JS Beautifier
Format and beautify JavaScript code with proper indentation.
HTML Beautifier
Format and beautify HTML code with proper indentation.
UUID Generator
Generate random UUID/GUID values for unique identifiers.
Color Picker
Pick colors visually and get HEX, RGB, and HSL values.
HEX to RGB
Convert HEX color codes to RGB values.
RGB to HEX
Convert RGB color values to HEX color codes.
HSL to RGB
Convert HSL color values to RGB format.
RGB to HSL
Convert RGB color values to HSL format.
Color Contrast Checker
Check WCAG color contrast ratio for accessibility compliance.
Color Palette Extractor
Extract dominant colors from images to create palettes.
Favicon Extractor
Extract favicon icons from any website URL.
Website Screenshot
Capture screenshots of websites (demo using current page).
Website Status Checker
Check if a website is online and responding.
DNS Lookup
Look up DNS records for domain names.
WHOIS Lookup
Look up domain registration information.
IP Geolocation
Find the geographic location of IP addresses.
Ping Test
Test network connectivity to hosts (demo simulation).
Port Scanner Demo
Demonstrate port scanning concepts (educational only).
Traceroute Demo
Demonstrate network route tracing concepts.
TLS Checker
Check TLS/SSL certificate status for websites.
Certificate Viewer
View SSL certificate details for websites.
URL Parser
Parse URLs into components (protocol, host, path, etc.).
HTTP Headers Viewer
View HTTP response headers for URLs.
HTML to Markdown
Convert HTML content to Markdown format.
Markdown to HTML
Convert Markdown text to HTML format.
ASCII Art Generator
Convert text to ASCII art using various fonts.
Text to Speech
Convert text to spoken audio using browser speech synthesis.
Speech to Text Demo
Convert spoken words to text using browser speech recognition.
Audio Recorder
Record audio from your microphone and download as file.
Video Metadata Viewer
View metadata and properties of video files.
Image Metadata Viewer
View EXIF and metadata from image files.
Remove EXIF Data
Strip EXIF metadata from images for privacy.
Compress Audio
Compress audio files to reduce file size.
Waveform Generator
Generate visual waveforms from audio files.
Audio Visualizer
Visualize audio with real-time frequency display.
Screen Recorder
Record your screen and download as video file.
Webcam Recorder
Record video from your webcam.
Camera Snapshot
Take photos using your device camera.
Webcam Filters
Apply real-time filters to webcam video feed.
Color Blindness Simulator
Simulate how images appear to colorblind users.
Reading Ruler Overlay
Add a reading ruler overlay to help focus on text.
Contrast Mode Toggler
Toggle high contrast mode for better visibility.
Brightness Control Demo
Demonstrate screen brightness control overlay.
Screen Gamma Emulator
Emulate different screen gamma settings.
File Checksum
Calculate checksums for files using multiple algorithms.
MD5 Checksum
Calculate MD5 hash checksum for files.
SHA-256 Checksum
Calculate SHA-256 hash checksum for files.
SHA-512 Checksum
Calculate SHA-512 hash checksum for files.
CSV Validator
Validate CSV file structure and data consistency.
JSON Validator
Validate JSON syntax and structure.
XML Validator
Validate XML syntax and well-formedness.
HTML Validator
Validate HTML markup and structure.
Email Validator
Validate email address format and structure.
Domain Validator
Validate domain name format and structure.
Phone Number Formatter
Format phone numbers to standard international formats.
IBAN Checker
Validate and format IBAN bank account numbers.
JSON Formatter
Format and beautify JSON data with proper indentation and syntax highlighting.
JSON Validator
Validate JSON syntax and structure with detailed error messages.
JSON Diff Tool
Compare two JSON documents and highlight differences.
JSON Minifier
Minify JSON by removing whitespace and formatting.
JSON Prettifier
Prettify minified JSON with proper formatting and indentation.
YAML Validator
Validate YAML syntax and structure for configuration files.
YAML to JSON Converter
Convert YAML documents to JSON format.
JSON to YAML Converter
Convert JSON documents to YAML format.
XML Formatter
Format and beautify XML documents with proper indentation.
XML Validator
Validate XML syntax and well-formedness.
XML to JSON Converter
Convert XML documents to JSON format.
JSON to XML Converter
Convert JSON documents to XML format.
HTML Formatter
Format and beautify HTML code with proper indentation.
HTML Minifier
Minify HTML by removing whitespace and comments.
CSS Formatter
Format and beautify CSS code with proper indentation.
CSS Minifier
Minify CSS by removing whitespace and optimizing.
JS Formatter
Format and beautify JavaScript code with proper indentation.
JS Minifier
Minify JavaScript by removing whitespace and shortening code.
ESLint Config Generator
Generate ESLint configuration files with common presets.
Prettier Config Generator
Generate Prettier configuration files for code formatting.
TSConfig Generator
Generate TypeScript configuration files with common settings.
.gitignore Generator
Generate .gitignore files for various project types.
.dockerignore Generator
Generate .dockerignore files for Docker builds.
Dockerfile Generator
Generate Dockerfile templates for containerization.
Docker Compose Generator
Generate docker-compose.yml files for multi-container apps.
Kubernetes Deployment Generator
Generate Kubernetes deployment YAML manifests.
Kubernetes Service Generator
Generate Kubernetes service YAML manifests.
OpenAPI Validator
Validate OpenAPI/Swagger specification documents.
Swagger JSON to YAML
Convert Swagger/OpenAPI JSON to YAML format.
YAML to Swagger JSON
Convert Swagger/OpenAPI YAML to JSON format.
Markdown Preview
Preview Markdown content rendered as HTML in real-time.
Markdown to HTML
Convert Markdown documents to HTML format.
HTML to Markdown
Convert HTML documents to Markdown format.
cURL Command Generator
Generate cURL commands for API requests.
HTTP Request Builder
Build HTTP requests with headers, body, and parameters.
HTTP Status Code Lookup
Look up HTTP status codes and their meanings.
JWT Decoder
Decode and inspect JSON Web Tokens without verification.
Hash Generator
Generate hashes using multiple algorithms (MD5, SHA, etc.).
MD5 Generator
Generate MD5 hash values from text input.
SHA-1 Generator
Generate SHA-1 hash values from text input.
SHA-256 Generator
Generate SHA-256 hash values from text input.
SHA-512 Generator
Generate SHA-512 hash values from text input.
Bcrypt Generator
Generate bcrypt password hashes with configurable rounds.
Scrypt Generator
Generate scrypt key derivation hashes.
UUID Generator
Generate random UUIDs (v4) for unique identifiers.
NanoID Generator
Generate compact, URL-friendly unique IDs.
OTP Generator
Generate one-time passwords for authentication.
JWT Signer Demo
Demo JWT signing with HS256 algorithm (educational only).
Base64 Encoder
Encode text or data to Base64 format.
Base64 Decoder
Decode Base64 strings to original text.
HEX to Base64
Convert hexadecimal strings to Base64 encoding.
Base64 to HEX
Convert Base64 strings to hexadecimal format.
Binary to HEX
Convert binary strings to hexadecimal format.
HEX to Binary
Convert hexadecimal strings to binary format.
String to HEX
Convert text strings to hexadecimal representation.
HEX to String
Convert hexadecimal values to text strings.
URL Parser
Parse URLs into components (protocol, host, path, query).
Query String Builder
Build URL query strings from key-value pairs.
DNS Lookup Demo
Demonstrate DNS lookup concepts (educational).
WHOIS Lookup Demo
Demonstrate WHOIS lookup concepts (educational).
TLS Version Checker
Reference for TLS versions and their security status.
Cipher Suite Lookup
Look up TLS cipher suites and their properties.
IP Formatter
Format and validate IP addresses.
IPv4 Validator
Validate IPv4 address format and structure.
IPv6 Validator
Validate IPv6 address format and structure.
Subnet Calculator
Calculate subnet masks, network ranges, and host counts.
CIDR Calculator
Calculate CIDR notation and IP ranges.
Port Scanner Simulator
Educational port scanning simulation.
Traceroute Simulator
Educational traceroute simulation.
Ping Latency Tester
Test response times (demo using timing APIs).
Certificate Viewer
View and parse X.509 certificate details.
CSR Generator Demo
Educational CSR generation demonstration.
Public Key Parser
Parse and display public key information.
Private Key Parser
Parse and display private key metadata (never stores keys).
SSH Key Generator
Generate SSH key pairs for secure authentication.
SSH Config Generator
Generate SSH config file entries for hosts.
RDP Port Reference
Reference for RDP ports and connection settings.
Telnet Cheatsheet
Telnet commands and usage reference.
cURL Cheatsheet
Common cURL commands and options reference.
Git Command Reference
Git commands reference with examples.
NPM Command Reference
NPM commands reference with examples.
Yarn Command Reference
Yarn commands reference with examples.
Docker Command Reference
Docker commands reference with examples.
Kubectl Command Reference
Kubernetes kubectl commands reference.
jq Filter Tester
Test jq filters for JSON processing.
Regex Tester
Test regular expressions with real-time matching.
Regex Cheat Sheet
Regular expression syntax quick reference.
Cron Expression Builder
Build cron expressions with interactive UI.
Cron Expression Parser
Parse cron expressions to human-readable format.
Time Unit Converter
Convert between time units (seconds, minutes, hours, days).
Bandwidth Calculator
Calculate bandwidth and transfer times.
Data Unit Calculator
Convert between data units (KB, MB, GB, TB).
File Hash Checker
Calculate and verify file hashes.
File Metadata Viewer
View file metadata and properties.
SSH Fingerprint Viewer
View and verify SSH key fingerprints.
PGP Fingerprint Viewer
View PGP/GPG key fingerprints.
Open Ports Reference
Common ports and their services reference.
MAC Vendor Lookup
Look up MAC address vendor/manufacturer.
Cloud Regions Reference
AWS, Azure, GCP cloud regions reference.
HTTP Header Reference
HTTP headers reference with descriptions.