ImageMetaTag - Image metadata tagging and presentation

ImageMetaTag is a python package built around a wrapper for savefig in matplotlib, which adds metadata tags to supported image file formats.

Once the images have been tagged, it can also be used to manage an SQL database of images and their metadata. The image metadata can be used to produce an ImageMetaTag.ImageDict object: a structured/heirachical dictionary of dictionaries which can be used to easily create web pages to present large numbers of images.

As the image metadata tagging process involves reading the image using the Image library, a few common image post-processing options are included such as cropping, logo addition and colour palette manipulation to reduce filesizes.

(C) Crown copyright Met Office. All rights reserved. Released under BSD 3-Clause License. See LICENSE for more details.

All ImageMetaTag source code, unless explicitly stated, is © British Crown copyright, 2015-2023 and is released under a BSD 3-Clause License. The source code and more details of the licence are given on github.

Supported image file formats: png

Contents:

Indices and tables