All 215 Free Tools
Every tool runs in your browser. No uploads, no signups, no tracking (unless you consent).
Text & Writing (23)
Word & Character Counter
Count words, characters, sentences, and paragraphs in any text instantly.
Text Case Converter
Convert text between uppercase, lowercase, title case, sentence case, and more.
Text to Speech Player
Paste text and hear it read aloud using Web Speech API. Adjust voice, speed, and pitch in real time.
Text Diff Comparison Tool
Compare two blocks of text side-by-side and highlight differences instantly.
Remove Duplicate Lines
Paste text and instantly remove duplicate lines while preserving order.
Text Cleaner
Strip extra whitespace, fix line breaks, and normalize text for clean output.
Find & Replace in Text
Search and replace text with support for regex, case-sensitive, and whole-word matching.
Speech to Text Transcriber
Record audio via your microphone and transcribe speech to text in real time using Web Speech Recognition.
Sort Lines Tool
Sort lines alphabetically, numerically, by length, or in reverse order.
Add Line Numbers to Text
Prepend line numbers to each line of text with customizable formatting.
Whitespace Visualizer
Reveal hidden spaces, tabs, newlines, and zero-width characters in text.
Word Frequency Counter
Analyze text to find the most frequently used words and their counts.
Text Column Formatter
Paste text and format it into newspaper-style columns (2, 3, or 4 columns). Live CSS preview and download as image.
Invisible Character Detector & Remover
Find and remove zero-width spaces, BOM markers, and other hidden Unicode characters.
Keyword Density Analyzer
Calculate keyword density and frequency for SEO content optimization.
SEO Title & Meta Description Previewer
Preview how your page title and meta description appear in Google search results.
Text to Slug / URL Converter
Convert any text into a clean, URL-friendly slug with customizable separators.
Unicode Character Map
Interactive browsable Unicode table with arrows, math symbols, currency, Greek letters, and box drawing blocks. Click to copy any character.
Text to Handwriting Image
CSType text and render it in a handwriting-style font on lined paper canvas. Download as a PNG image.
Markdown Table Generator
Visual WYSIWYG table builder - click to add rows and columns, edit cells inline. Generates markdown table syntax.
Text Diff & 3-Way Merger
Three-way merge tool: paste base text, version A, and version B. Highlights conflicts and lets you click to resolve.
Writing Prompt Spinner
CSSpin-the-wheel UI to generate random creative writing prompts with genre, setting, and character dials.
Text Overlay Preview
CSPreview text overlaid on images with adjustable font, size, color, and position.
Developer & Code (22)
JSON Formatter & Validator
Format, validate, and beautify JSON with syntax highlighting and error detection.
Base64 Encoder / Decoder
Encode text or files to Base64 and decode Base64 strings back to their original form.
SQL Formatter & Beautifier
Format and indent SQL queries for better readability across all major dialects.
HTML to Markdown Converter
Convert HTML markup into clean Markdown syntax with support for tables and lists.
Markdown to HTML Live Preview
Write Markdown and see the rendered HTML output in real time with live preview.
Diff / Patch Viewer
Visualize unified diffs and patch files with color-coded additions and deletions.
Regex Tester & Debugger
Test regular expressions against sample text with real-time match highlighting.
URL Encoder / Decoder
Encode special characters for URLs or decode percent-encoded URL strings.
HTML Entity Encoder / Decoder
Convert special characters to HTML entities and decode entities back to characters.
CSS Minifier / Beautifier
Minify CSS for production or beautify compressed CSS for readability.
JavaScript Minifier / Beautifier
Minify JavaScript to reduce file size or beautify minified code for debugging.
JWT Decoder
Decode and inspect JSON Web Tokens to view header, payload, and signature claims.
API Request Builder
Build HTTP requests visually with method, headers, body, and params. Send via fetch and see the full response. Like a mini Postman.
UUID / GUID Generator
Generate unique UUIDs (v4) and GUIDs individually or in bulk with one click.
WebSocket Tester
Connect to a WebSocket endpoint, send and receive messages, and see a live message log with timestamps.
Hash Generator
Generate MD5, SHA-1, SHA-256, and SHA-512 hashes from text or file input.
JSON Structure Visualizer
CSVisualize JSON data as an interactive collapsible tree with type annotations.
CSS Flexbox Playground
CSExperiment with Flexbox properties visually and copy the generated CSS code.
CSS Grid Layout Generator
CSDesign CSS Grid layouts visually with drag-and-drop and export clean CSS code.
Code Screenshot Generator
CSCreate beautiful code screenshots with syntax highlighting, themes, and padding.
SVG Code Editor & Live Preview
CSEdit SVG markup with live rendering, syntax highlighting, and instant preview.
Favicon Generator
CSGenerate favicons in all required sizes from an image, including ICO and PNG formats.
Conversion (22)
CSV to JSON Converter
Convert CSV data into structured JSON arrays or objects with automatic type detection.
JSON to CSV Converter
Transform JSON arrays and objects into downloadable CSV spreadsheet format.
YAML to JSON Converter
Convert YAML configuration files to JSON format with validation and formatting.
XML to JSON Converter
Parse XML documents and convert them to equivalent JSON structure with attributes.
TSV to CSV Converter
Convert tab-separated values to comma-separated format with proper escaping.
Number Base Converter
Convert numbers between binary, octal, decimal, and hexadecimal bases.
Roman Numeral Converter
Convert between Roman numerals and Arabic numbers with validation.
Temperature Converter
Convert between Celsius, Fahrenheit, and Kelvin with real-time calculation.
Length & Distance Converter
Convert between metric and imperial length units including meters, feet, miles, and more.
Weight & Mass Converter
Convert between kilograms, pounds, ounces, grams, and other weight units.
Area Converter
Convert between square meters, acres, hectares, square feet, and other area units.
Data Storage Converter
Convert between bytes, KB, MB, GB, TB, and PB with binary and decimal options.
Speed Converter
Convert between mph, km/h, knots, m/s, and other speed units instantly.
Pixel to REM/EM Converter
Convert between pixel, rem, and em CSS units with a customizable base font size.
Viewport Width Calculator
Calculate viewport-relative CSS units (vw, vh, vmin, vmax) for responsive layouts.
Font Size Scale Generator
Generate a harmonious typographic scale using modular ratios for consistent design.
Morse Code Translator
CSTranslate text to Morse code and back with audio playback of the signal.
Epoch / Unix Timestamp Converter
CSConvert between Unix epoch timestamps and human-readable dates across time zones.
Markdown to Plain Text Converter
CSStrip all Markdown formatting and output clean plain text content.
HEIC to JPG Converter
CSConvert Apple HEIC/HEIF photos to widely compatible JPG format in your browser.
WebP to PNG Converter
CSConvert WebP images to PNG format for broader compatibility and transparency support.
GIF Frame Extractor
CSExtract individual frames from animated GIFs as separate PNG images.
Color & Design (17)
Color Picker + HEX/RGB/HSL/CMYK
Pick colors visually and convert between HEX, RGB, HSL, and CMYK formats.
Print Color Preview
Preview how screen colors translate to print with CMYK simulation and proofing.
Font Preview Tool
Preview any Google Font at various sizes, weights, and with custom sample text.
CSS Gradient Generator
Create linear, radial, and conic CSS gradients with a visual editor and code output.
Color Palette Generator
Generate harmonious color palettes from a base color using color theory rules.
Color Blindness Simulator
Simulate how colors appear to people with various types of color vision deficiency.
Box Shadow CSS Generator
Design box shadows visually with multiple layers and copy the CSS code.
Border Radius CSS Preview Tool
Adjust border-radius values for each corner visually and copy the CSS output.
Glassmorphism CSS Generator
Create frosted-glass UI effects with adjustable blur, transparency, and border.
Design System Generator
CSInput brand color and font to auto-generate a complete design system: buttons, cards, forms, and typography scale with live preview.
SVG Path Editor
CSVisual SVG path editor. Click to place points, drag Bezier curves, and see SVG path code update live.
Pattern / Texture CSS Generator
CSGenerate repeating CSS patterns and textures with customizable colors and scale.
Aspect Ratio Calculator
CSCalculate and convert aspect ratios for images, videos, and responsive containers.
SVG to PNG / JPG Converter
CSConvert SVG vector graphics to PNG or JPG raster images at custom resolutions.
Image Color Palette Extractor
CSUpload an image and extract its dominant colors as a usable palette.
Placeholder Image Generator
CSGenerate placeholder images of any size with custom colors, text, and formats.
CSS Text Shadow Generator
CSDesign text shadows with multiple layers, blur, and color controls plus CSS output.
Security & Privacy (19)
Password Generator
Generate strong, random passwords with customizable length, character sets, and complexity requirements.
Password Strength Checker
Analyze password strength with entropy scoring, crack-time estimates, and improvement suggestions.
Random String Generator
Create cryptographically random strings for API keys, tokens, salts, and unique identifiers.
QR Code Generator
Create QR codes for URLs, text, Wi-Fi credentials, vCards, and more with customizable size and colors.
QR Code Reader
Scan and decode QR codes from uploaded images or your device camera to extract embedded data.
File Checksum Calculator
Compute MD5, SHA-1, SHA-256, and SHA-512 checksums to verify file integrity and detect tampering.
Text Encryption / Decryption
Encrypt and decrypt text using AES-256, RSA, or other ciphers with password-based key derivation.
Secure Note / Self-Destructing Message Creator
Create encrypted, self-destructing messages with expiration timers and single-view access links.
Privacy Policy Generator
Generate a customizable privacy policy for your website or app covering GDPR, CCPA, and cookie disclosures.
Cookie Policy Generator
Build a compliant cookie policy detailing cookie types, purposes, and user consent options.
Content Security Policy Header Generator
Build and validate Content-Security-Policy headers with directive helpers and inline hash generation.
Security Headers Analyzer
Scan any URL and grade its HTTP security headers including HSTS, CSP, X-Frame-Options, and more.
SSL Certificate Expiry Checker
Check SSL/TLS certificate validity, expiration date, issuer chain, and protocol support for any domain.
Password Vault (Local)
Encrypted password storage using AES-256 with a master password. All data in localStorage - zero-knowledge, no server.
Steganography Tool
CSHide secret text messages inside images using LSB encoding. Upload an image to encode or decode hidden text.
Two-Factor Auth Tester
Generate TOTP codes from a secret key (RFC 6238). Verify codes and test your 2FA setup in real time.
Image EXIF / Metadata Stripper
CSRemove EXIF data, GPS coordinates, camera info, and other metadata from images to protect privacy.
Screenshot Redaction Tool
CSRedact sensitive information from screenshots with blur, pixelate, and black-box tools.
Image Face Blur Tool
CSAutomatically detect and blur faces in photos to anonymize individuals and protect identities.
Math & Calculators (20)
Percentage Calculator
Calculate percentages, percentage change, and what percent one number is of another with step-by-step breakdowns.
Tip Calculator
Calculate tips and split bills between multiple people with customizable tip percentages and rounding options.
Loan / Mortgage Calculator
Calculate monthly payments, total interest, and generate amortization schedules for loans and mortgages.
BMI Calculator
Calculate Body Mass Index from height and weight with category classification and healthy range guidance.
Discount / Sale Price Calculator
Calculate sale prices, savings amounts, and final costs after single or stacked percentage discounts.
Standard Deviation & Statistics Calculator
Compute mean, median, mode, standard deviation, variance, and other descriptive statistics from a data set.
Fraction / Decimal / Percentage Converter
Convert between fractions, decimals, and percentages instantly with simplification and step-by-step work.
Scientific Notation Converter
Convert numbers to and from scientific notation with precision control and engineering notation support.
Matrix Calculator
Perform matrix operations including addition, multiplication, determinant, inverse, transpose, and eigenvalues.
Page Load Time Estimator
Estimate page load times based on file sizes, connection speeds, and resource counts with optimization tips.
SEO ROI Calculator
Estimate the return on investment for SEO campaigns based on traffic projections, conversion rates, and costs.
Performance Budget Calculator
Set and validate performance budgets for page weight, request counts, and load-time targets by connection type.
Age Calculator
CSCalculate exact age in years, months, days, and upcoming birthday countdowns from any date of birth.
Date Difference Calculator
CSCalculate the exact difference between two dates in years, months, weeks, days, and business days.
Compound Interest Calculator
CSCalculate compound interest growth over time with customizable principal, rate, frequency, and contributions.
GPA Calculator
CSCalculate weighted and unweighted GPA from course grades and credit hours with 4.0 and 5.0 scale support.
Quadratic Equation Solver
CSSolve quadratic equations using the quadratic formula with step-by-step solutions, discriminant analysis, and graphing.
Image File Size Estimator
CSEstimate image file sizes based on dimensions, color depth, format, and compression level before export.
DPI / PPI Calculator
CSCalculate dots per inch and pixels per inch from screen or print dimensions for optimal image resolution.
Image Resize Dimension Calculator
CSCalculate new image dimensions while maintaining aspect ratio for common screen, print, and social media sizes.
Finance & Business (17)
Profit Margin Calculator
Calculate gross, operating, and net profit margins from cost and revenue with breakeven analysis.
Salary to Hourly Converter
Convert between annual salary and hourly rate with adjustments for work hours, overtime, and benefits.
Sales Tax Calculator
Calculate sales tax amounts, tax-inclusive and tax-exclusive prices for any tax rate or jurisdiction.
ROI Calculator
Calculate return on investment from initial cost and final value with annualized ROI and comparison tables.
Markup vs Margin Calculator
Convert between markup and margin percentages, calculate selling price, and compare pricing strategies.
Invoice Amount to Words Converter
Convert numeric amounts to written words for invoices, checks, and legal documents in multiple currencies.
Business Days Calculator
Calculate the number of business days between dates or find a future date excluding weekends and holidays.
Paycheck / Take-Home Pay Estimator
Estimate net take-home pay after federal and state taxes, Social Security, Medicare, and deductions.
Ad Revenue Calculator
Estimate advertising revenue from impressions, CPM, CPC, and conversion rates across ad networks.
SEO Keyword ROI Estimator
Estimate the revenue potential of ranking for specific keywords based on volume, CTR, and conversion data.
Website Cost Calculator
Estimate website development and maintenance costs based on features, complexity, and hosting requirements.
Break-Even Calculator
CSCalculate the break-even point in units and revenue with fixed costs, variable costs, and pricing analysis.
CAGR Calculator
CSCalculate compound annual growth rate from beginning and ending values over a specified time period.
Invoice PDF Generator
Fill in company, client, line items, and tax to generate a styled invoice. Print or download as a document.
Product Photography Cost Calculator
CSEstimate product photography costs based on shot count, complexity, retouching, and studio requirements.
Print Cost Estimator
CSEstimate printing costs per page based on paper size, color mode, quantity, and finishing options.
eCommerce Product Image Size Reference
CSReference guide for product image size requirements across Amazon, Shopify, eBay, Etsy, and other platforms.
Productivity & Time (18)
Checklist Maker
Create customizable checklists with groups, due dates, and priorities for any project.
Daily Planner Creator
Design a printable daily planner with time blocks, goals, and priority sections.
Typing Speed Test
Measure your typing speed in WPM and accuracy with real-time feedback and stats.
Note-Taking Scratch Pad
A quick scratch pad for jotting down notes, ideas, and snippets with auto-save.
Focus Timer with Ambient Sounds
CSPomodoro timer with built-in ambient noise (rain, cafe, forest) generated via Web Audio API oscillators.
Performance Budget Planner
Set page weight budgets for scripts, images, and fonts to keep your site fast.
Kanban Board
CSDrag-and-drop Kanban board with To Do, In Progress, and Done columns. Cards persist in localStorage.
Pomodoro Timer
CSStay focused with a customizable Pomodoro timer featuring work and break intervals.
Stopwatch
CSA precise stopwatch with lap tracking, split times, and exportable results.
Countdown Timer
CSSet a countdown timer for events, deadlines, or presentations with audio alerts.
World Clock & Timezone Converter
CSView current times across multiple timezones and convert between them instantly.
Meeting Cost Calculator
CSCalculate the real cost of meetings based on attendee count, salaries, and duration.
Habit Tracker
CSTrack daily habits with streaks, completion rates, and visual progress charts.
Random Decision Maker / Wheel Spinner
CSSpin a customizable wheel or flip a coin to make random decisions quickly.
Time Zone Meeting Planner
CSSelect participants' timezones and find overlapping business hours. Interactive visual timeline for scheduling.
Screen Ruler
CSOn-screen pixel ruler to measure anything on the page. Horizontal and vertical guides with draggable positioning.
Image Gallery Layout Planner
CSPlan responsive image gallery layouts with grid, masonry, and carousel previews.
Clipboard History Manager
CSTrack clipboard copies during your session. Search, re-copy, and organize snippets using the Clipboard API.
File & Data (15)
File Size Calculator & Converter
Convert between bytes, KB, MB, GB, and TB with precise binary and decimal calculations.
Image EXIF / Metadata Viewer
View and inspect EXIF data, GPS coordinates, camera settings, and metadata from images.
CSV Viewer & Editor
Open, view, and edit CSV files in a spreadsheet-style table with sorting and filtering.
JSON Tree Viewer
Visualize JSON data as a collapsible tree with syntax highlighting and search.
Barcode Generator
Generate Code 128, EAN, UPC, and other barcode formats with customizable size and labels.
Data URL / Base64 Image Converter
Convert images to Base64 data URLs and decode Base64 strings back to images.
robots.txt Generator
Build a robots.txt file with crawler rules, sitemaps, and crawl-delay directives.
.htaccess Redirect Generator
Generate Apache .htaccess redirect rules for 301, 302, and rewrite configurations.
Sitemap XML Generator
Create valid XML sitemaps with priority, change frequency, and last modified dates.
CSV to Chart Preview
CSUpload CSV data and instantly preview it as bar, line, pie, or scatter charts.
JSON Diff Tool
Upload or paste two JSON files and see a visual tree diff showing added, removed, and changed fields. Collapsible nodes.
Image Metadata Editor
CSView and edit EXIF data including title, description, copyright, and GPS. Re-save image with updated metadata.
Batch Image Info Viewer
CSView dimensions, file size, format, and color profile for multiple images at once.
Image Compare Slider
CSCompare two images side-by-side with an interactive slider to spot differences.
Image Thumbnail Generator
CSGenerate thumbnails from images at custom sizes with crop, fit, and fill options.
Communication (15)
Email Signature Generator
Create professional HTML email signatures with logos, social links, and custom styling.
Email HTML Previewer
Paste HTML email code and preview it in simulated email client frames (Gmail, Outlook, Apple Mail). Responsive test.
QR Code Business Card
Fill in vCard fields and generate a QR code plus styled digital business card. Download both as images.
Color Contrast Checker
Enter two colors and check WCAG AA/AAA contrast ratios. Live preview of text on background with pass/fail badges.
Readability Score Checker
Analyze text readability using Flesch-Kincaid, Gunning Fog, and other scoring methods.
HTML Email Builder
Visual drag-and-drop email template builder. Add sections, images, buttons, and export clean HTML code.
Schema.org Markup Generator
Generate JSON-LD structured data markup for articles, products, events, and more.
Open Graph Tag Generator
Create Open Graph meta tags for perfect social media previews on Facebook, Twitter, and LinkedIn.
Structured Data FAQ Generator
Build FAQ structured data markup that enables rich results in Google search.
Brand Color System Generator
CSInput one brand color and auto-generate a full color system with shades, tints, semantic colors, and dark mode palette.
Typography Pairing Tool
CSBrowse Google Fonts pairings. Preview heading and body font combos with live sample text. Filter by style.
Responsive Preview Tool
Paste HTML or enter a URL to preview at iPhone, iPad, and desktop viewport sizes side-by-side with real iframe rendering.
Email Banner / Header Image Sizer
CSResize and crop images to standard email banner dimensions for all major clients.
Profile Photo Cropper
CSCrop and resize photos to standard profile picture dimensions for social platforms.
Business Card Layout Preview
CSPreview business card designs with standard dimensions, bleed areas, and safe zones.
Education & Reference (12)
Periodic Table Quiz
Interactive periodic table - click elements, enter quiz mode, and guess elements from their properties. Gamified learning.
Periodic Table Interactive Reference
Explore the periodic table with element details, properties, and category filtering.
Binary / ASCII / Unicode Character Table
Browse and search ASCII, Unicode, and binary character codes with copy-to-clipboard.
WCAG Color Contrast Trainer
Practice identifying WCAG-compliant color contrast ratios with interactive exercises.
HTML Semantic Structure Quiz
Test your knowledge of semantic HTML elements with quizzes and best-practice tips.
Accessibility Readability Checker
Check text readability and accessibility compliance with WCAG guidelines and scoring.
Typing Tutor
Structured typing lessons with finger placement guide. Track WPM improvement over time with localStorage persistence.
Multiplication Table Drill
CSTimed multiplication drills with accuracy tracking per table (1-12). Progress chart saved across sessions.
Geography Quiz Map
CSIdentify countries and capitals on a continent-organized world grid. Filter by region, track scores, and learn capitals.
Diagram Labeler
CSUpload diagrams and add labeled callouts, arrows, and annotations interactively.
Presentation Slide Image Sizer
CSResize and format images to standard presentation slide dimensions (16:9, 4:3).
Unit Circle Explorer
CSInteractive unit circle: drag the angle and see sin, cos, tan values update live. Visual trigonometry learning.
Social & Marketing (15)
Social Media Image Cropper Pro
CSUpload an image and crop to presets for 8 social platforms. Adjust position and zoom, then download the cropped result.
Link Shortener with Analytics
Shorten URLs with local redirect tracking via localStorage. See click counts and generate a QR code for each link.
UTM Link Builder & Tracker
Build UTM-tagged URLs for campaign tracking with source, medium, campaign, term, and content parameters.
A/B Headline Tester
Enter 2+ headlines and see simulated previews in Google results, email subject lines, and social posts side-by-side.
Tweet / Post Character Counter
Count characters for Twitter/X, LinkedIn, Facebook, and Instagram with platform-specific limits and warnings.
Click-Through Rate Calculator
Calculate click-through rates from impressions and clicks with industry benchmarks and trend analysis.
Email Subject Line Length Checker
Check email subject line length against best practices for desktop and mobile with preview text optimization.
Meta Description Length Checker
Validate meta description length for search engines with pixel-width preview and SERP snippet simulation.
Emoji Picker & Search
Search, browse, and copy emojis by category or keyword with skin tone variants and recently used tracking.
Receipt Scanner & Parser
CSUpload a receipt photo and manually enter total, date, vendor, and line items. Copy or save structured data locally.
Currency Exchange Calculator
Convert between 30+ currencies using approximate reference rates. Quick conversions with a common-amounts table.
Unit Price Comparator
Compare product prices per unit ($/oz, $/ml, $/count) with visual comparison bars. Great for grocery shopping.
Social Media Image Size Reference Guide
CSQuick reference for image dimensions across Facebook, Instagram, Twitter/X, LinkedIn, YouTube, and TikTok.
Social Media Image Cropper
CSCrop and resize images to exact social media dimensions with platform presets and aspect ratio locking.
Thumbnail Preview Tool
CSPreview how thumbnails and OG images will appear on YouTube, social platforms, and search engine results.