Tool Category
Word count, line count, text cleanup, text converters, and other text tools.
110 tools in this category
Count words, characters, lines, and text length instantly for writing, SEO, forms, and content editing.
Character CounterCount characters instantly with and without spaces for forms, SEO, captions, code, and text limits.
Remove Extra SpacesClean messy text by removing repeated spaces and normalizing spacing.
Text Case ConverterConvert text between uppercase, lowercase, title case, and other common capitalization styles.
Text ReverserReverse the order of characters in text instantly.
Lowercase ConverterConvert text to lowercase for cleaner formatting and normalization.
Uppercase ConverterConvert text to uppercase for headings, labels, and emphasis.
Line CounterCount how many lines are present in a block of text.
Duplicate Line RemoverRemove duplicate lines instantly from lists, logs, keywords, URLs, and pasted text.
Text TrimmerTrim leading and trailing spaces from text without changing the middle content.
Slug GeneratorConvert titles and text into clean URL-friendly slugs for blogs, CMS pages, products, and SEO.
Title Case ConverterConvert text to title case by capitalizing the first letter of each word.
Sentence Case ConverterConvert text to sentence case for cleaner and more natural-looking writing.
Comma to Newline ConverterConvert comma-separated text into separate lines for easier reading and cleanup.
Newline to Comma ConverterConvert multiple lines of text into a single comma-separated list.
Text SorterSort lines of text alphabetically for cleaner lists and faster review.
Unique Lines ToolKeep only unique lines from text and remove repeated entries.
Empty Line RemoverRemove blank lines from text to make line-based content cleaner and tighter.
Remove Duplicate WordsRemove repeated words and keep only the first occurrence in the text.
Sort Lines DescendingSort lines of text in reverse alphabetical order.
Line Number AdderAdd line numbers to text for notes, logs, lists, and structured review.
Reverse LinesReverse the order of lines while keeping the content of each line unchanged.
Tabs to Spaces ConverterReplace tab characters with spaces for cleaner formatting and more consistent indentation.
Email ExtractorExtract email addresses from text, notes, copied content, or raw data blocks.
Sentence CounterCount sentences in a block of text quickly for writing and analysis.
Remove Line BreaksRemove line breaks and turn multi-line text into one clean line.
Text SplitterSplit text into separate lines using a custom separator such as comma, pipe, or semicolon.
Text JoinerJoin multiple lines into one line using a custom separator such as comma, space, or pipe.
Reading Time CalculatorEstimate how long it will take to read a block of text in minutes and seconds.
Text RepeaterRepeat text multiple times for testing, templates, and placeholder content.
Find and Replace TextFind text and replace it instantly inside a larger block of content.
Lorem Ipsum GeneratorGenerate lorem ipsum words, sentences, or paragraphs.
Text Diff CheckerCompare two text blocks instantly and spot differences in drafts, code, notes, and content edits.
Alternating Case ConverterConvert text into alternating upper and lower case characters.
Camel Case ConverterConvert text into camelCase for code, variables, and field names.
Pascal Case ConverterConvert text into PascalCase for class names, components, and structured identifiers.
Snake Case ConverterConvert text into snake_case for variables, keys, and structured names.
Kebab Case ConverterConvert text into kebab-case for URLs, slugs, and clean labels.
Constant Case ConverterConvert text into CONSTANT_CASE for constants, enums, and environment keys.
Dot Case ConverterConvert text into dot.case for keys, namespaces, and structured labels.
Path Case ConverterConvert text into path/case format for route-like and folder-like naming.
Remove PunctuationRemove punctuation marks from text instantly.
Remove Numbers from TextRemove digits from text while keeping letters and symbols.
Remove Letters from TextRemove alphabetic characters from text while keeping digits and symbols.
Remove Special CharactersRemove special characters while keeping letters, numbers, spaces, and line breaks.
Keep Only NumbersKeep only numeric digits from mixed text instantly.
Keep Only LettersKeep only letters from mixed text and remove digits and symbols.
Keep Only AlphanumericKeep only letters and numbers from text while removing symbols and punctuation.
Paragraph CounterCount paragraphs in text quickly and clearly.
Extract HashtagsExtract hashtags from text instantly.
Extract MentionsExtract @mentions from text instantly.
Character Frequency CounterCount how often each character appears in text.
Word Frequency CounterCount how often each word appears in text.
Longest Line FinderFind the longest line in a text block instantly.
Keyword Density CheckerCheck keyword frequency and density in pasted text.
Random Word GeneratorGenerate random words instantly for writing, naming, and testing.
Username GeneratorGenerate username ideas from a word or name instantly.
Palindrome CheckerCheck whether text reads the same forward and backward.
Anagram CheckerCheck whether two words or phrases are anagrams.
Whitespace NormalizerNormalize tabs, line breaks, and repeated spaces into clean single-spacing.
Markdown CleanerRemove Markdown formatting and keep clean readable text.
Bullet List CleanerRemove bullet and numbered list markers from text lines.
Reverse Word OrderReverse the order of words without reversing the letters inside each word.
First Line ExtractorExtract the first non-empty line from text instantly.
Last Line ExtractorExtract the last non-empty line from text instantly.
Prefix LinesAdd a prefix to every line in a text block.
Suffix LinesAdd a suffix to every line in a text block.
Wrap TextWrap text with chosen opening and closing characters or strings.
Unwrap TextRemove matching opening and closing wrappers from text.
CSV Column ExtractorExtract one specific column from CSV data by column number or header name.
TSV to CSVConvert tab-separated values into comma-separated CSV format.
CSV to TSVConvert comma-separated CSV data into tab-separated TSV format.
Convert TSV to TextConvert tab-separated TSV data into plain text lines.
Convert Text to TSVConvert plain text lines into TSV using one value per line.
Convert CSV to TextConvert CSV rows into plain text lines.
Convert Text to CSVConvert plain text lines into CSV using one value per row.
Transpose CSVTranspose CSV rows and columns so horizontal data becomes vertical and vice versa.
Convert CSV Columns to RowsConvert CSV columns into rows by transposing the table.
Convert CSV Rows to ColumnsConvert CSV rows into columns by transposing the table.
Delete a Column from CSVDelete one selected column from CSV by header name or column number.
Prepend a CSV ColumnAdd a new CSV column at the beginning of every row.
Append a CSV ColumnAdd a new CSV column at the end of every row.
Insert a CSV ColumnInsert a new CSV column at a chosen 1-based position.
Replace a CSV ColumnReplace one selected CSV column with a new header and new values.
Swap Columns in CSV FilesSwap two CSV columns by header name or 1-based column number.
Change CSV DelimiterChange CSV output from commas to another delimiter such as semicolon, pipe, or tab.
Transpose TSVTranspose TSV rows and columns so horizontal data becomes vertical and vice versa.
Convert TSV Columns to RowsConvert TSV columns into rows by transposing the table.
Convert TSV Rows to ColumnsConvert TSV rows into columns by transposing the table.
Extract a Column from TSVExtract one specific column from TSV data by column number or header name.
Delete a Column from TSVDelete one selected column from TSV by header name or column number.
Prepend a TSV ColumnAdd a new TSV column at the beginning of every row.
Append a TSV ColumnAdd a new TSV column at the end of every row.
Insert a TSV ColumnInsert a new TSV column at a chosen 1-based position.
Replace a TSV ColumnReplace one selected TSV column with a new header and new values.
Swap Columns in TSV FilesSwap two TSV columns by header name or 1-based column number.
Change TSV DelimiterChange TSV output from tabs to another delimiter such as comma, semicolon, or pipe.
Extract Arbitrary Delimited ColumnExtract one column from custom-delimited text by delimiter and column selector.
Delete Arbitrary Delimited ColumnDelete one column from custom-delimited text by delimiter and selector.
Replace Arbitrary Delimited ColumnReplace one selected column in custom-delimited text with a new header and new values.
Swap Arbitrary Delimited ColumnsSwap two columns in custom-delimited text by delimiter and column selector.
Change Arbitrary Column DelimiterChange one custom delimiter into another for flat delimited text.
Transpose Arbitrary Delimited TextTranspose custom-delimited rows and columns using any single-character delimiter.
Convert Arbitrary Delimited Text Columns to RowsConvert custom-delimited columns into rows by transposing the text.
Convert Arbitrary Delimited Text Rows to ColumnsConvert custom-delimited rows into columns by transposing the text.
Text to RandomcaseConvert normal text into random mixed capitalization instantly.
Text to TitlecaseConvert text into title case for headings, labels, and cleaner presentation.
Spaces to Tabs ConverterReplace groups of spaces with tab characters for cleaner indentation and compact formatting.
Spaces to NewlinesConvert space-separated text into one item per line instantly.
Newlines to SpacesConvert multi-line text into one space-separated line instantly.