This is a web app tool that allows you drop a bunch of photos and then create new photos for printing with the EXIF data printed on the photo in a border.
This is useful when evaluating photos for a photo book or otherwise organizing your photos physically.
- Drag and drop your photos into the application
- Choose which EXIF data you want to print on the photo
- Choose some basic styling options
- "Save All" to save the photos with EXIF data back to your hard drive
Make sure to install the dependencies:
# yarn install
yarn install
# run the dev server
yarn dev
Check out the deployment documentation for more information.