JulienRichoz / touchIMAGE

Software to View Image

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

touchIMAGE

Photo viewer software developed in C#. Format supported: JPG, PNG, BMP, GIF, TIFF.

Main functions:

  • Pictures List
  • Read Metadata
  • Write JPG Metadata
  • Rename automatically JPG files
  • Filter by metadata

More information in documentation (french).

Author

Davide Carboni and Julien Richoz

System requirements

OS MS Windows 7, 8 and 10

Framework 4.5.2

Installation

Download folder Executable and run touchIMAGE.exe

Visual Studio debugging mode

If you want to run the application in debug mode you have to desactivate the code line #130 and activate the code line #129 in ListViewImageController.cs in the touchIMAGE code.

About

Software to View Image


Languages

Language:C# 100.0%