Skip to content

janrodriiguez/Image-and-Video-Renamer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Image-and-Video-Renamer

GitHub last commit GitHub issues GitHub

This is a simple Python tool for renaming image and video files based on their modification date and extension.

No dependencies required, just download, run, set the path, and let the magic happen.

Features

  • Rename image and video files based on their modification date.
  • No external dependencies, making it easy to run on any system.
  • Supports a wide range of image and video extensions, including Apple formats.

Languages Available

  • Spanish

Getting Started

Prerequisites

  • Python 3.6 or higher.

Installation

  1. Clone the repository: git clone https://github.com/janrodriiguez/Image-and-Video-Renamer.git
  2. Navigate to the project directory: cd . . . /Image-and-Video-Renamer

Usage

  1. Run the script: python Image_and_Video_Renamer.py
  2. Follow the on-screen instructions to set the path.

Configuration

Please, don't modify anything unless you know what you are doing if you want it to keep working

You can configure the tool by modifying the Image_and_Video_Renamer.py file.

  • folder_path: The directory path to search for files.
    • It is an input so it doesn't really need to be modified.
  • image_extensions: List of image extensions to process.
  • video_extensions: List of video exttensions to process.
  • new_file_name: A format string for renaming files.

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages