Text & Code Tools
Format JSON, count words, encode/decode Base64, and more.
JSON Formatter
Format and beautify JSON data.
Word Counter
Count words, characters, and sentences.
Base64 Encode/Decode
Encode or decode Base64 strings.
Markdown to HTML
Convert Markdown to clean HTML.
Diff Checker
Compare two texts and highlight differences.
JS Minifier
Minify JavaScript code for production.
CSS Minifier
Minify CSS stylesheets for faster loading.
SQL Formatter
Format and beautify SQL queries with proper indentation.
HTML Beautifier
Format and indent messy HTML code.
JWT Decoder
Decode and inspect JSON Web Token payloads.
Cron Explainer
Translate cron expressions into plain English.
Slug Generator
Convert text into URL-friendly slugs.
Handlebars Preview
Render Handlebars templates with live data.
Case Converter
Convert text to UPPERCASE, lowercase, Title Case, camelCase, snake_case, or kebab-case.
Remove Duplicate Lines
Remove repeated lines from text, keeping only unique entries.
Sort Lines
Sort lines of text alphabetically from A to Z.
String Reverse
Reverse a string or each line of text independently.
Readability Checker
Score text with Flesch Reading Ease and Flesch-Kincaid Grade Level.
Remove Whitespace
Strip extra spaces, tabs, and blank lines from text.
Find and Replace
Bulk find and replace text using a simple separator format.
URL Encoder / Decoder
Encode and decode URL percent-encoded strings.
HTML Entity Encoder
Encode and decode HTML special characters like &, <, and >.
Number to Words
Convert numbers to English words (e.g. 1234 → "one thousand two hundred thirty-four").