Skip to content
This repository has been archived by the owner on Nov 25, 2022. It is now read-only.

heiswayi/another-exif-reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Another EXIF Reader

Another EXIF Reader is a simple GUI tool built in .NET C# and WPF to simply extract the image metadata called EXIF data. This tool also can export the EXIF data into a text file or CSV file. This is made using MetadataExtractor library for extracting the EXIF data.

Download the latest binary package

Screenshots (v1.0)

Another EXIF Reader #1

Figure 1: Opening single image file.

Another EXIF Reader #2

Figure 2: Opening images directory.

Another EXIF Reader #3

Figure 3: Previewing the actual image.

License

MIT.