Template / JSON
Hello {{name}} / {"name":"Ada"}Output
Hello Ada
Text Tools
Render templates with {{name}}, [name], or $name placeholders using a JSON object of values. See unresolved placeholders and copy the rendered result.
Favorite this tool
No favorite storage mode has been selected.
Quick actions
Copy this tool URL or open the system share sheet on a supported device.
文本处理
{{name}}, [name], $name 等待输入
Template / JSON
Hello {{name}} / {"name":"Ada"}Output
Hello Ada
Common forms such as {{name}}, [name], and $name are supported.
Rendering stops with an error until the data source is a valid object.
Tools
Continue with another translated tool for a nearby task.
Batch Placeholder Replacer
Fill a single template with %1, %2, or %s placeholders from each CSV-style data row to batch-generate SQL statements or scaffold code locally in your browser.
Regex Replacer
Run regular-expression find and replace with custom flags and capture-group backreferences such as $1. Batch text cleanup stays in your browser.