{% 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 Generate Hashes 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 (%) {% 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.