Skip to content

js-lm/Simple-Word-Replacer

Repository files navigation

Word Replacer

Word Replacer is a simple word replacement tool that allows you to batch replace words from multiple files with ease.

preview

Features

Batch Word Replacement Or Removal: Search for words or phrases in multiple files and replace or delete them with one click.

Output File Customization: Option to rename processed files and add suffixes.

Backup: Automatically create backup files.

Preview: Review changes before applying replacements.

log

Troubleshooting

If you encounter a "unable to open," "damaged," or "untrusted" message when opening the app, run the following command in the app's root directory. This will remove the "downloaded from the internet" flag, allowing the app to open.

For Windows

Unblock-File -Path WordReplacer.exe

For macOS

xattr -cr WordReplacer.app

About

A simple word replacement tool

Resources

Stars

Watchers

Forks