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.
- Host: GitHub
- URL: https://github.com/dargmuesli/batch-rename
- Owner: dargmuesli
- License: gpl-3.0
- Created: 2016-05-20T01:45:36.000Z (over 9 years ago)
- Default Branch: develop
- Last Pushed: 2021-10-18T15:46:07.000Z (almost 4 years ago)
- Last Synced: 2025-02-14T10:28:21.627Z (8 months ago)
- Topics: exif, hacktoberfest, photos, rename, sort
- Language: Visual Basic .NET
- Homepage:
- Size: 12.5 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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 patternSee [Issues](https://github.com/dargmuesli/batch-rename/issues).
# Screenshots








