GitHunt
OL

Oliversbruno/ANB-RenameBatch

Batch rename, move, and log files safely on Windows using PowerShell CLI or GUI with rollback, filters, and detailed control over naming and sorting.

πŸ—‚οΈ ANB-RenameBatch - Simple, Safe Batch Renaming

Download ANB-RenameBatch


ANB Rename Batch lets you rename many files quickly and safely. You can use its easy windows program or command line tools. It keeps a log of your changes and lets you undo them with one click.


πŸ’» What is ANB-RenameBatch?

ANB-RenameBatch is a tool for changing the names of many files at once. It works on Windows and has two ways to use it:

  • A simple window program.
  • A command prompt tool for experts.

It logs every change it makes. If you make a mistake, you can restore the old file names easily.


πŸš€ Getting Started with ANB-RenameBatch

This section will guide you step by step on how to get ANB-RenameBatch running on your Windows PC.

Step 1: Check Your System

ANB-RenameBatch works on Windows 10 or newer. It needs no extra software to run. Make sure your PC has:

  • At least 4 GB of RAM
  • 100 MB of free disk space
  • Windows 10, 11, or later versions

πŸ“₯ How to Download ANB-RenameBatch

To get ANB-RenameBatch, visit the official releases page by clicking the big button below:

Download ANB-RenameBatch

You will find the latest version there. The files come as .exe installers or .zip archives. Choose the option you prefer.

Step 2: Download the Installer or Zip File

  1. Click on the main release (usually the top one).
  2. Select either the .exe file to install or the .zip file to run without installing.
  3. Save the file to a folder you can find, like your Desktop or Downloads folder.

πŸ”§ Installing ANB-RenameBatch

If you downloaded the .exe:

  1. Double-click the installer file.
  2. Follow the simple steps it shows.
  3. Choose where you want to keep the program, or accept the default.
  4. When done, click Finish.

If you downloaded the .zip file:

  1. Right-click the file and choose "Extract All".
  2. Pick a folder to put the extracted files.
  3. Open that folder and find the main program file to start it.

πŸšͺ Running the Program

Once installed or extracted:

  1. Find ANB-RenameBatch in your Start Menu or open the folder with the extracted files.
  2. Double-click the program to open it.

You will see a simple window that helps you pick which files to rename.


πŸ—‚οΈ Using ANB-RenameBatch: The Basics

Step 3: Select the Files to Rename

  • Click the "Add Files" or "Add Folder" button.
  • Browse to the folder with your files.
  • Select the files or folder you want to rename.

All chosen files will appear in the list.

Step 4: Set How to Rename Files

You can rename files by:

  • Changing part of the name.
  • Adding numbers or text.
  • Replacing text.
  • Using file properties like date or size.

The program shows you a preview of new names before changing anything.


πŸ”„ Undo Changes with One Click

The program keeps a log of every change it makes. If you rename files and don’t like the results:

  • Open the program.
  • Click the "Restore" button.
  • Choose the change you want to undo.
  • The program will put the old names back.

This safety feature helps avoid mistakes.


πŸ–₯️ Using the Command Line Tool (Optional)

If you want more control or want to automate renaming, use the Command Line Interface (CLI).

Step 5: Open PowerShell or Command Prompt

  • Press Windows + R
  • Type powershell or cmd and press Enter

Step 6: Run ANB-RenameBatch with Commands

The commands work like this:

ANB-RenameBatch.exe -source "C:\MyFolder" -pattern "file_###" -action rename
  • -source: folder or files to rename
  • -pattern: new file name format
  • -action: what to do (usually rename)

Check the help by typing:

ANB-RenameBatch.exe -help

πŸ“ File Logging and Security

ANB-RenameBatch keeps records of your renaming sessions. These logs help you track what changed or roll back mistakes.

Logs are saved in a folder inside the program’s folder and can be reviewed anytime.


βš™οΈ Tips for Safe Use

  • Always review the name preview before renaming.
  • Use the restore feature if needed.
  • Avoid renaming system or program files.
  • Keep backups of important files just in case.

πŸ“‚ Supported Features for File Renaming

  • Rename many files at once.
  • Use numbers to create sequences.
  • Replace parts of file names easily.
  • Use file attributes like date or size in names.
  • See a preview before applying changes.
  • Undo changes with one click.

πŸ” Troubleshooting

  • If the program won’t open, make sure your Windows is up to date.
  • If files do not rename, check that they are not open in another program.
  • For permission errors, run the program as Administrator.
  • Use the log files to see what changes were made.

πŸ“₯ Download ANB-RenameBatch Again

Find the latest version and updates here:

Download ANB-RenameBatch


πŸ“ Contact and Support

If you face problems or want to learn more about commands, check the GitHub repository page. It has guides and community help.