Exif Editor

Author: Cammariere Gaetano (cammariere.gaetano@outlook.it),
Advisor: Prof. Sebastiano Battiato (battiato@dmi.unict.it)
History: This plugin was implemented in July 2013 - Computer Forensics
Works with: JPG Image
ImageJ's version: 1.48v (used to develop this plugin)
Source: Exif_Editor.zip
Installation:

1) Download Exif_Editor.zip;
2) Extract "sanselan-0.97-incubator.jar" in the folder "\jre\lib\ext;
3) Extract the file "Exif_Editor.java" in the folder "\ImageJ\plugins\";
4) Compile and run "Exif_Editor.java";
5) Restart ImageJ to add the "Exif Editor" 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;
4)From the "File" menu choose the operations to perform:
-Click on "Open new file" button to open a new image
-Click on the "Save file" button to save the modified file
-5)From the "Exif" Menu choose the operations to perform:
- 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;
-6)From the "Thumbnail" Menu choose the operations to perform:
- Click on the "Create thumbnail" 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;


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