Text Processing
快速使用相似外观的字符创建伪文本
text-fake-generatorText Processing
快速在文本中的单词中插入随机字母
text-random-letter-inserterText Processing
快速从文本中的单词中删除随机字母
text-random-letter-removerText Processing
快速从文本中删除随机符号
text-random-symbol-removerText Processing
快速在文本中的随机位置插入随机单词
text-random-word-inserterText Processing
快速将文本中的每个句子变成两个句子
text-sentence-duplicatorText Processing
快速从给定文本中删除某些句子
text-sentence-removerText Processing
快速将文本居中
text-centererText Processing
通过移除多余空格、换行和不必要的空白来压缩文本,同时保留内容结构
text-compressorText Processing
快速为每行文本添加缩进
text-indenterText Processing
快速拉伸单词间的空格使所有文本行等长
text-justifierText Processing
快速将文本左对齐
text-left-aligner