Free Text & Document Tools — Count, Convert & Encode
A text toolkit for writers, students and developers: live word and character counts with reading time, six case conversions, Markdown to sanitised HTML, plain text from .docx files, text to a printable PDF, and Base64 or URL encoding.
Extraction uses Mammoth compiled into the page, and encoding uses the browser text encoder — nothing is posted to a backend. Drafts, essays, pasted API tokens and notes stay on your device.
Text & Docs tools
Text & Docs
Word Counter
Words & reading time
Count words, characters, sentences, paragraphs and estimated reading time as you type.…
Text & Docs
Case Converter
UPPER/lower/Title
Convert text to UPPERCASE, lowercase, Title Case, sentence case and more.…
Text & Docs
Markdown to HTML
MD → HTML
Convert Markdown to clean HTML with live preview. Copy or download the result.…
Text & Docs
Text to PDF
TXT/MD → PDF
Turn pasted text or Markdown into a printable PDF via your browser print dialog. No server needed.…
Text & Docs
DOCX to Text
Word → TXT/MD
Extract plain text from .docx Word files locally. Formatting is simplified; images are skipped.…
Text & Docs
Base64 Encoder
Encode / decode
Encode text to Base64 or decode Base64 back to text. UTF-8 safe.…
Text & Docs
URL Encoder
Encode / decode URLs
Percent-encode or decode URLs and query strings with encodeURIComponent.…