Unwrap List
「Unwrap List」はテキストと文書に使えるブラウザツールです。入力内容と結果は通常この端末内で処理され、登録は必要ありません。
使い方
使い方
- Paste a list up to 100,000 characters and choose its literal input separator.
- Enter the exact left and right text to remove, then choose one level or every repeated level.
- Unwrap the items, review the result, then copy it or download a text file.
Independent exact edge matching
Left text is removed only when an item starts with it, and right text only when an item ends with it. Either field may be blank, but at least one must contain one to 20 literal characters. An unmatched side remains unchanged; regular expressions are never executed.
One level or every repeated level
Single-level mode removes at most one matching marker from each selected side. Repeated mode keeps removing the same complete marker while it remains at that edge. Optional trimming runs before edge matching and again afterward; empty-item removal applies to the final values. Input is limited to 50,000 parsed items and output to 500,000 characters.
よくある質問
あわせて知りたいこと
Will mismatched brackets be removed?
Each side is checked independently. If only the left marker matches, only that marker is removed; the right side remains unchanged.
What does repeated unwrapping remove?
It removes consecutive copies of the same complete marker from an edge. For example, three # characters are all removed when # is the marker.
Can I remove only a prefix or only a suffix?
Yes. Leave the side you do not want to change blank. At least one side must contain text.