exif_parser v0.2.4 ExifParser.Pretty View Source

The module provides a simple function to make the output pretty. This removes all the data that is read as part of the parsing.

It returns the tags as a nested map structure. This makes is really easy to use.

Link to this section Summary

Functions

Calling prettify on map of ifds, will remove all the extra information around the IFD and Tag structures

Link to this section Functions

Calling prettify on map of ifds, will remove all the extra information around the IFD and Tag structures.