Simple utility to export exif data from tiff images to csv.
Project description
===============
Image Inspector
===============
.. image:: https://img.shields.io/pypi/v/image_inspector.svg
:target: https://pypi.python.org/pypi/image_inspector
.. image:: https://img.shields.io/travis/TNRIS/image_inspector.svg
:target: https://travis-ci.org/TNRIS/image_inspector
.. image:: https://readthedocs.org/projects/image-inspector/badge/?version=latest
:target: http://image-inspector.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
.. image:: https://pyup.io/repos/github/TNRIS/image_inspector/shield.svg
:target: https://pyup.io/repos/github/TNRIS/image_inspector/
:alt: Updates
Command line utility to export exif data to a csv.
* Free software: MIT license
* Documentation: https://image-inspector.readthedocs.io.
Features
========
* Iterates through a base directory to find .tif files.
* Outputs a CSV of EXIF tags for each .tif file.
* User can specify only a set list of tags to capture.
Usage
=====
Basic Usage:
.. code-block:: console
$ image-inspector .
Specifying a Directory:
.. code-block:: console
$ image-inspector /test/sample_images
Filtering Exported Fields:
.. code-block:: console
$ image-inspector . "Image XResolution" "Image YResolution"
User-defined Output File:
.. code-block:: console
$ image-inspector . --inventory-file-name "images_2016"
Overwrite Existing Inventory Files:
.. code-block:: console
$ image-inspector . --overwrite
Credits
=======
This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
=======
History
=======
0.1.0 (2017-05-03)
------------------
* First release on PyPI.
Image Inspector
===============
.. image:: https://img.shields.io/pypi/v/image_inspector.svg
:target: https://pypi.python.org/pypi/image_inspector
.. image:: https://img.shields.io/travis/TNRIS/image_inspector.svg
:target: https://travis-ci.org/TNRIS/image_inspector
.. image:: https://readthedocs.org/projects/image-inspector/badge/?version=latest
:target: http://image-inspector.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
.. image:: https://pyup.io/repos/github/TNRIS/image_inspector/shield.svg
:target: https://pyup.io/repos/github/TNRIS/image_inspector/
:alt: Updates
Command line utility to export exif data to a csv.
* Free software: MIT license
* Documentation: https://image-inspector.readthedocs.io.
Features
========
* Iterates through a base directory to find .tif files.
* Outputs a CSV of EXIF tags for each .tif file.
* User can specify only a set list of tags to capture.
Usage
=====
Basic Usage:
.. code-block:: console
$ image-inspector .
Specifying a Directory:
.. code-block:: console
$ image-inspector /test/sample_images
Filtering Exported Fields:
.. code-block:: console
$ image-inspector . "Image XResolution" "Image YResolution"
User-defined Output File:
.. code-block:: console
$ image-inspector . --inventory-file-name "images_2016"
Overwrite Existing Inventory Files:
.. code-block:: console
$ image-inspector . --overwrite
Credits
=======
This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
=======
History
=======
0.1.0 (2017-05-03)
------------------
* First release on PyPI.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
image_inspector-0.3.0.tar.gz
(12.9 kB
view details)
Built Distribution
File details
Details for the file image_inspector-0.3.0.tar.gz
.
File metadata
- Download URL: image_inspector-0.3.0.tar.gz
- Upload date:
- Size: 12.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 93c0ec9dd08d6a262b21528f7e7b7e52606385bc85dfdfccf11a644942d11778 |
|
MD5 | aabc26cd2e3fd4bd509bf2a5754adb24 |
|
BLAKE2b-256 | 6c52094cfd61f33c1ee3db3d229b0a4b6048cf8a9305396aafb548470c533924 |
File details
Details for the file image_inspector-0.3.0-py2.py3-none-any.whl
.
File metadata
- Download URL: image_inspector-0.3.0-py2.py3-none-any.whl
- Upload date:
- Size: 5.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 88fd0d15f2536430359288ce260490be112fcc886875eecb2036217e18b96fc5 |
|
MD5 | da70f01b35544e82cdbab5fe2de4054c |
|
BLAKE2b-256 | c77fea11f0caf75803625b3c935b9ccf62a17050f535d629eeb792cd4057924f |