Jpeg Metadata Writer

Edit jpeg metadata.

Installation

  1. Download the project's zip
  2. Compile project
  3. Generate jar library
  4. Add jar as external library
  5. Call from the concrete class or extend it's parent

Dependencies

  • Sanselan 0.97-incubator

Optional Dependencies

Motivation

Worked a previous project where the program can read jpeg's metadata. I was inspired to create a Java library that could edit a jpeg's exchange information and uploaded to Github as reference or possible Java library for others.

Issues

Editing the GPS tags results in an "unknown tag" discrepancy but the editing does succeed