Reuclu.exe
A downloadable tool for Windows
Reuclu.exe
This is a Node.js-based application tool that helps you rename file extensions in bulk, converting them either to uppercase or lowercase. It's designed to efficiently rename files with specific extensions within a chosen directory and its sub directories.
The tool supports a dry-run mode for previewing changes without modifying files and logs all operations to a log file.
- Rename file extensions recursively in a directory.
- Choose which extensions to rename (e.g. jpg, gif, mpg).
- Convert extensions to uppercase or lowercase, based on user input.
- Dry-run mode to preview changes before applying.
- Logs all operations and errors to `serverWEBP.log`.
- Saves your target directory in a `.env` file for convenience
The App will prompt you for:
1. The directory path where files are located.
2. Whether you want to convert extensions to uppercase (`UP`) or lowercase (`LOW`).
3. Which extensions you want to rename (comma-separated, e.g. `jpg, gif, mpg`).
4. Whether you want to perform a dry-run (preview changes without renaming).
You will see console output for all operations, including renaming actions or dry-run previews.
Download
Click download now to get access to the following files:
Leave a comment
Log in with itch.io to leave a comment.