Menu

Tree [8422b5] master /
 History

HTTPS access


File Date Author Commit
 cmake 2019-11-02 Michael Knopke Michael Knopke [02d8a5] initial commit
 install 2019-11-02 Michael Knopke Michael Knopke [02d8a5] initial commit
 src 2019-11-07 Michael Knopke Michael Knopke [8422b5] improvements
 .gitignore 2019-11-02 Michael Knopke Michael Knopke [02d8a5] initial commit
 CMakeLists.txt 2019-11-02 Michael Knopke Michael Knopke [02d8a5] initial commit
 ReadMe.md 2019-11-02 Michael Knopke Michael Knopke [02d8a5] initial commit
 changelog.gz 2019-11-02 Michael Knopke Michael Knopke [02d8a5] initial commit
 copyright 2019-11-02 Michael Knopke Michael Knopke [02d8a5] initial commit

Read Me

ExifOrientationFix

A simple tool to apply the EXIF orientation directly to images for use with web browsers or other tools that do not understand EXIF metatdata.

Build Instructions

Requirements

  • CMAKE
  • Essential build tools
  • Qt5

Steps

  • compile or install Qt library + add bin directory to path
  • run cmake on the project, set QT_ROOT_PREFIX to install directory of QT
  • build
  • optional (windows/mac): build package project (requires NSIS on windows)

Usage

  • just build the INSTALL target project or the PACKAGING target (needs NSIS on windows)
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.