--------------------------------------------------------------------------------
This program was created using Macromedia Flash Professional version 8
Using the ActionScript 2 language
Compiled using MDM Zinc version 2.5
--------------------------------------------------------------------------------

This is a simple metadata editor for media files. It is a graphical front-end for EXIFtool.

To use it, drag an image file onto metadata_editor.exe or onto the left side of the running program. Then modify the data on the right and click "Save to Image" at the bottom. MP4 videos and PDF files can also be edited, even though this program cannot display them. The "Output" at the bottom displays the command that will be run when you click the save button. Clicking the "person" buttons on the far right will replace a line with a default value. To change what these default values are, just type something, right-click the "person" button, and select "Save This as the Default Value". If you include the word YEAR somewhere in all-caps, it will get replaced by the current year when you click the button.

FILE SUPPORT:   jpg, png, gif, pdf, mp4
EXIFtool FROM:  https://exiftool.org/
EXIFtool BY:    Phil Harvey
GUI FROM:       http://www.humbird0.com/content/misc/metadata_editor/content.htm
GUI BY:         Humbird0
GUI LICENSE:    MIT



--------------------------------------------------------------------------------

UPDATES
-------
  (2025-05-22)
Add:  Added a keyword editor.

	(2024-12-13)
Change:  Website URLs are now saved as "CreatorWorkURL" instead of "Source", because Source can only be 32 characters long.

