A comprehensive set of text processing tools including character counting, case conversion, text diff comparison, duplicate line removal, and line sorting. Useful for writers checking manuscripts, programmers formatting data, and proofreading business documents. Also supports Japanese-specific features like full-width/half-width conversion.
Real-time calculation of character count, lines, bytes, etc.
Convert text between upper case, lower case, camelCase, snake_case, and more.
Remove unwanted line breaks from text copied from PDFs or emails. Choose from multiple formatting modes.
Compare two texts and highlight added, deleted, and changed parts. Quickly identify differences between documents.
Search and replace text strings in bulk. Supports regular expressions.
Remove duplicate lines from text. Keeps the first occurrence of each line and deletes subsequent duplicates.
Sort text by line. Supports alphabetical, numeric, and length sorting. Useful for organizing lists and data.
Remove whitespace and tabs from text. Useful for cleaning up text copied from PDFs and data cleanup.
Format text as bullet lists with various styles (bullet, dash, asterisk, numbered). Auto-detects and unifies existing markers while preserving indentation.
Convert text to URL-friendly slugs. Supports lowercase conversion, special character removal, and separator selection (hyphen or underscore).
Extract plain text from PDF, HTML, and text files. Supports file upload and HTML paste input.
Adjust text indentation in bulk. Add or remove indentation, and convert between tabs and spaces.
Analyze reading time, sentence count, paragraph count and more in real-time. Useful for improving readability of blog posts and reports.