Give us feedback
image-metadata
Web icon

Image Metadata

Stable version 1.0.1 (Compatible with OutSystems 11)
Other versions available for 10 and Older
Uploaded on 15 July 2020 by 
5.0
 (1 rating)
image-metadata

Image Metadata

Details
An extension that uses Microsoft's Windows API Code Pack to extract image metadata.
Read more

This project includes two modules:

  • An extension written in C# that uses Microsoft's Windows API Code Pack to extract image metadata.
  • A test application showing how to use the extension.


The extension exposes the following Actions:

  • GetDecimalGeoCoordinates: Gets the image's geolocation coordinates in decimal format, if present. Returns zeros if the image doesn't have any geolocation metadata.
  • GetAll: Gets all of the image's metadata values.
  • GetGeoCoordinates: Gets the image's geolocation coordinates.
Release notes (1.0.1)
  • Upgraded to be fully compatible with Platform version 11.
  • Removed unused dependencies.
Reviews (0)
Team