Skip to content

KeYang89/Batch_Image_Rename_Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Batch_Image_Rename_Tool
=======================

This tool will automate the image renaming process.
It would be very useful when renaming a large amount of images with random names.
For example: the product images in RetailPro.

====
The styles.csv file and the files in the images folder are for your testing purpose.

Steps for using this tool:

  1. Put the images for renaming in the images folder.
  2. Export the images orignal name and new name to a csv file named styles.csv with two columns titled NEWSTYLE and OLDSTYLE.
  3. For Mac user, open the Terminal, cd to the directory to the Batch_Image_Rename_Tool, and run:
    php rename_ke.php
  4. For Windows user, make sure you've installed Command Line PHP

About

This tool will automate the image renaming process.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages