Collection
Text Utilities
The site's text work gathered into one set, drawn from four different categories — counting, comparing, converting and slugifying.
What is in this collection
Word Counter
Count words, characters, sentences and reading time as you type.
Open toolMarkdown to HTML Converter
Convert Markdown to clean, sanitized HTML with a live rendered preview.
Open toolDiff Checker
Compare two blocks of text or code, see what changed, and merge the two.
Open toolSlug Generator
Turn any headline into a clean, URL-safe slug, with a live URL preview.
Open tool
What each one is for
- Word Counter: words, characters, sentences and reading time as you type, for writing against a limit.
- Diff Checker: a line-by-line comparison of two drafts, with the changes highlighted and mergeable.
- Markdown to HTML: sanitized HTML with a live preview, for content written in Markdown and pasted into a CMS.
- Slug Generator: a headline turned into a URL-safe slug, previewed as the finished address.