/electron-exif-thumbnail

Load photos from disk but shows its EXIF thumbnails instead

Primary LanguageJavaScript

electron-exif-thumbnails

Read the EXIF thumbnails first

Why

Want to see small image preview before the proper thumbnail are generated.

Run

yarn global add electron
git clone https://github.com/josephj/electron-exif-thumbnail.git
cd electron-exif-thumbnail
electron .

How

It only fetches the very beginning of the file content instead of the whole file.

image