https://github.com/catdad-experiments/share-exif
🎞 PWA for viewing image exif data that shows up in the share sheet
https://github.com/catdad-experiments/share-exif
exif exif-data pwa share share-sheet
Last synced: about 1 year ago
JSON representation
🎞 PWA for viewing image exif data that shows up in the share sheet
- Host: GitHub
- URL: https://github.com/catdad-experiments/share-exif
- Owner: catdad-experiments
- Created: 2019-10-20T18:33:40.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-05-20T21:48:51.000Z (about 3 years ago)
- Last Synced: 2023-05-20T22:23:00.388Z (about 3 years ago)
- Topics: exif, exif-data, pwa, share, share-sheet
- Language: JavaScript
- Homepage: https://catdad-experiments.github.io/share-exif/
- Size: 248 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# share exif
This app is like [Share Edit](https://github.com/catdad-experiments/share-edit). But without the editing. And without most of the sharing. Really, it's nothing like it at all, except for it uses basically the same code.
This app will show you the exif data of images. If you are on Android using Chrome 76+, you can install this app with the "Add to home screen" prompt, and then select Exif from the share sheet to load an image and see the exif information.
And if you are a photography nerd like me, please check out my desktop RAW image viewer app, [Raw Viewer](https://github.com/catdad/raw-viewer).