スプリット
セパレータを使用してテキストを複数の部分に分割する
テキスト内の単語を検閲するためのユーティリティです。左側の入力フォームにテキストを入力し、オプションで不適切な単語をすべて指定すると、出力領域に検閲されたテキストが即座に表示されます。
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 アンエスケープします。
Encode or decode text using Unicode escape sequences.
テキスト内の隠れたUnicode文字を見つける