metapic

Command line tool for modifying picture metadata from file/folder names and config.


Keywords
metapic
License
MIT
Install
pip install metapic==0.1.0

Documentation

metapic

PyPI package Build status

Command line tool for modifying picture metadata from file/folder names and config.

Features

  • metapic is a single file Python project

Install

You can install metapic using pip with

pip3 install metapic

or you can simply download metapic.py and then run it using python3 with

python3 metapic.py

History

0.1.0 (2020-08-07)

Credits

Main developer is luphord luphord@protonmail.com. cookiecutter-pyscript is used as project template.