Skip to content

avgsurfman/exif-swap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

exif-swap

A simple utility used to either import or export creation time metadata and append it to file.

Usage:

python -m exif_swap [mode] [options] [files]

Installation:

pip install path/to/tarball

You might want to use python's virtual environment to install it, depending on your Operating System.

python -m venv /path/to/venv

. /path/to/venv/bin/activate

pip install /path/to/tarball

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages