Skip to content

Aredarn/Photo_Renamer_Program

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 

Repository files navigation

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

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

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

Latest version: ALPHA V2.1