https://github.com/dbrant/exifrename
Lightweight .NET utility for bulk-renaming of photos based on Exif timestamp.
https://github.com/dbrant/exifrename
Last synced: over 1 year ago
JSON representation
Lightweight .NET utility for bulk-renaming of photos based on Exif timestamp.
- Host: GitHub
- URL: https://github.com/dbrant/exifrename
- Owner: dbrant
- License: other
- Created: 2013-03-29T01:54:42.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2025-02-06T17:33:05.000Z (over 1 year ago)
- Last Synced: 2025-02-28T08:18:35.147Z (over 1 year ago)
- Language: C#
- Size: 27.3 KB
- Stars: 4
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ExifRename
Lightweight .NET utility for bulk-renaming of photos based on Exif timestamp.
## License
Copyright 2016 Dmitry Brant
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.