The PHP JPEG Metadata Toolkit - Documentation

Go to Documentation - Home

Example Scripts

Included with the PHP JPEG Metadata Toolkit are several example scripts, which show how the library can be used to retrieve and store the metadata in a JPEG image file. Below are explanations of some of the commands used in the scripts.



Example.php Displays detailed information about the metadata in a JPEG file.
TIFFExample.php Displays detailed information about the metadata in a JPEG file.
Edit_File_Info_Example.php,
Write_File_Info.php
Allows editing of metadata over the internet in exactly the same format as Photoshop"s "File Info" dialog box.