orangeeli / exif-post

This project is a small demo with exif handling examples. For more info check the post

Home Page:https://medium.com/@Orangeeli/oh-my-exif-777335e26213#.whfs00wbx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Exif Post

This small project was created to check the image rotation, when taking a photo with the mobile phone. You can see it live page.

I've written a post about image rotation and about some of the problems developers will face when trying to handle the metadata set by the mobile when the photo is taken.

Rotate JS

Here you can try the upload form on a mobile phone and check the photo rotation with JS only.

Rotate CSS

Here you can try the upload form on a mobile phone and check the photo rotation with CSS.

About

This project is a small demo with exif handling examples. For more info check the post

https://medium.com/@Orangeeli/oh-my-exif-777335e26213#.whfs00wbx

License:MIT License


Languages

Language:JavaScript 45.7%Language:HTML 43.8%Language:CSS 10.5%