From d968b0afbf0393857f5ecae99c6c5fbe84eb37ae Mon Sep 17 00:00:00 2001 From: CiderMan Date: Tue, 14 Jan 2014 15:35:02 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f8a5d1c..2645949 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,6 @@ jpegexiforient ============== + +jpegexiforient is a tool that allows querying and setting of the orientation field in JPEG EXIF data. It comes from JPEGclub.org, details of how and why you use it are available there and the original source code (which should match what is checked in here) can also be downloaded from there. + +The reason for making a copy here is that, while it is often included with the jpegtran package in Linux distributions, I was not easily able to find a Windows executable and I want to use this executable in a cross-platofrm application (https://github.com/CiderMan/PGTips). This project is solely intended to provide Windows "releases" of jpegexiforient.