📝 Input
📤 Result
Waiting for input...
Drop file to upload

在线查找和替换 JSON 值

在 JSON 中的所有字符串值中查找和替换文本。

For CSV to JSON conversion, paste your CSV data and click CSV → JSON. The tool automatically detects numbers and booleans, producing clean typed JSON output. Toggle the "First row is header" option to match your CSV format.

步骤 1:输入查找和替换文本

查找文本与 JSON 中的所有字符串值相匹配。

正则表达式支持?

基本文本匹配。使用精确的字符串。也会搜索嵌套值。

What delimiters are supported?

Comma (,), semicolon (;), tab, and pipe (|). Choose the delimiter that matches your target application. CSV-to-JSON conversion auto-detects the delimiter.