Your online toolbox.
Fast, free, no signup.
253 free tools in one place — validate, convert, generate, and transform data instantly. No account, no limits.
253 free tools, one platform
Validators, converters, generators & more — always free, no signup required.
Email Validator
EmailCheck if an email address is real and deliverable — syntax, domain, and MX record checks in one click.
IBAN Checker
FinancePaste any IBAN and instantly verify its checksum, format, and bank identification — before sending a payment.
BIC / SWIFT Check
FinanceVerify a BIC or SWIFT code to confirm the bank and country before an international transfer.
Phone Number Check
PhoneValidate any phone number worldwide, identify the country and carrier, and confirm the correct format.
VAT Number Lookup
VATLook up and verify any EU VAT number against the VIES database to confirm a business is registered.
Address Checker
AddressVerify and standardize postal addresses across 240+ countries to make sure they actually exist.
URL Validator
WebParse, validate, and inspect URLs — check protocol, domain, path, and query parameters.
IP Validator
NetworkValidate IPv4 and IPv6 addresses, check ranges, subnets, and geolocation data.
Password Checker
SecurityTest password strength in real-time — entropy, common patterns, and breach database checks.
JSON/YAML/XML
DataValidate, format, and convert between JSON, YAML, and XML with instant syntax highlighting.
CSV Validator
CSVUpload a CSV file and run sequential validation checks — encoding, headers, rows, quoting, and data types.
Credit Card Validator
ValidationVerify card numbers using the Luhn algorithm and detect card type.
YAML Validator
ValidatorValidate YAML syntax with line-level error reporting.
HTML Validator
CodeValidate HTML markup for syntax errors, unclosed tags, and deprecated elements.
CSS Validator
CodeCheck CSS syntax for property errors, unclosed brackets, and malformed selectors.
XML Validator
CodeValidate XML documents for well-formedness, unclosed tags, and encoding issues.
SQL Validator
CodeCheck SQL query syntax with support for MySQL, PostgreSQL, and SQLite dialects.
Markdown Validator
CodeValidate Markdown syntax for broken links, unclosed emphasis, and formatting issues.
UUID Validator
IdentifierValidate UUID format, detect version (v1-v5), variant, and identify nil/max UUIDs.
ISBN Validator
IdentifierVerify ISBN-10 and ISBN-13 check digits and convert between formats.
EAN/Barcode Validator
IdentifierValidate EAN-8, EAN-13, and UPC-A barcode numbers with check digit verification.
MAC Address Validator
NetworkValidate MAC address format and look up the vendor via OUI database.
Semver Validator
DevValidate semantic version strings per semver.org spec and compare versions.
Domain Validator
WebValidate domain names for RFC compliance with IDN and punycode support.
Postal Code Validator
LocationValidate postal/ZIP codes against country-specific format patterns.
IMEI Validator
DeviceVerify 15-digit IMEI numbers with Luhn check digit validation.
VIN Validator
IdentifierValidate Vehicle Identification Numbers with check digit, manufacturer, and year decode.
ISIN Validator
FinanceValidate International Securities Identification Numbers with Luhn check digit.
ISSN Validator
IdentifierVerify International Standard Serial Numbers with modulo-11 check digit.
LEI Validator
FinanceValidate Legal Entity Identifiers with MOD 97-10 check digit verification.
Date/Time Validator
FormatValidate dates and times in ISO 8601, RFC 2822, Unix timestamp, and more formats.
Color Code Validator
DesignValidate HEX, RGB, HSL, and HWB color codes with preview swatch.
JSONL Validator
DataValidate JSON Lines format with per-line error reporting and statistics.
MIME Type Lookup
DevLook up MIME types by file extension or find extensions for a MIME type.
CSP Validator
SecurityValidate Content Security Policy headers with security risk detection.
Robots.txt Validator
SEOValidate robots.txt files for syntax errors and directive conflicts.
Sitemap Validator
SEOValidate XML sitemaps for schema compliance, URLs, and metadata.
JWT Validator
SecurityValidate JWT tokens for structure, claims, expiration, and algorithm.
JWT Decoder
AuthDecode and inspect JSON Web Tokens — view header, payload, and verify signature integrity.
Hash Generator
CryptoGenerate MD5, SHA-1, SHA-256, and other hash digests from any text or file input.
Base64 Encoder
EncodingEncode and decode Base64 strings instantly — supports text, files, and URL-safe variants.
Regex Tester
PatternsWrite and test regular expressions with real-time matching, capture groups, and explanation.
Cron Parser
SchedulingParse and validate cron expressions — see the next scheduled runs in a human-readable format.
Markdown Preview
DocsWrite Markdown and see a live-rendered preview — supports GFM, tables, and syntax highlighting.
JSON Formatter
DataFormat, minify, and validate JSON with configurable indentation, depth stats, and error highlighting.
Text Diff
CompareCompare two texts and see additions, deletions, and changes highlighted — line, word, or character level.
HTTP Status Codes
DevLook up any HTTP status code — meaning, usage, and when to use each response code.
XML Formatter
DataFormat, validate, and minify XML data with configurable indentation and error reporting.
SQL Formatter
DataBeautify and minify SQL queries with support for MySQL, PostgreSQL, T-SQL, and more.
Code Formatter
CodeBeautify and minify HTML, CSS, and JavaScript code instantly with configurable options.
Subnet Calculator
NetworkCalculate IPv4 subnet details — network, broadcast, hosts, masks from CIDR notation.
Meta Tag Generator
SEOGenerate HTML meta tags, Open Graph, and Twitter Card tags with live SERP and social previews.
JSON Diff
CompareCompare two JSON objects and see structural differences — added, removed, and changed keys.
TOTP Generator
Dev ToolGenerate time-based one-time passwords from Base32 secrets. Parse otpauth:// URIs with countdown timer.
What's My IP
NetworkSee your public IP address and detailed browser, screen, and system information instantly.
Emoji Picker
DevSearch and copy emojis. Unicode code points, HTML entities, and shortcodes included.
CSS Minifier
CodeMinify CSS code by removing whitespace, comments, and redundant syntax for smaller file sizes.
HTML Minifier
CodeMinify HTML by removing whitespace, comments, and optional tags to reduce page load times.
JavaScript Minifier
CodeMinify JavaScript code with variable mangling, dead code removal, and compression.
JSON Minifier
DataMinify JSON by removing all whitespace and formatting for compact data transfer.
YAML Formatter
DataFormat and validate YAML with configurable indentation, sorting, and error detection.
Color Contrast Checker
A11yCheck foreground and background color contrast against WCAG 2.1 AA and AAA accessibility standards.
Readability Analyzer
ContentAnalyze text readability with Flesch-Kincaid scores, grade levels, and detailed text statistics.
URL Parser
WebParse any URL into its components — protocol, host, port, path, query parameters, and hash.
Find and Replace
Dev ToolsSearch and replace text with regex support, case-sensitive matching, and batch processing.
String Escape
Dev ToolsEscape and unescape strings for JSON, HTML, SQL, URL, and more formats.
Whitespace Remover
Dev ToolsStrip extra spaces, tabs, line breaks, and trailing whitespace from text.
Text Repeater
Dev ToolsRepeat any text or string a specified number of times with custom separators.
Text Cleaner
Dev ToolsRemove HTML tags, fix encoding issues, normalize whitespace, and clean up text.
ROT13 Encoder
Dev ToolsApply ROT13 cipher to encode or decode text instantly.
Chmod Calculator
Dev ToolsConvert between symbolic and numeric Unix file permission formats.
Bcrypt Generator
Dev ToolsHash passwords with bcrypt and verify existing hashes online.
HMAC Generator
Dev ToolsCreate HMAC signatures using SHA-256, SHA-384, SHA-512, and more.
TOML Validator
Dev ToolsValidate TOML syntax and format your configuration files.
Markdown Table Generator
Dev ToolsCreate and format Markdown tables with a visual editor.
JSON Path Tester
Dev ToolsEvaluate JSONPath expressions against JSON data and see results instantly.
JSON Schema Validator
Dev ToolsValidate JSON data against a JSON Schema definition.
JWT Encoder
Dev ToolsCreate and sign JSON Web Tokens with custom claims and algorithms.
Base32 Encoder
EncodingEncode and decode text using Base32 (RFC 4648) with padding toggle and Base32Hex variant.
User Agent Parser
DevParse any user agent string into browser, OS, device, and engine components.
JSON Tree Viewer
DevView JSON as a collapsible tree with color-coded types, expand/collapse nodes, and search.
HTML Live Preview
DevWrite HTML, CSS, and JS in an editor and see a live preview in a sandboxed iframe.
OG Preview
SEOPaste Open Graph meta tags and preview how your links appear on social media platforms.
ASCII Table
ReferenceBrowse, search, and copy characters from an interactive ASCII and Unicode character table.
Regex Library
PatternsBrowse curated regex patterns organized by category with one-click copy to clipboard.
CSS Unit Converter
CSSConvert between px, rem, em, vw, vh, and % with configurable base font size.
AES Encrypt
SecurityEncrypt and decrypt text using AES-256-GCM with password-based key derivation.
QR Code Reader
Dev ToolUpload an image with a QR code and decode its content — supports URLs, text, and data.
Regex Explainer
Dev ToolPaste a regex pattern and get a plain-English explanation of what each part matches.
htpasswd Generator
SecurityGenerate Apache and Nginx htpasswd entries with bcrypt, SHA-1, or MD5 hashing.
SVG Optimizer
Dev ToolOptimize and minify SVG files — reduce file size while preserving visual quality.
XPath Tester
Dev ToolTest XPath expressions against XML documents and see matched nodes instantly.
JSON Sorter
Dev ToolSort JSON object keys alphabetically — deep or shallow mode with instant output.
.env Validator
Dev ToolValidate .env files — find syntax errors, duplicate keys, and empty values.
CORS Headers Generator
Dev ToolBuild CORS response headers for Apache, Nginx, Express, or raw HTTP configuration.
Network Port Reference
ReferenceSearch and browse common network ports with service names, protocols, and descriptions.
Typing Speed Test
ProductivityTest your typing speed with random passages — get WPM, accuracy, and error stats.
Character Counter
TextCount characters, words, sentences, and paragraphs in your text with detailed statistics.
Base58 Encoder
EncodingEncode and decode Base58 strings used in Bitcoin and IPFS addresses.
Data URI Generator
EncodingGenerate Data URIs from text or files for embedding in HTML and CSS.
JSON Repair
DataFix broken JSON by automatically correcting common syntax errors.
JavaScript Playground
CodeRun JavaScript code snippets instantly in a sandboxed environment.
Docker Run to Compose
DevOpsConvert docker run commands to docker-compose.yml and back.
Certificate Decoder
SecurityDecode and inspect X.509 SSL/TLS certificates.
Code Screenshot
DevGenerate beautiful code screenshots with syntax highlighting.
Cron Expression Builder
DevBuild cron expressions visually with dropdowns and live preview.
.env Editor
DevParse, edit, sort, and validate .env files.
HTTP Header Analyzer
DevParse and explain HTTP headers with security recommendations.
Regex Cheat Sheet
DevInteractive regex reference with syntax groups and examples.
Diff Checker
DevVisual side-by-side diff of two text blocks.
Mermaid Diagram Preview
DevLive preview Mermaid.js diagrams with SVG/PNG export.
JSON Data Validator
DevValidate JSON data against a JSON Schema with detailed errors.
Color Converter
DesignConvert colors between HEX, RGB, HSL, and CMYK formats with a live preview.
Case Converter
TextConvert text between camelCase, snake_case, kebab-case, PascalCase, and 5 more formats instantly.
URL Encoder/Decoder
EncodingEncode and decode URLs and query parameters with auto-detection and component-level precision.
HTML Entity Encoder
HTMLEncode and decode HTML entities in named, numeric, or hex formats with a handy reference table.
Slug Generator
URLsConvert any text into a clean, URL-friendly slug with customizable separator and case options.
Timestamp Converter
TimeConvert between Unix timestamps and human-readable dates with live clock and multiple output formats.
Number Base Converter
MathConvert between binary, octal, decimal, and hexadecimal with support for custom bases 2-36.
Date Calculator
DateCalculate differences between dates, add/subtract days, find weekdays, and more.
JSON / YAML Converter
ConvertConvert between JSON and YAML formats instantly with configurable indentation.
JSON to TypeScript
ConvertConvert JSON data to TypeScript interfaces or type aliases.
Byte Converter
ConverterConvert between bytes, KB, MB, GB, TB, and PB in decimal (SI) and binary (IEC) units.
Aspect Ratio Calculator
MathCalculate aspect ratios, find missing dimensions, and preview common ratios.
Text to Binary
ConverterConvert text to binary, hexadecimal, octal, and ASCII decimal values — and decode back instantly.
Morse Code Translator
ConverterTranslate text to Morse code and back. Listen with audio playback at adjustable speed.
Duplicate Line Remover
TextRemove duplicate lines from text while preserving order. Case-sensitive or insensitive matching.
Line Sorter
TextSort lines alphabetically, numerically, or by length. Ascending, descending, and reverse options.
Text Reverser
TextReverse text by characters, words, or lines. Flip entire strings or individual word order.
XML to JSON Converter
ConvertConvert XML data to JSON format instantly with structure preservation and attribute handling.
YAML to JSON Converter
ConvertConvert YAML data to JSON format with support for anchors, aliases, and multi-document files.
Markdown to HTML
ConvertConvert Markdown text to clean HTML with GFM support, tables, and code highlighting.
HTML to Markdown
ConvertConvert HTML markup to clean Markdown text preserving links, images, and formatting.
Unit Converter
ConverterConvert between length, weight, temperature, volume, speed, and area units instantly.
Age Calculator
CalculatorCalculate exact age in years, months, and days from any birth date with upcoming birthday countdown.
BMI Calculator
HealthCalculate Body Mass Index with metric and imperial units, WHO category classification, and healthy weight range.
Tip Calculator
CalculatorCalculate tips and split bills between people with custom tip percentages and rounding options.
Scientific Calculator
MathFull-featured scientific calculator with trigonometry, logarithms, constants, and expression history.
Discount Calculator
ConverterCalculate sale price, savings amount, and discount percentage instantly.
Roman Numeral Converter
ConverterConvert between Roman numerals and decimal numbers instantly.
Number to Words
ConverterConvert numbers into their written English word form.
Compound Interest Calculator
ConverterCalculate investment growth with compound interest over time.
Loan Calculator
ConverterCalculate monthly payments, total interest, and amortization schedules.
JSON to XML
DataConvert JSON to pretty-printed XML with configurable root element name.
Text to Hex
EncodingConvert text to hexadecimal and hex back to text with configurable delimiter and encoding.
CSV to Markdown
DataConvert CSV data to a Markdown table with auto-aligned columns.
NATO Phonetic
TextConvert text to NATO phonetic alphabet spelling for clear voice communication.
Time Zone Converter
TimeConvert date and time between any two time zones with DST awareness.
Salary Calculator
FinanceConvert salary between hourly, daily, weekly, monthly, and annual amounts.
Margin Calculator
FinanceCalculate profit margin, markup percentage, cost, and revenue from any two values.
VAT Calculator
FinanceCalculate VAT-inclusive and VAT-exclusive prices with configurable tax rate.
Punycode Converter
ConverterConvert internationalized domain names between Unicode and Punycode encoding.
TOML to JSON
ConverterConvert TOML to JSON and JSON to TOML bidirectionally with syntax validation.
HTML to Text
ConverterStrip HTML tags and decode entities to extract clean plain text.
TSV to CSV
ConverterConvert between tab-separated and comma-separated formats with proper quoting.
Image to ASCII Art
ConverterConvert images to ASCII or Unicode art with configurable width and character set.
Binary Calculator
CalculatorPerform arithmetic and bitwise operations in binary, octal, decimal, and hex.
HTML to JSX
CodeConvert HTML markup to JSX syntax for React components instantly.
JSON to SQL
DataConvert JSON data to SQL INSERT statements for database import.
JSON to Python
CodeConvert JSON objects to Python dataclass or dictionary definitions.
JSON to Go
CodeConvert JSON objects to Go struct definitions with proper types and tags.
JSON to Java
CodeConvert JSON objects to Java class definitions with getters and setters.
JSON to Kotlin
CodeConvert JSON objects to Kotlin data class definitions.
JSON to Dart
CodeConvert JSON objects to Dart class definitions for Flutter apps.
JSON to C#
CodeConvert JSON objects to C# class definitions with properties.
JSON5 to JSON
DataConvert JSON5 files with comments and trailing commas to strict JSON.
Color Name Finder
DesignFind the closest named color for any HEX, RGB, or HSL value.
Electricity Cost Calculator
CalculatorCalculate electricity cost from wattage, hours, and rate per kWh.
Fuel Cost Calculator
CalculatorCalculate trip fuel cost from distance, efficiency, and gas price.
GPA Calculator
CalculatorCalculate GPA from course grades and credit hours.
Text to ASCII Table
ConverterConvert tabular data to ASCII box-drawing tables.
Tailwind to CSS
ConverterConvert Tailwind CSS classes to vanilla CSS declarations.
HTML Table Generator
GeneratorBuild HTML tables visually with add/remove controls.
CSV Viewer
CSVView CSV files in an interactive sortable and filterable table with column statistics.
CSV to JSON
ConvertConvert CSV files to JSON format — choose between array of objects or array of arrays.
JSON to CSV
ConvertPaste or upload JSON and convert it to CSV with configurable delimiter options.
Excel Reader
ExcelOpen XLS and XLSX files in your browser — view sheets, sort columns, and search data.
Excel to CSV
ConvertConvert Excel spreadsheets to CSV format — select sheets and download instantly.
CSV Diff
CompareCompare two CSV files side by side with color-coded added, removed, and modified rows.
PDF Tools
PDFMerge, split, and compress PDF files directly in your browser. No uploads to external servers.
CSV to SQL
Data ToolsConvert CSV data into SQL INSERT statements for any database.
JSON Flatten
DataFlatten nested JSON to dot-notation paths and unflatten dot-notation back to nested JSON.
File Hash Checker
SecurityUpload a file and compute MD5, SHA-1, SHA-256, and SHA-512 checksums client-side.
CSV to JSONL
ConvertConvert CSV files to JSON Lines format for streaming and batch processing.
SQL to CSV
ConvertParse SQL INSERT statements and convert them to CSV format.
Password Generator
SecurityGenerate strong, random passwords and passphrases with customizable length, character sets, and bulk generation.
UUID Generator
IDsGenerate UUID v4 and Nanoid identifiers with format options, bulk generation, and instant copy.
Random Number Generator
RandomGenerate cryptographically random numbers, roll dice, or flip coins with configurable ranges and precision.
Lorem Ipsum Generator
TextGenerate placeholder text in paragraphs, sentences, or words — perfect for mockups and prototypes.
QR Code Generator
CodesGenerate QR codes from text or URLs with custom size, colors, error correction, and PNG/SVG download.
Word Counter
TextCount words, characters, sentences, paragraphs, and get reading time with text statistics.
Percentage Calculator
MathCalculate percentages quickly with three different modes. Instant results as you type.
Barcode Generator
CodesGenerate barcodes in various formats
Mock Data Generator
DataGenerate realistic fake data for testing
CSS Gradient Generator
Dev ToolCreate beautiful CSS gradients visually. Linear, radial, and conic gradients with live preview.
Box Shadow Generator
Dev ToolBuild CSS box shadows visually with multiple layers, presets, and live preview.
Color Palette Generator
GeneratorGenerate harmonious color palettes from any base color. Complementary, analogous, triadic, and more.
Privacy Policy Generator
GeneratorGenerate a free, customized privacy policy for your website. GDPR and CCPA ready — no sign-up required.
Word Frequency Counter
GeneratorAnalyze text to find the most common words and their frequencies.
List Randomizer
GeneratorShuffle and randomize any list of items, names, or numbers.
Crontab Generator
GeneratorBuild cron expressions with a visual interface and human-readable descriptions.
Robots.txt Generator
GeneratorCreate robots.txt files with user-agent rules, sitemaps, and crawl directives.
.gitignore Generator
DevGenerate a .gitignore file by selecting from curated language and framework templates.
Placeholder Image
DesignGenerate placeholder images with custom dimensions, colors, text, and format.
Color Shades
DesignGenerate tints, shades, and tones of any color with hex, RGB, and HSL values.
DMARC Generator
EmailGenerate a DMARC DNS record with policy, reporting, and alignment options.
SPF Generator
EmailGenerate an SPF DNS record with configurable mechanisms and qualifiers.
Terms of Service
LegalGenerate a Terms of Service document with configurable company details and clauses.
Sitemap Generator
SEOBuild valid sitemap XML from a list of URLs with priority and change frequency.
.htaccess Generator
Dev ToolBuild Apache .htaccess rules for redirects, caching, security headers, and GZIP.
UTM Link Builder
MarketingAdd UTM campaign parameters to URLs for tracking in Google Analytics.
Text to ASCII Art
GeneratorType text and see it rendered as a large ASCII art banner using figlet fonts.
Security Headers
SecurityConfigure HTTP security headers — HSTS, CSP, X-Frame-Options, Referrer-Policy.
README Generator
GeneratorGenerate a professional README.md with standard sections from project details.
JSON Schema Generator
Dev ToolGenerate JSON Schema (draft-07) from example JSON with inferred types and required fields.
Pomodoro Timer
ProductivityStay focused with configurable work and break intervals, session tracking, and audio alerts.
Fancy Text Generator
TextGenerate stylish Unicode text with bold, italic, script, and decorative fonts.
WiFi QR Generator
CodesGenerate QR codes to share WiFi credentials with a simple scan.
ICS Generator
CalendarCreate calendar event files (.ics) for easy sharing and import.
CSS Text Shadow
CSSDesign CSS text-shadow effects with a visual editor and live preview.
CSS Filter Generator
CSSBuild CSS filter effects with blur, brightness, contrast, and more.
CSS Border Radius
CSSDesign border-radius values visually with individual corner controls.
Cubic Bezier Generator
CSSDesign CSS cubic-bezier timing functions with an interactive curve editor.
Dockerfile Generator
DevOpsGenerate Dockerfiles with best-practice multi-stage builds.
Nginx Config Generator
DevOpsBuild nginx server block configurations visually.
SSH Key Generator
SecurityGenerate SSH key pairs client-side with Web Crypto API.
RSA Key Generator
SecurityGenerate RSA key pairs in PEM format for encryption and signing.
CSS Glassmorphism Generator
CSSGenerate CSS glassmorphism effects with live preview.
CSS Loader Generator
CSSGenerate CSS-only loading spinners and animations.
Email Template Builder
GeneratorBuild responsive HTML email templates with live preview.
Image Compressor
ImageCompress JPEG, PNG, and WebP images to reduce file size while maintaining quality.
Image Resizer
ImageResize images by pixels or percentage. Maintain aspect ratio or set custom dimensions.
Image Converter
ImageConvert images between PNG, JPEG, and WebP formats with quality control.
Image Cropper
ImageCrop images with preset aspect ratios or freeform selection. Interactive controls for precise cropping.
Remove Background
AIAI-powered background removal. Get transparent backgrounds instantly, all processed in your browser.
Image to PDF
ImageCombine one or more images into a PDF document with page size and margin options.
PNG to JPG
ImageConvert PNG images to JPEG format with adjustable quality and background color.
JPG to PNG
ImageConvert JPEG images to lossless PNG format preserving full image quality.
Image to WebP
ImageConvert any image to WebP format with lossy or lossless compression for the web.
Image to Base64
DevEncode images as Base64 strings. Get Data URI, HTML img tag, or CSS output.
Add Watermark
ImageAdd text watermarks with opacity, position, rotation, and tiling options
Rotate & Flip
ImageRotate images by any angle or flip them horizontally and vertically
Blur Image
ImageApply Gaussian blur or pixelate effects with adjustable strength
Favicon Generator
ImageGenerate favicon files in all sizes from any image for websites
Color Picker
ImagePick colors from images and get HEX, RGB, and HSL values
Color Palette
ImageExtract dominant colors and full palette from any image
SVG to PNG
ImageConvert SVG vector graphics to PNG at custom resolutions
HEIC to JPG
ImageConvert iPhone HEIC/HEIF photos to JPEG or PNG format
GIF to PNG
ImageConvert GIF images to PNG, extract first frame from animations
Metadata Viewer
ImageView EXIF, IPTC, and XMP metadata from any image file
Color Blindness Simulator
AccessibilityPreview how images and colors appear under different color vision deficiencies.
Image Flip
ImageFlip images horizontally or vertically in your browser, no upload needed.
Image Noise Generator
ImageGenerate noise textures (Perlin, simplex, white noise) as PNG.