josephj / electron-exif-thumbnail

Load photos from disk but shows its EXIF thumbnails instead

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Load photos from disk but shows its EXIF thumbnails instead


Languages

Language:JavaScript 94.2%Language:HTML 5.5%Language:CSS 0.2%