Exif Edit

Author: Placido Russo (russo.placido@gmail.com), Claudio Coppoletta (claudiocoppoletta@gmail.com)
Advisor: Prof. Sebastiano Battiato (battiato@dmi.unict.it)
History: This plugin was implemented in September 2013 - Computer Forensics
Works with: JPG Image
ImageJ's version: 1.46r (used to develop this plugin)
Source: Exif_Edit.zip
Installation:

1) Download Exif_Edit.zip;
2) Extract "sanselan-0.97-incubator.jar" in the folder "\ImageJ\jre\lib\ext;
3) Extract the file "Exif_Edit.java" in the folder "\ImageJ\plugins\";
4) Compile and run "Exif Edit";
5) Restart ImageJ to add the "Exif Edit" command in the Plugins menu;

Description:

This plugin extracts, insert, edit and delete Exif metadata and thumbnail from images. It also create a report file with the operations performed.

Usage:

Here is a brief description:
1) Choose Exif Edit plugin from Plugins menu;
2) Choose a JPEG image;
3) From the main windows choose the operations to perform:
- Editing text in table to modify the value;
- Select checkbox in the column "Delete" to delete the tag;
- Click on the "Update" button to replace the original thumbnail with the image visible at screen;
- Click on the "Replace" button to replace the original thumbnail with a new image;
- Click on the "Remove" button to remove thumbnail;
- Click on the "Insert" button to insert a new tag in the table;
- Click on the "Replace Exif" button to replace the original Exif metadata with the Exif metadata of an other image;
- Click on the "Remove All" button to remove all Exif metadata and thumbnail;
- Click on the "Reset" button to delete all changes and return to the initial state;
- Click on the "Save" button to save these changes in a new image and generate the report.


ImageJ Plugins Page | ImageJ Home Page | IPLab@CT Home Page |