Skip to content

Latest commit

 

History

History
29 lines (13 loc) · 921 Bytes

README.md

File metadata and controls

29 lines (13 loc) · 921 Bytes

RenameImages

This is a repository for the RenameImages app created to rename a folder of images used for animations in iOS projects where you would want the images named in sequentional order, i.e. "image1.png", "image2.png", "image3.png", etc.

Getting Started

You can either download or clone the repo and run the app if you're on a mac or you can run the python script.

Requirements

In order to run the python script you should have:

  • Python 3 installed

To check the version of python running on your machine type python3 --version in your command line. You can download the latest version of Python here.

Authors

  • Matthew Johnson - Biomedical Software Developer @ HD2i

License

This project is licensed under the MIT License - see the LICENSE file for details