Diysb Tools

部分文字列の抽出

テキストから部分文字列を抽出できる、世界で最もシンプルなブラウザベースのユーティリティです。テキストを入力し、開始位置と終了位置を指定するだけで、必要な部分を抽出できます。データ処理、テキスト分析、あるいは大きなテキストブロックから特定のコンテンツを抽出するのに最適です。

テキストツール
string.extractSubstring.inputTitle
string.extractSubstring.resultTitle
ツールオプション
string.extractSubstring.optionGroupTitle
string.extractSubstring.descriptions.startPosition
string.extractSubstring.descriptions.extractLength
string.extractSubstring.descriptions.processMultiLine
string.extractSubstring.descriptions.reverseOutput
部分文字列の抽出 例

string.extractSubstring.exampleCards.first5Chars

string.extractSubstring.exampleCards.first5CharsDescription

The quick brown fox jumps over the lazy dog.
The quick brown fox jumps over the lazy dog.
The q
The q
string.extractSubstring.optionGroupTitle
string.extractSubstring.descriptions.startPosition
string.extractSubstring.descriptions.extractLength
string.extractSubstring.descriptions.processMultiLine
string.extractSubstring.descriptions.reverseOutput

string.extractSubstring.exampleCards.middleWords

string.extractSubstring.exampleCards.middleWordsDescription

The quick brown fox jumps over the lazy dog.
The quick brown fox jumps over the lazy dog.
brown fox
brown fox
string.extractSubstring.optionGroupTitle
string.extractSubstring.descriptions.startPosition
string.extractSubstring.descriptions.extractLength
string.extractSubstring.descriptions.processMultiLine
string.extractSubstring.descriptions.reverseOutput

string.extractSubstring.exampleCards.multiLineWithReversal

string.extractSubstring.exampleCards.multiLineWithReversalDescription

First line Second line Third line
First line Second line Third line
riF ceS ihT
riF ceS ihT
string.extractSubstring.optionGroupTitle
string.extractSubstring.descriptions.startPosition
string.extractSubstring.descriptions.extractLength
string.extractSubstring.descriptions.processMultiLine
string.extractSubstring.descriptions.reverseOutput

全て テキストツール

スプリット

セパレータを使用してテキストを複数の部分に分割する

テキストを結合

指定した区切り文字でテキスト要素を結合する

重複行を削除する

テキストから重複行をすべて素早く削除します

モールス信号への文字列

テキストをモールス信号に素早くエンコード

テキスト置換

コンテンツ内のテキストを素早く置き換える

テキストの繰り返し

テキストを複数回繰り返す

テキストを切り捨てる

指定された長さにテキストを切り捨てる

逆行する

テキストを文字ごとに反転します

ケースをランダム化

テキスト内の大文字と小文字をランダムにする

大文字に変換

テキストを大文字に変換する

回文を作成する

前後どちらから読んでも同じテキストを作成する

回文

テキストが前後で同じ読み方をしているか確認する

テキスト引用

さまざまなスタイルでテキストを引用符で囲む

テキストを回転する

テキスト内の文字を位置によってシフトします。

ROT13 エンコーダ/デコーダ

ROT13 暗号を使用してテキストをエンコードまたはデコードします。

Base64 エンコーダ/デコーダ

Base64 を使用してデータをエンコードまたはデコードします。

テキスト統計

テキストに関する統計情報を取得する

テキスト検閲

不適切な単語をすぐにマスクするか、別の単語に置き換えます。

パスワードジェネレーター

カスタムオプションで安全なランダムパスワードを生成する

文字列URLエンコーダ

文字列をすばやく URL エスケープします。

文字列URLデコーダー

文字列をすばやく URL アンエスケープします。

Unicode Encoder / Decoder

Encode or decode text using Unicode escape sequences.

隠し文字検出

テキスト内の隠れたUnicode文字を見つける