分裂
使用分隔符将文本拆分为多个部分
用于审查文本中单词的实用程序。在左侧的输入表单中加载您的文本,并在选项中指定所有脏话,您将立即在输出区域获得已审查的文本。
In this example, we hide the unpleasant word "idiot" from Jim Rohn's quote. We specify this word in the words-to-censor option and mask it with a neat smiling face character.
In this example, we censor multiple words from an excerpt. We write out all unnecessary words in the multi-line text option and activate the "Mask Each Letter" option so that exactly as many block characters appear as there are letters in that word.
In this example, we hide the name of an undercover FBI agent. We replace two words at once (first name and last name) with the code name "Agent 007".
使用分隔符将文本拆分为多个部分
使用指定的分隔符连接文本元素
快速删除文本中所有重复的行
快速将文本编码为摩尔斯电码
快速替换内容中的文本
重复文本多次
将文本截断为指定长度
逐个字符地反转任何文本
随机化文本中字母的大小写
将文本转换为大写
提取指定位置之间的部分文本
创建正读和倒读相同的文本
检查文本正读和反读是否相同
使用各种样式在文本周围添加引号
按位置移动文本中的字符。
使用 ROT13 密码对文本进行编码或解码。
使用 Base64 对数据进行编码或解码。
获取有关文本的统计数据
使用自定义选项生成安全的随机密码
快速对字符串进行 URL 转义。
快速对字符串进行 URL 转义。
使用 Unicode 转义序列对文本进行编码或解码。
查找文本中隐藏的 Unicode 字符