Using this php code anyone can easily read and show 10 types of exif data of an image
- Camera Brand
- Camera Model
- Lens
- Aperture
- Shutter Speed
- ISO
- Focal Length
- 35mm Focal Length
- Metering Mode
- Flash Mode
Copy the full code where you want to show. Then follow the comment in the code.
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.