An open API service indexing awesome lists of open source software.

https://github.com/dargmuesli/batch-rename

Rename and sort large amounts of photos and other files at once using a specified pattern.
https://github.com/dargmuesli/batch-rename

exif hacktoberfest photos rename sort

Last synced: 6 months ago
JSON representation

Rename and sort large amounts of photos and other files at once using a specified pattern.

Awesome Lists containing this project

README

          

# BatchRename
With this application you can rename and sort large amounts of photos and other files at once using a specific pattern.
It is especially useful for photos with stored *EXIF data*. For example, you can move the file `Camera-Uploads\0024.jpg` to `2015\06\2015-06-25_12-34-02.jpg` automatically!

See [Format Pattern](./docs/format-pattern.md) for details.

## Download
See [Releases](https://github.com/dargmuesli/batch-rename/releases "Releases").

**Attention:** You may get a Windows Smartscreen warning as this program is not signed with a certificate from a certificate authority.

## Features

### Current

#### Renaming
- By using EXIF data
- By using the last file change timestamp
- Customizable pattern
- Example output preview

#### Sorting
- By using EXIF data
- By using the last file change timestamp
- Both with a fixed pattern (`/year/month/`)
- Copy or move files
- Overwrite or duplicate files

#### Other
- Comprehensive file compatibility
- Pictures
- Documents
- Music
- Videos
- [Zoner Photo Studio](https://www.zoner.com/) backup file support
- Progress indicator
- Automatic updates

### Future
- Customizable sorting pattern

See [Issues](https://github.com/dargmuesli/batch-rename/issues).

# Screenshots

![Splashscreen](BatchRename/Resources/Images/Screenshots/splashscreen.png)

![Welcome](BatchRename/Resources/Images/Screenshots/welcome.png)

![Pattern](BatchRename/Resources/Images/Screenshots/pattern.png)

![Filetype](BatchRename/Resources/Images/Screenshots/filetype.png)

![Filetypes](BatchRename/Resources/Images/Screenshots/filetypes.png)

![Sorting](BatchRename/Resources/Images/Screenshots/sorting.png)

![Settingsone](BatchRename/Resources/Images/Screenshots/settings-one.png)

![Settingstwo](BatchRename/Resources/Images/Screenshots/settings-two.png)

![Protocol](BatchRename/Resources/Images/Screenshots/protocol.png)