世界上最简单的基于浏览器的列表项展开工具。输入已展开的列表,并指定展开条件以展平有序的列表项。非常适合数据处理、文本操作或从结构化列表中提取内容。
Input List
Unwrapped List
工具选项
Split Options
Split by Symbol
Split by Regular Expression
Separator to split the list
Separator to join the unwrapped list
Unwrap Options
Characters to remove from the left side
Characters to remove from the right side
List Unwrapping
This tool allows you to remove wrapping characters from each item in a list. You can specify characters to remove from the left and right sides, handle multiple levels of wrapping, and control how the list is processed. It's useful for cleaning up data, removing quotes or brackets, and formatting lists.
展开 示例
点击尝试!
This example shows how to remove quotes from each item in a list.
Split Options
Split by Symbol
Split by Regular Expression
Separator to split the list
Separator to join the unwrapped list
Unwrap Options
Characters to remove from the left side
Characters to remove from the right side
This example shows how to remove multiple levels of the same character from each item.
Split Options
Split by Symbol
Split by Regular Expression
Separator to split the list
Separator to join the unwrapped list
Unwrap Options
Characters to remove from the left side
Characters to remove from the right side
This example shows how to unwrap items and join them with a custom separator.
Split Options
Split by Symbol
Split by Regular Expression
Separator to split the list
Separator to join the unwrapped list
Unwrap Options
Characters to remove from the left side
Characters to remove from the right side