Tool to rename all the photos and videos in a directory from the context menu or from the command line.
- Most popular photo and video formats supported: avi, bmp, heic, jpeg, jpg, mov, mp4 and png.
- Filename numbers are led with zeros so that all filenames in the same directory are the same length.
- Filename extensions are changed to lowercase.
- Boost: https://boost.org
- fmt: https://github.com/fmtlib/fmt
- GoogleTest: https://github.com/google/googletest
- NaturalSort: https://github.com/scopeInfinity/NaturalSort
- CMake: https://cmake.org
- Conan: https://conan.io
- GitHub Actions: https://github.com/features/actions
- NSIS: https://sourceforge.net/projects/nsis/