Skip to content

A tool to rename mass of media files according to their meta information

License

Notifications You must be signed in to change notification settings

abalage/mediarename

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mediarename

A package to mass rename media files based on their metadata.

Features

  • Batch renaming of media files (images, audios and videos) using metadata (e.g., EXIF, modification date)
  • Supports various file types
  • Command-line interface

Installation

You need Python 3.11 or newer.

TODO: not released yet on pypi, use manual installation.

pip install mediarename

Or clone the repository and install locally:

git clone https://github.com/abalage/mediarename.git
cd mediarename
pipx install .

Usage

After installation, use the CLI tool:

mediarename [OPTIONS] <directory>

Replace <directory> with the path containing your media files.

For more options, run:

mediarename --help

License

GNU General Public License v3

Links


Author: Balázs NÉMETH

About

A tool to rename mass of media files according to their meta information

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages