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

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.

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

![PCRP](https://user-images.githubusercontent.com/65924165/164614783-d58a80c3-7a04-4ee1-a45f-5986fcaa7591.png)

## 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 done

It'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

![PCRP logger](https://user-images.githubusercontent.com/65924165/123159282-21e34b80-d46d-11eb-9ead-d2d5ae54576e.png)

If you have any question, find any bug or you would like an own version please contant me.

Latest version: ALPHA V2.1