Classes : phpExifReader, phpExifWriter
Files : exifReader.inc,exifWriter.inc
EXIF Reader and Write Classes.
Copyright (C) 2004 vinayRas Infotech
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
vinayRas Infotech
vinay@vinayras.com
http://www.vinayras.com/project/phpexifrw.php
http://www.sanisoft.com/phpexifrw/
What is it?
-----------
A class to parse out JPEG files and extract EXIF infromation that most
digital camera produces. Exif information can also be transfered from one
file to another. Thumbnail is also extracted.
What do I need to use this?
----------------------------
This class does not need anything apart from PHP (of course!).
How do I Use the Class?
-------------------------
Check out the the documentation.
Bugs and suggestion to
------------------------
Vinay Kumar vinay@vinayras.com
If this class does not work with your camera image, then please send me
a url indicating that image, along with the error (if any) messages, at
vinay@sanisoft.com.
Please DO NOT SEND IMAGE in email as attachment.
End of Readme File
|