Skip to content

stazeng/image-renamer

 
 

Repository files navigation

Image Renamer

English | 简体中文

Download APP: MacOS Windows

A cross-platform jpg files rename tool.

home

Usage

1. Case you used the exif variables: {YYYY}, {MM}, {DD}, {hh}, {mm}, {ss}, {make}, {model}, {lens}

The best case is renaming jpg file with exif data.

example

If the jpg file is lack of some variable like {lens}, the variable will be replaced with string of {lens}.

example

If your file does't exist exif data, this app won't modify your filename.

example

2. Case you just use the {sequence} variable

This app will rename all files unless the filename is conflict. So you'd better make sure you the {seqnence} is big enough to guarantee the uniqueness of the filename.

example

About

A cross-platform jpg files rename tool.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 48.9%
  • JavaScript 39.7%
  • SCSS 9.2%
  • HTML 1.6%
  • CSS 0.6%