This project extracts presets (EXIF metadata) from JPEG images and saves them into a file. The app uses a simple frontend for file upload and a backend to process the image.
- Upload JPEG files.
- Extract EXIF metadata.
- Download presets as a JSON file.
- Frontend: HTML, CSS, JavaScript
- Backend: Node.js, Express.js
- Libraries:
exifreader,multer
- Node.js and npm installed.
- Clone the repository:
git clone //github.com/TommyTeaVee/LightroomPreExfil.git