{% extends "base.html" %} {% block title %}Text Tools{% endblock %} {% block nav_text %}active{% endblock %} {% block content %}

Word Counter

Live statistics as you type.

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.

Regex Tester

Test regular expressions against text with live match highlighting.

Base64

Encode or decode text and files as Base64.

Hash Generator

Generate cryptographic hashes of text using the browser's Web Crypto API.

Text Diff

Compare two blocks of text and highlight line-by-line differences.

Color Converter

Convert between HEX, RGB, and HSL color formats with a live preview.

{% endblock %} {% block scripts %} {% endblock %}