https://github.com/simenandre/xmp
PHP Adobe XMP Reader
https://github.com/simenandre/xmp
Last synced: about 1 year ago
JSON representation
PHP Adobe XMP Reader
- Host: GitHub
- URL: https://github.com/simenandre/xmp
- Owner: simenandre
- Created: 2014-03-25T13:54:28.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2023-04-25T06:49:49.000Z (about 3 years ago)
- Last Synced: 2025-05-10T11:52:13.407Z (about 1 year ago)
- Language: PHP
- Homepage:
- Size: 4.88 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
xmp
===
PHP Adobe XMP Reader
Work based on Jean-Sebastien Morriset solution to get XMP image-data trough PHP.
How it works
------------
require the file somewhere, then:
XMP::read('file/url.jpg');