{% extends "base.html" %} {% block title %}Text Tools{% endblock %} {% block nav_text %}active{% endblock %} {% block content %} Word Counter Live statistics as you type. Text 0 Characters 0 No spaces 0 Words 0 Lines 0 Sentences 0 min Reading time Find & Replace Search and replace text with optional regex and case-sensitivity. Find Replace with Case sensitive Use regex Input text Replace Output Copy Regex Tester Test regular expressions against text with live match highlighting. Pattern Flags Test string Base64 Encode or decode text and files as Base64. Input Encode Decode Encode File Output Copy Hash Generator Generate cryptographic hashes of text using the browser's Web Crypto API. Input text SHA-1 SHA-256 SHA-512 Hash Text Hash File Text Diff Compare two blocks of text and highlight line-by-line differences. Original Modified Compare Color Converter Convert between HEX, RGB, and HSL color formats with a live preview. HEX R G B H (0-360) S (%) L (%) URL Encoder / Decoder Encode or decode URL components. Input Encode Decode Output Copy JSON Formatter Format, validate, and minify JSON. Input JSON Format Minify Output Copy JWT Decoder Decode a JSON Web Token to inspect its header and payload. JWT Token Decode Case Converter Convert text between different cases. Input UPPER lower Title Case camelCase snake_case kebab-case Output Copy UUID Generator Generate random UUIDs (v4). Count Generate UUIDs Copy Unix Timestamp Converter Convert between Unix timestamps and human-readable dates. Unix Timestamp Date/Time Now Lorem Ipsum Generator Generate placeholder text. Paragraphs Generate Output Copy Password Generator Generate secure random passwords with customizable options. Length Generate Uppercase (A-Z) Lowercase (a-z) Digits (0-9) Symbols (!@#$...) Password Copy {% endblock %} {% block scripts %} {% endblock %}
Live statistics as you type.
Search and replace text with optional regex and case-sensitivity.
Test regular expressions against text with live match highlighting.
Encode or decode text and files as Base64.
Generate cryptographic hashes of text using the browser's Web Crypto API.
Compare two blocks of text and highlight line-by-line differences.
Convert between HEX, RGB, and HSL color formats with a live preview.
Encode or decode URL components.
Format, validate, and minify JSON.
Decode a JSON Web Token to inspect its header and payload.
Convert text between different cases.
Generate random UUIDs (v4).
Convert between Unix timestamps and human-readable dates.
Generate placeholder text.
Generate secure random passwords with customizable options.