基本工具
-
排序文本
Sort a list in alphabetical, natural, reverse, or random order.
-
英文大小写转换
Change the letter case to uppercase, lowercase, title case, sentence case, or capitalize.
-
查找和替换
Find all the instances the text appears in a text and replace it with another word.
-
反向列表
Flip a list vertically to transform a list in reverse order.
-
文本差异检查器
Compare text files and find the difference between the two.
-
字数统计
Find out how many words, sentences, paragraphs, and characters you have written.
文本处理
-
添加前缀和后缀
Place any character/s at the beginning and/or at the end of each line.
-
添加换行符
Split a block of text into multiple lines by adding line breaks/new lines.
-
删除换行符
Remove all line breaks in a text or replace them with a different character.
-
文本列合并
Combine/merge two documents by concatenating texts line by line.
-
拆分文本
Specify the delimiter and split a text into individual columns, or by new line.
-
自定义列提取列
Split a delimited text and grab a specific column.
-
文本列交换
Swap two columns from a delimited text.
-
反向单词
Reverse the order of words in a text.
-
反向字母
Reverse the order of letters in a text.
文本清理
-
删除多余空格
Trim leading and trailing spaces and convert multiple spaces into a single space.
-
删除重复行
Find identical lines in a document and delete duplicates to clean up your text.
-
删除空行
Get rid of all the lines in a text that only consist of spaces or tabs.
-
删除字母重音
Remove accents or diacritics to transform accented letters into Latin characters.
-
删除不需要的角色
Remove specific unwanted characters, or delete all non-alphanumeric from the text.
-
删除包含以下内容的行
Remove lines containing or not containing a specific word, phrase, or string in a text.
-
删除表情符号
Remove all emojis and Unicode symbols embedded in plain text messages.
-
删除HTML标签
Strips out all HTML tags from a markdown text.
文本格式化
-
添加行号
Add sequential numbers, letters, or roman numerals at the beginning of each line.
-
在数字中添加逗号
Add commas or periods to unformatted numbers in a text.
-
引号替换
Replace curly/smart quotes with regular straight quotes and vice versa.
-
制表符转换为空格
Take up less white space by converting tabs to spaces.
-
空格转换为制表符
Convert spaces to tabs for formatting purposes.
-
Pad文本
Pad text to the left or right with spaces or any character.
-
自动换行
Wrap text based on specified character length per line.
-
对正文字
Wraps words to a specified length and justifies the text in each line.
-
中心文本
Center text horizontally by equally padding the left and the right side with spaces.
Unicode Text
-
倒置文本
Flip text, letters, and words! Turn texts upside down and make them harder to read.
-
粗体文本生成器
Convert normal text into bold text using raw Unicode characters.
-
斜体文本生成器
Turn normal text into italics using raw Unicode characters.
-
古英语文本生成器
Convert simple text into old English text also known as blackletter script.
-
草书文本生成器
Convert simple normal text into fancy cursive text using Unicode characters.
-
规范Unicode文本
Revert bold, italicized, and fancy Unicode text back to regular normal text.
编码 & 解码
随机生成
-
用户名生成器
Find yourself a unique username that you can use on any online social media site.
-
强密码生成器
Generate a strong, secure, and valid password that no one can guess.
-
可发音密码
Get yourself a pronounceable password that is both secure and easy to remember.
-
随机字符串生成器
Generate a random string based on your defined length and character set.
-
随机字生成器
Generate single or multiple random words based on your defined word length.
-
填充文本
Generate a placeholder/dummy text for your mockup design.
-
随机数生成器
Generate one or more numbers randomly from a defined range of numbers.
-
随机电子邮件生成器
Create unregistered email addresses in bulk using random names and characters.