Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 602 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 602 Bytes

php-exif-data-read

Using this php code anyone can easily read and show 10 types of exif data of an image

Available EXIF data

  • Camera Brand
  • Camera Model
  • Lens
  • Aperture
  • Shutter Speed
  • ISO
  • Focal Length
  • 35mm Focal Length
  • Metering Mode
  • Flash Mode

How to use

Copy the full code where you want to show. Then follow the comment in the code.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT