Text tools
Count, clean, restyle, encode, or decode text locally in your browser without sending the content to a server.
Text Counter
Count characters, words, lines, paragraphs, and estimated reading time in your browser.
Open toolText Cleaner
Clean messy text by trimming lines, removing empty lines, merging lines, or converting one item per line into a comma list.
Open toolBase64URL
Encode UTF-8 text to Base64URL or standard Base64, decode strings, and compare URL-safe output locally in your browser.
Open toolFancy Text
Convert English letters and numbers into copyable Unicode script, italic, Fraktur, full-width, and spaced text styles.
Open toolFullwidth / Halfwidth
Convert Latin letters, numbers, spaces, punctuation, and supported Japanese kana between fullwidth and halfwidth forms locally.
Open toolChoose a text tool by the output you need
Use counting tools when a platform has length limits, cleaning tools when copied text has broken spacing, and encoding tools only when another system expects that format. Review the result before replacing the original text.
- Keep line breaks when they carry meaning in lists, addresses, code, or poetry.
- Fancy Unicode text may be inaccessible or unsupported, so keep plain text for names, links, and important information.
- Base64 and Base64URL are reversible encodings, not encryption; do not use them to protect secrets.
| Task | Start with | Why |
|---|---|---|
| Count characters, words, lines, or reading time | Text Counter | Shows several common length measurements together. |
| Remove extra spaces or broken line wraps | Text Cleaner | Offers focused cleanup modes without uploading the text. |
| Create copy-and-paste Unicode styles | Fancy Text Generator | Generates decorative Unicode variants and keeps a plain-text original. |
| Encode or decode Base64URL | Base64URL Encoder and Decoder | Handles UTF-8 text and standard Base64 comparison. |
| Convert fullwidth and halfwidth characters | Fullwidth and Halfwidth Converter | Normalizes Latin letters, digits, spaces, punctuation, and supported Japanese kana forms. |