https://github.com/aredarn/photo_renamer_program
A program that copies photos to a user-specified folder and renames them depends on when they were taken or to a user specified name.
https://github.com/aredarn/photo_renamer_program
auto-rename copies-photos copy-files csharp files minimalist net-framework-472 net-framework-480 photo-renamer photos rename-files simple simple-app windows-forms
Last synced: 6 months ago
JSON representation
A program that copies photos to a user-specified folder and renames them depends on when they were taken or to a user specified name.
- Host: GitHub
- URL: https://github.com/aredarn/photo_renamer_program
- Owner: Aredarn
- Created: 2020-10-21T12:58:09.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-04-22T10:34:26.000Z (over 3 years ago)
- Last Synced: 2023-04-25T19:37:54.961Z (over 2 years ago)
- Topics: auto-rename, copies-photos, copy-files, csharp, files, minimalist, net-framework-472, net-framework-480, photo-renamer, photos, rename-files, simple, simple-app, windows-forms
- Language: C#
- Homepage:
- Size: 28.9 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Photo Copy&Renamer Program
A lightweight, user friendly copy program, written in C#
## What can this program do and which format is supported for copy?
* Copy file from a folder to another
* Rename the copied files based on when they where created
* The program can only copy: JPG, JPEG, PNG and MP4 files with no size limit.
* THE BIGGEST COPY WAS 24675 Files, TOTAL OF 178 Gb. THE PROGRAM DID THE PROCESS IN 7 MINUTES 54 SECOUNDS
## How simple is it to use?
* Select the folder where you photos are
* Select another folder where you would like to copy them
* Click copy and it's doneIt's that simple!
## For who do I recommend this program?
Mostly for photographers or for those who like to organise their photos by date, just like me. This was the main reason for creating this program.## Basic features:
* Shows how many files are in the first folder
* Shows how many photos/videos the program copied&renamed
* One click copy: double click on a files name in the listbox and that on photo will be copied.
* Sort option: the photoes will be placed in folders depending on the year and month when they where created
* Custom file option: you can copy the photoes and rename all of them to the requested name. Example:(Photo1,Photo2...Photo*)## Extra feature:
In the copied files folder there is a LOG file in TXT format.
The TXT contains a lot of information about the copy process* From where did the user copy
* To where did the user copy
* Was it successful
* File names before/after
* How many files were copied
* How much time did it take
If you have any question, find any bug or you would like an own version please contant me.
Latest version: ALPHA V2.1