Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cr34t1ve/exif-demo


https://github.com/cr34t1ve/exif-demo

Last synced: 9 days ago
JSON representation

Awesome Lists containing this project

README

        

# REACT EXIF EXTRACTION SAMPLE

This is a sample project to demonstrate how to extract EXIF data from an image using React and [exifreader](https://github.com/mattiasw/ExifReader?tab=readme-ov-file).

## How to run

1. Clone this repository
2. Run `yarn install`
3. Run `yarn dev`
4. Open `http://localhost:5173` in your browser

## How to use

1. Click on the `Choose File` button
2. Select an image from your computer
3. EXIF data will be displayed in the console.