Skip to content

matthewmueller/image-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Viewer

Proportionately size photos based on the pixels per inch (ppi) for optimal viewing on different screen resolutions. Also has client-side and server-side exif parsing for comparison.

image viewer

Running locally

make
node index.js

Please note that the http://matthewmueller.github.io/image-viewer/ website only features the client-side exif parsing. To use the server-side exif parsing, you'll need to run the server locally.

About

Proportionately size photos based on the pixels per inch (ppi)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published