Skip to content

My girlfriend passionately hates the software she uses to import photos from her camera. I simply wrote a command line tool she could use to copy her photos from the SD card directory to a local dir, while renaming the photos to the timestamp they where taken at. You can rename the photos to any format that Python's datetime.strftime accepts.

Notifications You must be signed in to change notification settings

Laminator42/imgcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Copier

My girlfriend passionately hates the software she uses to import photos from her camera. I simply wrote a command line tool she could use to copy her photos from the SD card directory to a local dir, while renaming the photos to the timestamp they where taken at. You can rename the photos to any format that Python's datetime.strftime accepts.

Rest of this README is tbd

About

My girlfriend passionately hates the software she uses to import photos from her camera. I simply wrote a command line tool she could use to copy her photos from the SD card directory to a local dir, while renaming the photos to the timestamp they where taken at. You can rename the photos to any format that Python's datetime.strftime accepts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages