Overview
Batch String Operations is an easy and free online tool that runs in your browser.
Local-first transformations for lists of lines
Drag a .txt file to load. All processing is offline.
Apply transformations to lists of lines: trim, case, replace (regex), add prefix/suffix, sort, dedupe, filter, numbering.
Text Tools
This browser-based tool is designed to be fast, easy to use, and private by default. Open the tool, adjust the settings, and get results instantly without creating an account or sending files to a server.
Everything runs locally in the browser whenever possible, which reduces friction for users and makes the page more useful as a direct-answer landing page from search.
The following topics are closely related to this tool and help explain what it is for:
It transforms a list of lines with trim, case conversion, prefix/suffix, replace (plain or regex), include/exclude filtering, dedupe, sorting and numbering.
Yes. Enable the Regex option to treat the search field as a regular expression.
Yes. Choose a case mode like camelCase, PascalCase, snake_case or kebab-case.